Linux remote connection Server

Source: Internet
Author: User
Tags windows remote desktop

I recently managed several servers, learned some commands, and noted down:

1. Telnet usage
: Telnet 192.168.0.1
Form: Telnet IP address;
How to enter the user name and password of the server and log on

2. SSH
: SSH liounian@192.168.0.1.
Form: SSH username @ IP
How to enter the logon password and log on to the server

3. tsclient (link to Windows Server)
: Tsclient &
Computer (t): 192.168.0.1 (Server IP)
Protocol (t): RDP (default)
User Name (u): username (Login User name)
Password (W): Pwd (logon password)
Domain (m): (null by default, left blank, do not know how to configure)
Client host (l): (null by default, left blank, do not know how to configure)
Click Connect to log on to the server. OK.

PS: Windows Remote Desktop Connection is also configured

4. Use FTP
: Ftp 192.168.0.1
: Ftp IP Address
The CD command is the file directory of the operating server.
The LCD command is the file directory used to operate the local machine.
PWD: view the directory of the current server
LCD to view the current local directory
Put file: Upload a local file to the current directory of the server. Only files can be uploaded, not folders.

5. Use Mount
Mount local IP Address:/home/Liou (Server Directory)/home // Liou
Run the modify command on the server to mount a local directory to the server directory.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.