Linux management by X-win in Windows

Source: Internet
Author: User
Tags ssh secure file transfer ssh secure shell
Preliminary work:
As mentioned above, install the Linux system and load the corresponding software package. The reference address is as follows:
Install Oracle 9i image and text in Linux
Http://waringid.blog.51cto.com/65148/47655 ),
Oracle 9i image and text installation 2 in Linux
Http://waringid.blog.51cto.com/65148/47759)
Oracle 9i image and text installation in Linux 3
Http://waringid.blog.51cto.com/65148/47849)
Oracle 9i image and text installation in Linux 4
Http://waringid.blog.51cto.com/65148/47973)
Oracle 9i image and text installation in Linux 5
Http://waringid.blog.51cto.com/65148/47985)
The methods used in this tutorial are all performed on the local machine. However, in many cases, servers are generally hosted in the IDC, which is inconvenient for local installation, of course, you can also use VNC to implement remote operations, but it is relatively complicated. The method used in this section is the simplest. software to be installed: X-Win32 (http://www.onlinedown.net/soft/1696.htm)
SSH Secure Shell client (http://www.onlinedown.net/soft/20089.htm) Remote Linux address: 192.168.44.70
Local Windows Address: 192.168.44.102 when running the software, you must set the user's configuration file to be properly displayed. if you want to use the linux root user to use the graphical mode in Windows, you need to configure the root user. bash_profile file. If you are using an oracle user, you must also set the Oracle configuration file. you can modify it according to your actual situation. 1: Install X-Win32 in Windows
There is nothing to say about installing the software in windows. Just click "Next" to finish it. After the installation is complete, start it:

After running, the status bar is displayed as follows:

Ii. After installing the SSH Secure Shell client in windows, the running interface is as follows:

Select "quick connect" and enter the Linux user name and password.

Iii. Set Linux Startup to text mode SU-
VI/etc/inittab
Change ID: 5 to ID: 3, save and exit, as shown in

4. Compile the user configuration file. bash_profile
Su-
VI/root/. bash_profile
Add "export display =" 192.168.44.102: 0.0 "to the display
Source/root/. bash_profile
Reboot

Enter the text interface after restart

V. Start the GUI
After the X-Win32 and SSH Secure Shell client in Linux and Windows are started, log on to the SSH Secure Shell client as root and enter "startkde" at the command prompt. The subsequent steps are as follows:

VI. The final result is shown in the following status bar: windows, but the Linux KDE screen is currently displayed.
7. File upload function of SSH Secure Shell Client
In addition to being used as a terminal, the SSH Secure Shell client is also attached with an SSH Secure File Transfer client program that can be used to transmit files on the current Windows System to remote Linux, as shown in:

In addition, to compile related Linux stuff, try to install some stuff individually next time, hoping to use. 1: Make
According to the rules set by makefile, compile the C/C ++ file into a *. o file, find the file to be re-compiled, re-compiled, relinked, and generate the corresponding target file. 2: Make clean
Delete the execution file generated by source code (C/C ++ code) and all intermediate target files. 3: Make depend is a makefile rule, all C/C ++ codes in the scanner directories are used to determine the dependencies between files, such as. b. H (for example, include <B. h>), if. if the CC file is changed, you only need to recompile. CC file, no need to compile B. h file. Otherwise, all files need to be re-compiled to establish relevance between different files.

This article is from the "virtual reality" blog, please be sure to keep this source http://waringid.blog.51cto.com/65148/48829

 

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.