Challenges for After the Workshop: Difference between revisions

From HackRVA
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:
    
    


#curl down your public IP
#get your public IP from the command line
#write a bash file 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 via the command line
#speedtest via the command line
#scan your network for live hosts
#scan your network for live hosts

Revision as of 21:43, 9 March 2016

Introduction to Linux(Linux 4 n00bs)


Try These challenges

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