Install VNC in Linux and remotely install Oracle

Source: Internet
Author: User
Install VNC in Linux Remote Installation of Oracle first download from the Internet: [oracle @ jumper] $ wgetwww. realvnc. comdistvnc-4.0-x86_linux.

Install VNC in Linux Remote Installation of Oracle first download from the Internet: [oracle @ jumper] $ wget http://www.realvnc.com/dist/vnc-4.0-x86_linux.

Install VNC in Linux and remotely install Oracle

First download from the Internet:
[Oracle @ jumper] $ wget
-- 10:34:32 --
=> 'Vnc-4.0-x86_linux.tar.gz'
Resolving done.
Connecting to [83.170.68.194]: 80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,625,390 [application/x-gzip]
100% [=============================>] 1,625,390 52.67 K/s ETA
10:35:04 (52.67 KB/s)-'vnc-4.0-x86_linux.tar.gz 'saved [1625390/1625390]

It is found that version 4.0 is more convenient to install. Unzip the package and follow the README documentation to perform the following operations:
[Root @ xcorder] # tar-xvf vnc-4.0-x86_linux.tar
Vnc-4.0-x86_linux/
Vnc-4.0-x86_linux/vncinstall
Vnc-4.0-x86_linux/Xvnc
Vnc-4.0-x86_linux/vncviewer
Vnc-4.0-x86_linux/vncserver
.....
Vnc-4.0-x86_linux/java/vncviewer. jar
[Root @ xcorder] # cd vnc-4.0-x86_linux
  
[Root @ xcorder] #./vncinstall/usr/local/bin
Can't install manual pages to/usr/local/man/man1
Copying Xvnc to/usr/local/bin
Copying vncviewer to/usr/local/bin
Copying vncpasswd to/usr/local/bin
Copying vncconfig to/usr/local/bin
Copying vncserver to/usr/local/bin
Copying x0vncserver to/usr/local/bin
[Root @ xcorder] # mkdir-p/usr/local/vnc/classes
[Root @ xcorder] # cp java/*/usr/local/vnc/classes

Now you can start vncserver:
[Root @ xcorder] # vncserver
You will require a password to access your tops.
Password:
Verify:
Xauth: creating new authority file/root/. Xauthority
New 'xcorder .sky.cn: 1 (root) 'desktop is xcorder.sky.cn: 1
Creating default startup script/root/. vnc/xstartup
Starting applications specified in/root/. vnc/xstartup
Log file is/root/. vnc/xcorder.sky.cn: 1.log

If a firewall exists, you also need to open the firewall, and then you can access the vncserver through a browser on port 5801.
Run the following command to check whether the port has been started properly:
[Root @ xcorder] # netstat-an | grep 01
Tcp 0 0 0.0.0.0: 5801 0.0.0.0: * LISTEN
Tcp 0 0 0.0.0.0: 5901 0.0.0.0: * LISTEN
Tcp 0 0 0.0.0.0: 6001 0.0.0.0: * LISTEN
.....

VNC requires a JRE runtime environment in the customer segment. If the local machine is not installed, you can download it at the following address:

Remote Installation of Oracle through VNC is a good option.

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.