Windows Operating LINUX tool putty-x86-Linux Enterprise Application-Linux server application information, the following is read details. Putty-x86 has been used for a long time but don't forget it. however, it was easy to configure things. (I don't recognize any other things. I am an English blind man .)
However, if this is the case, LINUX must support the SSH service.
In the box 1, enter the IP address
Solve the problem of "connectionresetbypeer quot;" when using putty to connect to a linux Virtual Machine-Linux Enterprise Application-Linux server application information. The following is the details. How to solve the "connection reset by peer" error in windows using putty to connect to a linux Virtual Machine
1. The simple method is to directly turn off the firewall, thus losing a computer protection
1. First install the SSH service on the Linux virtual machine (take Ubuntu16.04 lts for example).
sudo apt-get install Openssh-server
2. Test if the SSH service is successfully installed and running SSH
Sudo/etc/init.d/ssh start
3. View the IP address of Linux (inet addr)
Ifconfig
4. Set up the network in the virtual machine (take VirtualBox as an example)
Connections, networking, network, control, settings: Bridge Adapter, Interface name: VirtualBox host-only, OK
1. about the transport protocol:SSH Secure Shell Security Shell protocolSFTP Secure File Transfer protocal security File Transfer Protocol2. The role of WINSCP and Putty:Putty remote connection to UNIX;WINSCP is used for file transfer between Windows and UNIX;3. To view/start/stop UNIX on the SSH Service command:Systemct1 Status/start/stop sshd.services4. Transfer of files:A. Opening the connection: Open Sftp://root:[email protected]B. Upload files to Unix:put d:\filepath\filename/root/Get file
In PUTTY, Linux displays garbled characters-Linux Enterprise Application-Linux server application information. The following is a detailed description. Even if the language we select when installing Linux is Chinese. However, when we use PUTTY for remote management, the Chinese folder we see is still
Garbled characters are displayed. The following methods can help us solve the problem:
1. garbled cons
In windows, how does one use putty to connect to the Virtual Machine Fedora and puttyfedora?
Windows connection Virtual Machine Fedora1.The first condition is that ping is required on the local computer. Generally, if it is a Fedora created in VMware, as long as the local network is connected normally, and the virtual machine network adapter is connected through NAT. If you can access the Internet normally in the VM, this may be because the following
In general, only the root user can access the serial device using PuTTY, if you want to increase access to the serial device for ordinary users, you can follow the following steps:(for example, Ubuntu 14.04.3 system, the first serial device will be recognized as a /dev/ttyusb0)(1) Enter the catalogue /ETC/UDEV/RULES.D(2) New file 70-ttyusb.rules(3) Add the following to the above documents,kernel== "ttyusb[0-9]*", mode= "0666"Then reseat the serial dev
Putty connects to ubuntu: network error: connection refused, puttyubuntuCause:
Ubuntu has a bug: a folder sshd is missing in the/var/run/directory.Solution:
On the command line, enter:
Sudo mkdir/var/run/sshd
Sudo/usr/sbin/sshd
Netstat-nltThe following log problems are solved:
Active Internet connections (only servers)Proto Recv-Q Send-Q Local Address Foreign Address StateTcp 0 0 127.0.1.1: 53 0.0.0.0: * LISTENTcp 0 0 0.0.0.0: 22 0.0.0.0: * LI
honestly. You can only disconnect the SSH connection after the transmission is complete. Let's try using screen.
Log on to the system through SSH and Type Screen in the command line.
[root@tivf18 root]# screen
In the screen shell window, enter the FTP command, log on, and start transmission. Don't you want to wait? OK. In the window, type C-A D:
Manage your remote sessions
Then .. Log out of SSH? As you do, just don't kill the screen session.
Is it convenient? Furthermore, we ca
I recently used Putty's default color scheme, so I plan to change the color scheme.
The method for modifying the registry is used.
1. Open the Registry: Run -- regedit
2. Find the corresponding Registry file and export it to the Registry address HKEY_CURRENT_USER \ Software \ simontatham \ putty \ sessions \
*You can see that the putty configuration information actually exists in the registry. A setting f
Xshell can be pinged but not remote server, putty can be remoteWhen xshell is used remotely, ssh cannot be found on the server, But putty can be used to ssh to the server. After a long time, I finally found the cause. Now I want to share it with you.Symptom:Can be pinged, but ssh is always stuck
Connecting to 192.168.80.128: 22...
Connection established.
To escape to local shell, press 'ctrl +
Because of the server security problem, to prevent others from brute force, but also to let the administrator exempt from recording multiple complex passwords, so the use of certificate login server is becoming more and more important.
Download Puttygen.exe first. Run click Generyte to generate a pair of secret keys650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6C/C0/wKioL1VRok3jILh9AAKGCfl_COk041.jpg "title=" Y) O51] Jff5q0}s) cb53y8qg.png "alt=" Wkiol1vrok3jilh9aakgcfl_cok041.j
) click Save private key to Save the private key to a safe place.
4. log on with Putty
1) open the SSH entry on the left side of Putty, click Auth, and use Browse to import the saved private key file.
2) click Session on the left and enter the Host name or IP address in Host Nmae,
3) enter the Session name in the Saved Session column and click save to facilitate next login.
4) select the saved Session and
Article title: use Putty to automatically log on to a remote Linux host. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Due to work requirements, it is often difficult to access remote Ubuntu servers from Windows hosts, therefore, it is very convenient to automatically log on to the remote host by referring to the
Use putty to connect to Linux servers, server accounts and passwordsUse Git to commit on putty. Use git account and passwordPWD View current directory print work directory02 Current directory is/home/gongfuThe directory to be entered is/home/gongfu/tripb/masterCD Tripb/master no slashes. From the current directory, view the TRIPB directory, enterCd/tripb/master plus slash. Find TRIPB from a more directoryGi
Background introduction:The company's file server has multiple, one master server and 10 or so slave servers.When files in the master server are updated, the files in the slave server must also do the corresponding synchronization operations.The company is currently using Rsync synchronization, but synchronization time is inconsistent, so when the server update, it is necessary to manually synchronize each slave server.To automate this step, you have the following script:@echo offEchoRsync10.10.
the type of key to create. The possible values are "RSA1" for protocol version 1 and "DSA", "ECDSA" or "RSA" for Protoco L version 2.Cat ~/. ssh/id_rsa.pub > ~/. ssh/authorized_keysNote: PUTTYGEN.EXE generated with putty will not be compatible with OpenSSH, resulting in server refused our key error at logonPractice: To copy the private key (ID_RSA), I use VIM or cat to open the Id_rsa file and then right-click on the mouse to copy the Clipboard und
can not guarantee normal transmission. There are also the problems encountered above:Computer network use without any problems, but the speed is obviously very slow, whenever using WINSCP or putty similar remote software upload or download things, small files may not be a problem, but once a little bit larger will appear long time unresponsive but not completely disconnected.and so a small problem, but also reflects, when we because something is a he
1 SSH needs to close SELinux, use the following command:# Setenforce 0 # temporarily shuts down SELinux and will open after reboot# vi/etc/selinux/config Modify configuration file to make selinux=disabled2 shutting down firewall rules# iptables-f #清除防火墙规则# Service Iptables Save #保存规则3 using PUTTYGEN.exe to generate a key pair1) After opening the software, click Generate to generate the public key, and when generated, the cursor moves back and forth in the progress bar to quickly generate2) after
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.