Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to logout from CDE in Solaris on the command-line? 2

Status
Not open for further replies.

goldenradium2001

Technical User
Mar 22, 2002
91
US
What is the command or commands to log out of Solaris while in CDE using the command line?

 
Type exit on the command line and click the exit button on the tool panel.
 
kill the process: /usr/dt/bin/Xsession -----------
when they don't ask you anymore, where they are come from, and they don't tell you anymore, where they go ... you'r getting older !
 
To reset the Sun Solaris CDE GUI login:

0. Telnet in to do this if you cannot access anything from the local system. Then su -
1. cd /etc/init.d/
2. ./dtlogin stop
3. wait 60 seconds
4. ./dtlogin start

Hope this helps, Michael
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top