If you work with ssh a lot, i mean like connecting to multiple ssh server, wouldn't be easier if there is a graphical user interface program that can manage multiple ssh connection? Introducing secpanel, secpanel is GUI application for managing ssh connection.
Before we continue, let me get this straight, If you are thinking that you are going to use ssh with graphical interface, then you are wrong, secpanel is GUI application for managing multiple ssh connection. With secpanel you still be using command line to interact with the ssh server.
Let's say you are a network administrator, and your job is to maintain 20 server which you will be using ssh to connect to those server, using secpanel you can create 20 profile for each server, every time you want to connect you just need to select the profile and click a button, nice and simple.
Let's say you are a network administrator, and your job is to maintain 20 server which you will be using ssh to connect to those server, using secpanel you can create 20 profile for each server, every time you want to connect you just need to select the profile and click a button, nice and simple.
How to install SecPanel on Lubuntu
- open command line/terminal (press CTRL + ALT + T)
- run update command
-
sudo apt-get update - install secpanel
-
sudo apt-get install secpanel - done!
Once installed, you can open secpanel from lubuntu start menu > Internet > SecPanel.
Secpanel is a great tool for managing multiple ssh connection, highly recommended for network administrator and devops, it will make your life a lot easier...or maybe not.
Secpanel is a great tool for managing multiple ssh connection, highly recommended for network administrator and devops, it will make your life a lot easier...or maybe not.




0 comments:
Post a Comment