Lab 5
Command “apt-get update”:
command used to update the system packages from the repository
Command “ping”
command used to determine if a remote location is reachable
Command “netstat”:
command used to examine various network settings and statistics
Command “wget”:
command used to downl0ad files
Command “locate”
command that performs a search of pathnames and outputs those that matches the substring
Command “gzip”
command used to compress files
Command “gunzip”:
command used to compress files
Command “tar”:
command used for archiving files
Command “zip”
command that is both a compression tool and an archiver
Command “unzip”:
command used to decompress a zip file