mirror of
https://github.com/robindhole/fundamentals.git
synced 2025-09-13 12:02:39 +00:00
Adds basic commands.
This commit is contained in:
@@ -140,4 +140,11 @@ The Open Systems Interconnection (OSI) model describes seven layers that compute
|
||||
|
||||

|
||||
|
||||
## Some commands to get started
|
||||
|
||||
1. Find the IP address of the server you want to connect to. `nslookup <domain>`
|
||||
2. Find the domain name from a given IP address. `whois <ip>`
|
||||
3. `ifconfig`
|
||||
4. Follow a network packet `traceroute <domain>`
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user