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..." |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
#download a file via the command line | |||
#configure a webserver | |||
# | #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 your internet connection via the command line | ||
#scan your network for live hosts | #scan your network for live hosts |
Latest revision as of 20:52, 9 March 2016
Introduction to Linux(Linux 4 n00bs)
Try These challenges
- download a file via the command line
- configure a webserver
- get your public IP from the command line
- make a bash script that will write your public IP to a text file
- speedtest your internet connection via the command line
- scan your network for live hosts