Challenges for After the Workshop: Difference between revisions

From HackRVA
Jump to navigation Jump to search
 
Line 7: Line 7:




 
#download a file via the command line 
#configure a webserver
#configure a webserver
#
#get your public IP from the command line
#get your public IP from the command line
#make a bash script that will write your public IP to a text file
#make a bash script that will write your public IP to a text file
#speedtest your internet connection 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 21:52, 9 March 2016

Introduction to Linux(Linux 4 n00bs)


Try These challenges

  1. download a file via the command line
  2. configure a webserver
  3. get your public IP from the command line
  4. make a bash script that will write your public IP to a text file
  5. speedtest your internet connection via the command line
  6. scan your network for live hosts