![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to Single user mode? | gkreddy | UNIX for Dummies Questions & Answers | 1 | 10-25-2007 10:31 PM |
| single user mode - user accounts passwords | orestis | UNIX for Dummies Questions & Answers | 2 | 03-09-2005 06:54 AM |
| single-user mode | zorro81 | UNIX for Dummies Questions & Answers | 2 | 04-06-2002 04:10 PM |
| Single user mode | merlin | UNIX for Dummies Questions & Answers | 2 | 01-15-2002 07:48 AM |
| single user mode | guest100 | UNIX for Dummies Questions & Answers | 2 | 12-12-2001 04:53 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
single user mode
Is there another way of switching to single user mode except by typing
/usr/sbin/shutdown 0 ??? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
belongs to your unix flavor...
on solaris "init s" would work... gP |
|
#3
|
|||
|
|||
|
On AIX :
telinit s Greetz, Eric |
|
#4
|
||||
|
||||
|
single user mode
Thanks you guys. But i am running HP-Ux 11.11
|
|
#5
|
||||
|
||||
|
Code:
The init utility will terminate multi-user operations and resume single-
user mode if sent a terminate (TERM) signal, for example, ``kill -TERM
1''. If there are processes outstanding that are deadlocked (because of
|
|
#6
|
||||
|
||||
|
With HP-UX, use the shutdown command. The other ways bypass the shutdown scripts.
|
||||
| Google The UNIX and Linux Forums |