You need to create CA Bundle files from CRT files for SSL certificates. Here is how to do it.
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.
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 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.
How to Connect to MySQL Server via SSH Tunnel
Git Diff Between Local & Remote Branch
Sometimes you may need to find difference between local and remote branches in git. Here is how to get git diff between local & remote branch.
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.