Xshell,putty,xftp is a great choice when you finally get a server (Ubuntu (Linux) system) and don't know how to do it.Xshell and Xftp are a powerful tool for access to Ubuntu (Linux) servers under winXshell allows you to remotely connect to an Ubuntu server under win1 new, 2 fill in name and host IP, 3 OK, then connect to Ubuntu Black window Putty allows you to remotely connect to Ubuntu under Ubuntu (
First, Linux configuration network card1) Get IP automaticallyIf the DHCP client uses dhclient to obtain an IP address2) Manual Configuration[[email protected] ~] #ifconfig #查看ip地址[[email protected] ~] #vim/etc/sysconfig/network-scripts/ifcfg-eth0 #打开网卡配置文件Modify the following:Onboot=no Change to Yes #开机启动BOOTPROTO=DHCP changed to static #自动获得改成静态获得To add a row:ipdaar=192.168.x.x #桥接模式下与真机一个ip地址netmask=255.255.255.0 #子网掩码gateway=192.1.1.1 #网关地址Peerdns=no #防止dhcp修好dnsdns1=8.8.8.8 #DNS地址dns2=4.4.4
Open Putty, enter the host name or IP you want to access for example:qtstgfs2job01.appnet.atpco.org
2. Login, default SSH port 22650) this.width=650; "style=" width:349px;height:278px; "src=" http://g.hiphotos.baidu.com/baike/s%3D220/sign= 74783d6562d0f703e2b292de38fb5148/37d3d539b6003af3c4ecb712352ac65c1038b66a.jpg "/>3. Enter the user name, password4. Go to the Log folder (command: Cd/log)5. View all log files (command: ls-a)6. Go to the comman
To be able to use putty to access Ubuntu, take the following steps:
1. Install SSH service.
Installation method:
sudo apt-get install SSH
2.ubuntu Configuration Network.
To make Ubuntu IP address and XP IP address in the same network segment, the same network segment refers to the IP address and mask and the resulting value is the same, this value is called the network identity, that is, the network identity, the same network segment. For example: Th
icon in the system tray.
2 Installing SSH on configuration b
SSH client uses putty,putty is Freeware+greenware, just an EXE file.
Configure session: Configure host IP, connect by SSH
Connection\data: Save the user name used by the connection
The connection\ssh\x11:enable X11 forwarding,x display Location is localhost:0, where 0 is the display number specified when configuring Xming X server.
Save set
Using it for remote management of Linux VPS is very useful, its main advantages are as follows:
Completely free;
Running in Windows is very good;
Fully support SSH1 and SSH2;
Green software, no need to install, download the desktop to build a shortcut to use;
The volume is very small;
The operation is simple, all operations are implemented in a control panel.
Putty Download Address: Http://soft.vpser.net/manage/pu
Putty is a command in the system, so it can be used to upload files in a Windows system, secure and fast. So how do you use it to upload files? What are the steps to take a look at it together!
Putty Upload Download file
Enter Putty Directory
Hold down SHIFT and right-click and select "Open Command Window Here"
Upload file: pscp "D:abc.txt"
Username@192.168.
Requirements: Connect to Ubuntu using putty (an SSH client) on the Win7 computerTools: Puttygen.exe and Putty.exeFirst step: Generate keyRun Puttygen.exe, select the required key type and length, use the default SSH2 (RSA), and set the length to 1024.The passphrase can be empty, lest you enter the password once when you log in.Click the Save private Key button to save the private key, such as KEY.PPK;Copy the contents of the Puttygen public Key text b
Putty is used to connect to linux. after putty is used to connect to the virtual machine linux, it is quite comfortable to use www.2cto.com. However, it is customary to save ctrl + s in windows, I pressed this key combination in putty and found that the whole screen was botnet. how can this problem be solved...
Putty
Directory:
I. Title: PuTTY using a key to log on to the server
II. Introduction
Iii. Content
3.1 start using PuTTYgen to create the key and obtain the public key string and private key file.
3.2 copy the public key string to $ HOME/. ssh/authorized_keys
3.3 Pageant: load the key. You only need to enter the key password once after each boot.
3.4 save session
4. Detailed instruction recommendations
I. Title: PuTTY
How to troubleshoot garbled characters when WinSCP and Putty log on to CentOS
WinSCP:
1. Open WinSCP and select the session to be logged on in the logon session interface.
2. Click "edit" next to it.
3. Find the "Environment" option in the tree menu on the left and open it.
4, one on the right is "file name UTF-8 encoding", select "open ".
5. Get it done!
Putty:
1. Open putty.exe and select Default
PuTTY + Xming for Oracle image Installation
When we use PuTTY software to connect to a Linux server, ssh or telnet is used by default. Since PuTTY does not have the X window Function, the Oracle graphical installation interface cannot be enabled.
This article describes how to use PuTTY and Xming to enable the graphic i
In the win Environment Putty login to Linux and use Emacs, you need to toss a good configuration to work properly. Here are the problems encountered during the tossing process and the solution steps:1) to enable the mouse in the Putty console, you only need to enable Xterm-mouse-mode in the. Emacs Configuration file:(Xterm-mouse-mode t)This way, when you click the Emacs menu in the console, you will see a b
There is no openssh under Windows, today uses Openssh-server as server,windows under Putty as the client,Putty main process is divided into the following steps:Step 1: Download Putty,url---> http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html.Step 2: The use of putty
1. Use the Puttygen.exe tool in the Putty installation directory. Click "Build (Generate)" and then move the mouse until the progress bar fills up to generate the keyPublic key part: Copy the upper section of the text Select all. (Do not click "Save Public Key"), it is useless to click the saved public key! )Private key section: Click "Save private Key" to save a. ppk file.Note: Do not add a password to the key file-add a password, each time you use t
Let me continue with the anti-human editor vim and Emacs, I'd rather have my own three fingers broken. Therefore, in the win-side configuration winscp+putty+xming remote operation Ubuntu.
Reference link: putty+xming telnet Ubuntu16.04 graphical interface---
1. Install the UBUNTUKDE on the sever:
Use putty to log in sever, and then
sudo apt-get install Kubuntu-de
Note: Ashamed ashamed, finally found that only need a statement can be done, modify WINUCS.C function wc_to_mb directly after entering the function set codepage=936; You can display GBK in Chinese, and if you want to show BIG5, change to 950.
Putty If a monospace font that does not support the Chinese character set is generally selected, it cannot be entered in Chinese. UTF8 encoding is the configuration character set, but ANSI's GB2312 BIG5 charact
Tags: operating system local TTY down QR code markdown body Connection PuttyI installed the Ubuntu operating system with VirtualBox in the Windows operating system.It is not very convenient to operate Ubuntu terminal in VirtualBox, for example I want to copy some commands from Windows to Ubuntu Terminal. This cross-system copy-and-paste operation is supported by Putty. VirtualBox cannot adjust the font size in the console, and
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.