Archive of posts with category 'Command Line'

Schedule backup in Linux (rsync + cron)

Configure automatic backup in Linux now and you will thank yourself in the future. I will show how to schedule rsync with cron to run daily, weekly, and monthly.

How to Format a Bootable USB to Normal

You need to format a bootable USB drive to normal after you used it to install Linux. This post will tach you how to do that. You can also use...

My Linux terminal color scheme

The Linux terminal color scheme is not always attractive. Often is is just black and white. You will learn how to create a nice Linux terminal color scheme that is...

Make a bootable USB drive on any Linux distro

In this post, you will learn how to make a bootable USB drive in Linux system using the native Linux tools. So, it will work in any Linux distro.

Auto-mount encrypted partitions at boot

This post will show you how to mount encrypted partitions at boot automatically because no one likes mounting encrypted partitions manually.

Encrypt your Hard Drive in Linux

Using this method, you can encrypt a hard drive in Linux easely. This encryption method works in any Linux distro and it can be used to encrypt a USB stick....