Connect VNC to Suse Server

Source: Internet
Author: User


Connect VNC to Suse Server 1. Install vnc client in window 2. open vnc, enter the IP address and port number of the remote machine 3. After successful connection, enter the suse logon interface, select another user 4. Enter the user name and password for Logon (oracle xxxxxxx) 5. Start the Oracle service and Tomcat service at the first startup. 6. Use the terminal (equivalent to the cmd command line in the window) and enter the corresponding command to open the terminal at www.2cto.com: you can drag the terminal to the desktop and create a shortcut for it. I have created a shortcut on the desktop. You can directly click the shortcut on the desktop to enter the terminal's Oracle service enabling command: lsnrctl start sqlplus/nolog connect/as sysdba; www.2cto.com startup; exit; Enable tomcat service: cd/usr/local/apache-tomcat-6.0.32/bin/sudo. /startup. sh // you are prompted to enter the root user password: 000000 7. Set the shared folder between Window and suse server (change to your own IP address and folder name) sudo mount-t cifs // 192.168.10.175/000/mnt-o username = smb, password = 000000 after successful sharing, you can find the corresponding shared file author yankunren In The suse server/mnt folder.

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.