Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.
For the best experience please use the latest Chrome, Safari or Firefox browser.
CIS 527
Configuration & Networking in The Cloud
Setting Up a Cloud System
- Size & Scale
- Region
- Private Networking
- SSH Keys
- Pre-built Images
Configuration in the Cloud
- Root Login
- Create New Root User
- SSH Keys & Configure SSH
- Firewall
- NTP
Swap
NTP Round-Trip Calculation
Image Source: Wikipedia
Helpful Commands
- top & htop
- glances
- df -h
- du -sh
- netstat -peanut
- w
Helpful Commands
- uptime
- free
- find & grep
- lsof
- last
- wget
- scp
DNS in the Cloud
- Register a Name
- Set up Nameservers
- Through Name Registrar
- Through Hosting Provider
- Self-Hosted DNS
- Set up DNS Records
- Get Coffee & Wait a While!
Sidenote: Dynamic DNS
- Some DNS services provide this (but not all)
- Register a Domain Name that "floats"
- Typically a subdomain (host)
- Software on your server updates DNS record when IP changes
- Handy for home servers
Assignments
- Lab 5 - The Cloud: Due Monday 4/3 11:30 AM