Operating System - HP-UX
1835228 Members
2857 Online
110078 Solutions
New Discussion

Re: Switch from GUI to TTY console

 
SOLVED
Go to solution
Unix TSG
New Member

Switch from GUI to TTY console

We have removed the Graphics Head from two Class C servers and connected the serial ports to a terminal server.

I need to stop the X server from trying to start. Any clues anyone?

2 REPLIES 2
Graham Cameron_1
Honored Contributor
Solution

Re: Switch from GUI to TTY console

Lesley

Run /usr/dt/bin/dtconfig -d and reboot.

/usr/dt/bin/dtconfig -e puts it back again.

-- Graham
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Unix TSG
New Member

Re: Switch from GUI to TTY console

cheers