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.
How to Add New SSH Key in GitHub
You need to add public SSH key to GitHub account for SSH key-based authentication. Here is how to add new SSH key to GitHub.
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 via SSH tunnel in Windows
Sometimes you may need to connect to MySQL database via SSH tunnel in Windows. Here are the steps to do it using putTTY.