Focus on cloud service provider activities
Notes on website operation and maintenance

WebSSH2 installation process can realize WEB visual management SSH tool

Most of the time, when we manage and use the Linux VPS host, we will use the SSH tools of the client software, including PUTTY, XSHELL, etc“ 8 available SSH software tools for Windows connection to Linux VPS server "I have sorted out several commonly used tools, but generally we only use one. But remember, we must download them from the official website, and never use a third-party green version or cracked version.

Due to the need for trouble and curiosity, Lao Zuo usually tries some interesting tools or software when browsing websites. Including seeing today WebSSH2 The tool can be opened in the browser WEB interface to manage SSH tools, so try to install it on a test machine.

I. Preparation and foundation

Lao Zuo is tested in the Ubuntu 16.04 environment, which should also support other conventional systems.

curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
apt-get install -y nodejs

You need to install a newer version of Node and npm first. The default old version of the base is not acceptable.

 WebSSH2 installation process can realize WEB visual management SSH tool

Second, download and install Webssh2

git clone https://github.com/billchurch/ WebSSH2
cd WebSSH2
npm install --production

 Download and install Webssh2

Third, start the software

npm start

 execute

In fact, we can open the tool in the browser at this time.

Address: http://server IP: 2222/ssh/host/server IP

The default port is 2222. We can modify the default port in config.json.

 WebSSH2 installation process can realize WEB visual management SSH tool

In conclusion, if we want to run for a long time, we need to use screen to mount and run. Otherwise, we can't use SSH directly.

Domain name host preferential information push QQ group: six hundred and twenty-seven million seven hundred and seventy-five thousand four hundred and seventy-seven Get preferential promotion from merchants.
Like( zero )
Do not reprint without permission: Lao Zuo's Notes » WebSSH2 installation process can realize WEB visual management SSH tool


Scan the code to follow the official account

Get more news about webmaster circle!
Entrepreneurship, operation and new knowledge