LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   Run Solaris as Multiuser Text Mode (https://www.linuxquestions.org/questions/solaris-opensolaris-20/run-solaris-as-multiuser-text-mode-581760/)

swiswire 09-02-2007 11:56 PM

Run Solaris as Multiuser Text Mode
 
Hello All,
can anyone plz answer that how can i run my solaris 10 in multiuser text mode?
multiuser graphical mode is always we use...but i need to run the machine in multiuser text mode....

jlliagre 09-03-2007 01:08 AM

Unlike with many Linux distributions, there is no specific multi-user text mode under Solaris.

What you really want is simply disabling the graphic environment which can be done with one of these commands:

Code:

svcadm disable cde-login
or
Code:

/usr/dt/bin/dtconfig -d

swiswire 09-03-2007 02:01 AM

thanks moderator
the command works successfully.....


All times are GMT -5. The time now is 09:49 PM.