FinalShell interworking connection

Table of contents

1. What is finalshell

Two, configuration

3. Open FinalShell for verification

1. What is finalshell

FinalShell is a terminal software based on the SSH protocol, which is used for remote connection and management of servers. It provides a wealth of functions, including multi-tab pages, SSH/Telnet connection, file transfer, script automation, session management, etc., which can help users manage and operate the server more conveniently. FinalShell supports the Windows platform, and the interface is simple and easy to use

 

Two, configuration

Start three new virtual machines, the environment configuration is to turn off graphics, set tolerance mode, turn off the firewall, and check the host's ip address

First enter win + R and enter cmd to enter

 Enter ipconfig in the entry interface

 Find the corresponding host IP of the mode set by the virtual machine (here I am VMnet1)

 Then you need to set the ip address network segment to 115 on the virtual machine, and test whether it can be pinged with the host

Enter vim /etc/sysconfig/network-scripts/ifcfg-ens33

Whether the host test can be pinged 

Prompt success

3. Open FinalShell for verification

 

 click here

select ssh connection 

Enter name Custom name

The host fills in the ip of the virtual machine, the user name is set to the root user password is the login password of the root user

A file named after setting will appear

 Double click to verify the connection

Prompt that the connection is successful

The second and third machines can be successfully connected as above

 

おすすめ

転載: blog.csdn.net/Mapinyi666/article/details/132211021