Sometimes you may need to create nested directory in Linux. Here are the steps to do so.
How to Create CA Bundle File from CRT Files for SSL Certificates
How to Copy Files from Linux to Windows
Sometimes you may need to copy files from Linux to Windows. Here are the steps to transfer files from Linux to Windows.
How to Copy Files from Linux to S3 bucket
How to Fix Permission Denied Error While Using Cat Command
Often you get permission denied error while using cat command in Linux. Here is how to fix this problem.
How to Limit User Commands in Linux
Sometimes you may need to restrict user commands in Linux. Here are the steps to limit user commands in Linux.
How to Backup Website to Amazon S3
How to Check MD5 Checksum of Installed Packages in Ubuntu/Debian Linux
Sometimes you may need to check md5 checksum of installed packages on your system. Here is how to do it.
How to Check Bad Sectors in HDD in Ubuntu
Sometimes you may need to check bad sectors and blocks in your hard disk. Here is how to check bad sectors in HDD in Ubuntu.
How to Encrypt & Decrypt Files Using OpenSSL
OpenSSL is a useful cryptographic library to encrypt & decrypt data. Here is how to encrypt & decrypt files using OpenSSL.