Add Linux command to get IP addresses

This commit is contained in:
James Skemp 2023-08-20 09:46:10 -05:00
parent 7a71d6dcaa
commit 3ff1bdb160
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ free -m
# IP address
ip a
hostname -I
# Server uptime.
uptime