Windows Xmanager Connect Linux open Oracle View operation

Source: Internet
Author: User

Prerequisite: Install Xmanager
Can Baidu Xmanager download its cracked version or with the registration machine version number, can also download the official website. Just need a secret key (recommended to download Enterprise Edition)
Official website: http://www.netsarang.com/download/down_xme.html

Use (take Redhat 5.8 for example):

One: Xstart
打开Xstart,新建须要远程的Linux的会话1)新建:输入新建远程会话名称2)主机:远程Linux的IP3)协议:此处使用SSH协议4)username:Linuxserver的用户登录名称5)身份验证:使用默认的Password。然后点击右边的设置输入登录用户对应的password6)命令:点击边上的側三角,选择远程机器对应的命令,此处连接Linux,选择第二条![例如以所看到的](http://img.blog.csdn.net/20160330120317478)

When you are finished editing, you can see, for example, what you see:

Click the Run button on the right side to open the connection, such as what you see:

can see two interfaces. On the right is the connection state interface, the left side is the command interface
The left side command interface in the above interface allows you to enter commands directly for the corresponding Oracle installation (popup interface)

Two: Xbrowser

Xmanager can be seen under the xbrowser after installation. Direct Remote Desktop Linux with Xbrowser, provided the corresponding configuration in Linux is required

using the tool to open the Command interface remote Linux, configured as root login
1) CD/USR/SHARE/GDM
2) chmod defaults.conf
– Give 700 permissions, originally with only 444 permissions. This file is under GDM
3) VI defaults.conf
– Change the defaults.conf configuration, where you need to change the environment of two variables
A: Found: [security]--easy Root Login
Change: Allowroot=true
Allowremoteroot=true
For example, as seen in:

B: Found: [xdmcp]– enable XDMCP and change configuration
Change: Enable=true
Displaysperhost=3
port=177
For example, as seen in:

After the changes are complete, save the file!
4) If you have a firewall enabled, add 177port
5) Vi/etc/inittab
– Change the Inittab file
Change: id:5:initdefault:-See if this is ' 5 '. If not, change to ' 5 '
The last line is:
X:5:respawn:/etc/x11/prefdm-nodaemon
Change to:
X:5:respawn:/usr/sbin/gdm
After the change, for example, as seen:

Save the file after you finish!


6) Chkconfig gpm on
– Enable the GPM service to run '/sbin/chkconfig gpm on ' If the report does not have the Chkconfig function. That is, add '/sbin/' before chkconfig.
7) Restart Linuxserver

local Xbrowser remote session creation
1) Open Xbrowser, select XDMCP, and create a new XDMCP session on the right side:

2) in the new session:
Session: Name, self-input. to default
Method: Use the default XDMCP Query
Host: IP for Linux
Port number: 177, is also the above operation XDMCP Port
Local address: Default Auto Select
Address Type: OWN initiative

When you are finished, you can see what you see:

Click OK to save the new session, and you can see the new session on the right side of XDMCP!


Double-click the new session. You can open a remote Linux desktop.

Three: Crt+passive connect Linux for view operation

Open Run Xmanager-passive:

To log in to Linux using the CRT, run the following command to configure:

export DISPLAY=192.168.1.109:0.0 --这里要写安装配置Xmanager - Passive的机器的IP

After running the configuration:

Xdpyinfo  --运行后能够看到所看到的图

Description Configuration OK
Then run:

xhost +

After the completion. You can use the CRT for Remote view row operations to install Oracle
For example: Enter NETCA to see the interface you see:

Windows Xmanager Connect Linux open Oracle View operation

Related Article

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.