News

Resize Partition and Filesystem with fdisk & resize2fs

There was a question in my post on “Linux partitioning with fdisk on CentOS 6“. Our reader asked if it is possible to extend an existing linux non LVM partition without loosing it’s data … here is a post on how to resize partition and filesystem with …

Keep Your /home Safe With Cron Backups

Objective Create a backup script that regularly backs up important files from your  /home  directory. Distributions This will work with any Linux distribution. Requirements A working Linux install with root access. Difficulty Easy Conventions #  – r…

How to backup data in linux

Backup It is extremely important to take backups of your data. Data loss can't be predicted and it is needless to say that any loss of data is a loss of time and money. What is a backup? Backups are simply archiving your data strategically so th…

Load More
That is All