Fixed DHCP
Computer get same IP every time it boots
Dynamic DHCP
IP computer gets may be different each time
iwlist command
iwconfig command
Connect / disconnect to specific networks
ifconfig command
route command
Adjust a computer’s routing table
etc/resolv.conf
Config file that contains
dhclient & dhcpcd command
Manage DHCP settings
ping command
as ping but will keep sending packets out (1perSecond) until interrupted with Ctrl+C
What is Linux major vulnerability?
Linux hardening
Are all Linux distros capable of creating a network connection automatically?
No
lo
/etc/hosts
contains a mapping of IP addresses to URLs**
host command
Used to find the IP address of a particular domain name or the domain name of a particular IP address.