Sometimes you may need to restrict user commands in Linux. Here are the steps to limit user commands in Linux.
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 Server via SSH Tunnel
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.
How to Disable su Access to Sudo in Linux
Sometimes you may need to disable su access to one or more users on your system. Here is how to disable su access to sudo users in Linux.
How to Install Printer in Ubuntu Through Terminal
Often you may need to add printer to Ubuntu system. Here are the steps to install printer in Ubuntu through terminal.
How to Search PDF File in Linux
How to Use Boolean Variables in Shell Script
Sometimes you may need to use boolean variables in shell script. Here is how to use boolean variables in shell script.
How to Iterate Over Arguments in Shell Script
Often you may need to loop through arguments in shell script. In this article, we will learn how to iterate over arguments in shell script.