Home > Article > Operation and Maintenance > How to connect securecrt to linux?
How to connect securecrt to linux?
Steps:
1 .Open the SecureCrt tool, and you will see the menu bar and toolbar at the top, such as file, editing, viewing and other operations.
#2. How to connect to the Linux machine? You need to configure machine-related information, such as IP address and user information. Click the first connection icon in the toolbar, then go to the sessions folder, click Mail, and select New Reply.
#3. In the dialog box that pops up, create a new session wizard, select the protocol (ssh2), and then click Next. As shown in the figure below:
4. In the New Session Wizard, choose to enter the host name, port (the default is 22), enter the user name information, enter root here, and then click Next step.
#5. Create a name for this session. The default is the same as the host name. You can also define the session name according to your needs. Then click Finish.
6. The session information just configured appears in the session list, and then click Connect. As shown in the picture below:
7. Then you will be prompted to enter the password. We enter the password information, then check to save the password, so that you will not need a password next time you connect, and then click Sure.
8. As long as the password is entered correctly, you can access this Linux system at this time, and we can perform related operations on the system
The above is the detailed content of How to connect securecrt to linux?. For more information, please follow other related articles on the PHP Chinese website!