|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
how to start the x window system
hi, am new to hp-ux, i just bought an hp-ux with the hp-ux 11.0 os, is very old, and i wnat to start the x window system but it send an error that said that couldn't open the x server, i try startx, xinit, and nothing, and also where i can find tutorials for hp-ux os for beginners
|
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
is x installed on your system? you probably dont have x installed on your system.
what errors are you gettting when you try to start x? |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
try issuing the following
export DISPLAY="ip_address_of client_machine" the try to display your x-window. if the adove does not work post back with any error messages. |
|
#4
|
||||
|
||||
|
Since you're getting an error message "can't open x server", you almost certainly have x installed.
I kinda agree with Hassan2. But let's say that your ip address is 100.90.80.70. Then you would need: export DISPLAY="100.90.80.70:0.0" |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
yeah i overlooked that, i only saw
"i try startx, xinit, and nothing" |
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
Xserver
in hpux 11.00 you can use x with CDE or VUE application.
in first verify if the software is installed swlist -l product in second time verify the run-level who -r in third verify the start of the X server more /etc/rc.log ls -l /sbin/rc3.d (by default) in last verify the name service nslookup <nameserver> echo $DISPLAY |
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
The GUI is working...
I fixed the problem, it was the mouse that it wasn't working and i changed and now the GUI is working, and there is a website where i can know more about hp-ux 11.0. Thanks guys for the help.
|
| Sponsored Links | ||
|
![]() |
| Tags |
| export display |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to start X window? | ethandaddy | HP-UX | 19 | 02-08-2012 01:45 AM |
| TCP initial congestion window (slow-start) | ddayan | IP Networking | 2 | 12-24-2011 06:27 PM |
| X Window system - concept | messi777 | UNIX for Dummies Questions & Answers | 3 | 09-15-2011 04:36 AM |
| Q: how to start a service when system start | acerlinux | AIX | 4 | 04-03-2009 09:37 PM |
| window 2000 professional not pinging my window 98 system. | kayode | Windows & DOS: Issues & Discussions | 10 | 11-13-2003 02:12 AM |
|
|