draft: progress from last night
This commit is contained in:
parent
b78de3eeab
commit
ed866b74e3
2 changed files with 98 additions and 0 deletions
95
src/slides/compsoc/1_domains-dns-oh-no.md
Normal file
95
src/slides/compsoc/1_domains-dns-oh-no.md
Normal file
|
@ -0,0 +1,95 @@
|
|||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
title = "Domains, DNS, oh no"
|
||||
date = 2024-04-03
|
||||
slides = false
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
# Domains, DNS, oh no
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
### Hello Class of CS4116
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
So we use domains every day, even if ye dont know it
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
52.30.181.100
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
52.30.181.100 - Brightspace
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
209.85.203.94
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
209.85.203.94 - Google
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
Those numbers arent very human friendly
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
So what is teh solution?
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
## Getting a domain!
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
There are many domain hosts to go for
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
* .ie
|
||||
* .com
|
||||
* .tk
|
||||
* .coffee
|
||||
* .eu
|
||||
* .me
|
||||
* .gay
|
||||
* ...
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
There is even .cat, though that is off limits to most of us.....
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
I recommend using <<https://www.blacknight.com/>> for .ie
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
And <<https://www.namecheap.com/>> for everything else
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
I am going to focus on .ie
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
Enter your perfect domain name into the big box
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
![img.png](1_domains/img01.png)
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
|
BIN
src/slides/compsoc/1_domains/img01.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/1_domains/img01.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue