8 Linux ‘Parted’ Commands to Create, Resize and Rescue Disk Partitions

Parted is a famous command line tool that allows you to easily manage hard disk partitions. It can help you add, delete, shrink and extend disk partitions along with the... Read more

10 Lesser Known Commands for Linux – Part 3

Overwhelmed with the response of last two articles of “Lesser Known Linux Article” series namely. 11 Lesser Known Useful Linux Commands – Part I 10 Lesser Known Linux Commands –... Read more

How to Extract Tar Files to Specific or Different Directory in Linux

The tar utility is one of the utilities that you can use to create a backup on a Linux system. It includes many options that one can use to specify... Read more

Full Disk Encryption

Full Disk Encryption Deprecated This guide has been deprecated and is no longer being maintained. Full disk encryption protects the information stored on your Linode’s disks by converting it into... Read more

11 Advanced Linux ‘Grep’ Commands on Character Classes and Bracket Expressions

Have you ever been into a situation where you need to search for a string, word or pattern inside a file? if yes, then the grep utility comes handy in... Read more

Using rdiff-backup with SSHFS

Using rdiff-backup with SSHFS Rdiff-backup is an open source backup system that performs incremental, differential backups on a wide variety of platforms. Many people use rdiff-backup on both sides of... Read more

Use One-Time Passwords for Two-Factor Authentication with SSH on Ubuntu 16.04 and Debian 8

Use One-Time Passwords for Two-Factor Authentication with SSH on Ubuntu 16.04 and Debian 8 In this guide, you’ll learn how to use one-time passwords for two-factor authentication with SSH on... Read more

ccat – Show ‘cat Command’ Output with Syntax Highlighting or Colorizing

ccat is command line similar to cat command in Linux that displays the content of a file with syntax highlighting for the following programming languages: Javascript, Java, Go, Ruby, C,... Read more

Install Let's Encrypt to Create SSL Certificates

Install Let's Encrypt to Create SSL Certificates Let’s Encrypt is an SSL certificate authority managed by the Internet Security Research Group (ISRG). It utilizes the Automated Certificate Management Environment (ACME)... Read more

How to Use DNS Made Easy to setup Secondary DNS Services

Setting up secondary DNS to keep your website up and running in the event your primary DNS provider goes down is easy with DNS Made Easy. We’re going to assume you... Read more