Challenges for After the Workshop: Difference between revisions
Jump to navigation
Jump to search
Created page with "Introduction to Linux(Linux 4 n00bs) == Try These challenges == #curl down your public IP #write a bash file that will write your public IP to a text file #spee..." |
|||
Line 9: | Line 9: | ||
# | #get your public IP from the command line | ||
# | #make a bash script that will write your public IP to a text file | ||
#speedtest via the command line | #speedtest via the command line | ||
#scan your network for live hosts | #scan your network for live hosts |
Revision as of 20:43, 9 March 2016
Introduction to Linux(Linux 4 n00bs)
Try These challenges
- get your public IP from the command line
- make a bash script that will write your public IP to a text file
- speedtest via the command line
- scan your network for live hosts