Sometimes you may need to backup website to Amazon S3. Here are the steps to do it.
CentOS/RHEL
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 Encrypt & Decrypt Files Using OpenSSL
OpenSSL is a useful cryptographic library to encrypt & decrypt data. Here is how to encrypt & decrypt files using OpenSSL.
pgAdmin Connect Via SSH Tunnel
Sometimes you may need to connect to PostgreSQL database via SSH tunnel in pgAdmin. Here are the steps to connect via SSH tunnel in pgAdmin.
How to Connect to PostgreSQL Server via SSH Tunnel
Sometimes you may need to connect to PostgreSQL server via SSH tunneling. Here are the steps to do it using port forwarding.
How to Connect to MySQL Server via SSH Tunnel
Bash Loop Through Content of File
Sometimes you may need to loop through file contents. In this article, we will learn how to do this.
How to Disable Commands in Linux
Sometimes you may need to disable certain commands in Linux. Here are the steps to limit user commands in Linux.
How to Increase SSH Connection Limit in Linux
Sometimes you may need to increase SSH connection limit in Linux. Here are the steps to increase SSH connection limit in Linux.