Common errors when using SSH keys on Gitlab. In fact, when operating the Gitlab system, you may encounter many different errors. In this article, I only list certain errors that…
ssh
How to change SSH port number in CentminMod? By default, Linux servers use port 22 for SSH service. This is a service for you to login and control your server.…
Script automatically configure SSH security. For Linux server administrators, SSH protection is an important thing. There have been many articles talk about what to configure to protect SSH connections for…
- This entry is part 4 of 4 in the series Build SSH tunnel app with Zenity
In this article, I will guide you to add scripts to the Start menu of Linux Mint. You can do the same for Ubuntu or other operating systems (depending on…
- This entry is part 3 of 4 in the series Build SSH tunnel app with Zenity
In this article, I will show you how to create a file to delete ssh tunnel. You understand this simple, in the previous article, you successfully created the file containing…
There are many tools that allow you to manage the login ssh to multiple Linux servers, through which you can perform login ssh tasks very quickly. However, sometimes you need…
If you usually work with Linux systems, you will need to be aware of security issues with ssh. The purpose of the script The following script is written for the…