GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VNC Server
Operating System - HP-UX
1847539
Members
3281
Online
110265
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2008 01:33 PM
02-04-2008 01:33 PM
Can some one please guide me how to install VNC Server on hpunix.
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2008 07:50 PM
02-04-2008 07:50 PM
Solution
hi,
download your vnc for hpux. Install it.
This is how i do in my server hpux 11.11
1) ftp vncbin.tar
2) extract vncbin.tar in /opt
# mkdir /opt/vnc
# mv vncbin.tar /opt/vnc
3) Create hidden vnc directory in /
# cd /
# mkdir .vnc
# cd .vnc ; touch passwd
4) Create vnc passwd
# cd /opt/vnc
# ./vncpasswd
5) Edit your current PATH to include /opt/vnc
# cd /etc
# mv PATH PATH.orig
# vi PATH
6) Log out and log in back
# exit
7) Check path
# echo $PATH
8) Run Vnc server
# /opt/vnc/vncserver
This output will appear.
New 'X' desktop is rpc2470:1
Starting applications specified in //.vnc/xstartup
Log file is //.vnc/rpc2470:1.log
9) and now at your PC. run vnc client and enter your server IP and session. In this case, the :1 is session 1
192.x.x.x:1
Enter the password your set in step 4.
Thats it.
Don't forget to assign points please....
download your vnc for hpux. Install it.
This is how i do in my server hpux 11.11
1) ftp vncbin.tar
2) extract vncbin.tar in /opt
# mkdir /opt/vnc
# mv vncbin.tar /opt/vnc
3) Create hidden vnc directory in /
# cd /
# mkdir .vnc
# cd .vnc ; touch passwd
4) Create vnc passwd
# cd /opt/vnc
# ./vncpasswd
5) Edit your current PATH to include /opt/vnc
# cd /etc
# mv PATH PATH.orig
# vi PATH
6) Log out and log in back
# exit
7) Check path
# echo $PATH
8) Run Vnc server
# /opt/vnc/vncserver
This output will appear.
New 'X' desktop is rpc2470:1
Starting applications specified in //.vnc/xstartup
Log file is //.vnc/rpc2470:1.log
9) and now at your PC. run vnc client and enter your server IP and session. In this case, the :1 is session 1
192.x.x.x:1
Enter the password your set in step 4.
Thats it.
Don't forget to assign points please....
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP