This is a discussion on stop hp-ux ? within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> I am newbie in hp-ux. My hp-ux box goes automatically in X-window at boot time. I don't want this, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| On Thu, 27 Jan 2005 20:46:51 +0000, sabbatino alfonso wrote: > I am newbie in hp-ux. > My hp-ux box goes automatically in X-window at boot time. I don't want this, > I want remain, stay in text mode. > I hit ctrl-C but it doesn't work. How can I do it? Select [Options] -> [Command Line] (or equivalent for your locale) from the login screen. Then, login as root and either disable the CDE login manager: /usr/dt/bin/dtconfig -d; /usr/dt/bin/dtconfig -kill or disable the local X server startup: Edit /etc/dt/config/Xservers. Comment out the line: * Local local@console /usr/bin/X11/X :0 Reload CDE settings: /usr/dt/bin/dtconfig -reset |
| |||
| Sorry, I have only a serial terminal, not a hp monitor. I Can't see "Select [Options] -> [Command Line]" on serial terminal ! Thank you. "Chuck Slivkoff" <slivkoff-AT-hp-DOT-com@localhost.invalid> ha scritto nel messaggio news > On Thu, 27 Jan 2005 20:46:51 +0000, sabbatino alfonso wrote: > > > I am newbie in hp-ux. > > My hp-ux box goes automatically in X-window at boot time. I don't want this, > > I want remain, stay in text mode. > > I hit ctrl-C but it doesn't work. How can I do it? > > Select [Options] -> [Command Line] (or equivalent for your locale) from > the login screen. > > Then, login as root and either disable the CDE login manager: > > /usr/dt/bin/dtconfig -d; /usr/dt/bin/dtconfig -kill > > or disable the local X server startup: > > Edit /etc/dt/config/Xservers. > Comment out the line: > > * Local local@console /usr/bin/X11/X :0 > > Reload CDE settings: > > /usr/dt/bin/dtconfig -reset > > > |
| ||||
| On Sat, 29 Jan 2005 15:57:03 +0000, sabbatino alfonso wrote: > Sorry, I have only a serial terminal, not a hp monitor. > > I Can't see "Select [Options] -> [Command Line]" on serial terminal ! Shutdown the system and disconnect the keyboard (PS/2 or USB). When you boot the system, console output will direct to serial port A. |