mirror of
https://github.com/robindhole/fundamentals.git
synced 2025-03-15 16:50:10 +00:00
Adds basic commands.
This commit is contained in:
parent
36a0f43886
commit
e5c75e1414
@ -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>`
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user