Related Articles
Linux - Introduction
Linux – Tarballs, Archive and Compress Folders (tar)
Tarballs are Compressed Archive Files of Folders that are useful when moving folders and making sure all contents stay intact. In the name tarball “tar” stands for the archiving, and “ball” stands for the compression. […]
Linux - Introduction
Linux – Cron Jobs for Scheduled Tasks (crontab)
Cron Jobs are automated tasks that you can create in Linux to do such things as delete cache files or run antivirus scans. You simply set when you want the task to run and then […]
Be the first to comment