Lab 5

Lab 5

Command “apt-get update”:
command used to update the system packages from the repository
apt-get update

Command “ping”
command used to determine if a remote location is reachable
ping

Command “netstat”:
command used to examine various network settings and statistics
netstat

Command “wget”:
command used to downl0ad files
wget

Command “locate”
command that performs a search of pathnames and outputs those that matches the substring
locate

Command “gzip”
command used to compress files
gzip

Command “gunzip”:
command used to compress files
gunzip

Command “tar”:
command used for archiving files
gunzip

Command “zip”
command that is both a compression tool and an archiver
zip

Command “unzip”:
command used to decompress a zip file
unzip

Leave a Reply

Your email address will not be published. Required fields are marked *