Challenges for After the Workshop: Difference between revisions

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


    
    
 
#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 via the command line
#speedtest your internet connection via the command line
#scan your network for live hosts
#scan your network for live hosts

Revision as of 21:46, 9 March 2016

Introduction to Linux(Linux 4 n00bs)


Try These challenges

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