It is good to encrypt your hard drives to protect data and secure your system. Here is how to encrypt drives using LUKS in Linux.
How to Limit Memory & Time of Processes in Linux
How to Use Yum History to Find Installed or Removed Packages
Sometimes you may need to use yum history to find installed or removed packages in Linux. Here is how to do it in RHEL/Fedora/CentOS.
What To Do After Installing Ubuntu
How to Fix ‘No Route to Host’ SSH Error in Linux
How to Find Django Install Location
Sometimes you may need to find Django install location. Here are the steps to find Django install directory.
Xargs Command to Kill Process
Sometimes you may need to use a Xargs command to kill processes in Linux. Here are the steps to do it.
How to Enable Full Disk Encryption in Ubuntu
Full Disk Encryption in Ubuntu offers improved security & protection. Here is how to enable full disk encryption in Ubuntu.
How to Insert Item into Array at Specific Index in JavaScript
Sometimes you may need to insert item into array at specific index in JavaScript. Here are the steps to do so.