Lab 5

1. apt-get update- this command is use to update the system packages from the repository

jr apt-get update

 

2.ping- the second command is use to determine if a remote location is reachable

jr ping

 

3.netstat- this third command is use to examine various network settings and statistics

netstat

 

4.wget- the command is use to download files from a certain location

jr wget

 

5. locate- this other command is use to search path names and outputs those that matches the substring

locate

 

6.gzip- this command is use to compress one or more files

gzip

 

7. gunzip- this command is use to decompress files

gunzip

 

8.tar.- the command is use to archiving files

tar

 

9.zip- this command is use to both compression tool and an archiver

zip

 

10. unzip- this final command is use to decompress a zip fie

unzip