How to switch from GUI to text mode?


 
Thread Tools Search this Thread
Operating Systems Solaris How to switch from GUI to text mode?
# 1  
Old 11-27-2008
How to switch from GUI to text mode?

Hi all

I have installed solaris 5.10 and it is loading in GUI mode by default.
I want to load in text mode by default. How to do this? How to switch from GUI to text mode and vise versa.?

Please help..
# 2  
Old 11-27-2008
In 5 seconds google answers:

Code:
To disable the GUI startup: /usr/dt/bin/dtconfig -d
And, to enable it again: /usr/dt/bin/dtconfig -e

# 3  
Old 12-04-2008
When its about to launch the GUI during startup, you can user ctrl+C sequence to break it and to force it to use the command line as well
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

M4000 Mode Switch

Hello, I'm set to go out to our M4000 to reset the XSCF password, since the person who set it up doesn't remember what password they setup. I have all the steps, but the only question I can't find an answer to is around the mode switch. Right now, based on prtdiag, the mode switch is in... (2 Replies)
Discussion started by: QuickNull
2 Replies

2. SCO

Cannot Switch from GUI to Text Screens

A client's SCO UNIX OpenServer 5.0.7 MP 4 system: The X-Windows GUI comes up fine (on multi-screen 2) but I cannot switch to tty01 or tty03 or any other tty. The display just shows a blinking cursor. I went into scoadmin video and checked that the function keys were all assigned--they are. I've... (6 Replies)
Discussion started by: Transpower
6 Replies

3. Shell Programming and Scripting

Unable to login into GUI mode.

hii all, I am unable to login into GUI mode in solaris 10. It is only prompting me to command mode credentials not going further to GUI mode.. Please help.. Thanks & regards, Bhagi (3 Replies)
Discussion started by: bhargav90
3 Replies

4. Linux

How to switch from command to SSH mode?

Hi all, I am new to CentOS and have been always using the server remotely using puTTy. I needed to access the machine from the console so I did a Alt+F2. Now I would like to go back to using the machine remotely via SSH. Can you please let me know what keys on the console I should hit to be... (6 Replies)
Discussion started by: tezarin
6 Replies

5. Solaris

how to enable GUI mode in solaris

I just installed Solaris 10 in my pc with dafault installtion. When I tried login to it first time , it took me directly to console mode When issuing the command svcs it didn't returned any fmri related to gui. find the attached snapshot for the list of fmri. Installing the fmri ... (1 Reply)
Discussion started by: hiten.r.chauhan
1 Replies

6. Hardware

How to go to GUI from text mode?

Dear All, i am trying to install the redhat linux using graphical mode...but it stucks while probing video card...i have installed linux using text mode it works fine and whole the installation goes fine. after installation if i give startx command it again stucks....looks like a vga card... (9 Replies)
Discussion started by: zaheer.gr8
9 Replies

7. Solaris

Solaris in GUI mode

Hi we work on solaris machines and access them in Command line mode using telnet services. Can they be accessed in GUI mode. If yes please advice as I have came to know that Solaris 9.0 supports GUI mode also. (1 Reply)
Discussion started by: sukhvinder_Tm
1 Replies

8. Solaris

Unix autostart in GUI mode

hi, i'm a newbie in UNIX. i have a disk crash and re-install the unix. But the new installation does not boot the server automatically. Then i set the auto-boot to true, and it's ok. But now the system is booting in text mode. Before this, when i type boot, the system is booting in GUI mode.... (2 Replies)
Discussion started by: lwll
2 Replies

9. AIX

Startup AIX in GUI or text mode

Can I know is there anyone know how to statup AIX in GUI and text mode? Thank You..... (2 Replies)
Discussion started by: dwarf007
2 Replies

10. UNIX for Dummies Questions & Answers

How to get back my linux gui mode?

Dear All, Someone please help me.. I can't afford to lose the luster from my precious RedHat Linux 7.3 install (which I was able to accomplish painstaking efforts!).. Here is my problem... I don't know why this is happening... but whenever I'm booting into my RHL 7.3 partition on my... (2 Replies)
Discussion started by: Vishnu
2 Replies
Login or Register to Ask a Question