![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to tell Power 4/5/6 | thomn8r | AIX | 3 | 05-02-2008 01:00 PM |
| H50 power issue | backslash | AIX | 1 | 02-26-2008 04:55 PM |
| The Power of the Apama Name | iBot | Complex Event Processing RSS News | 0 | 01-15-2008 09:40 AM |
| No Power Struggles: Coordinated Multilevel Power Management for the Data Center | iBot | UNIX and Linux RSS News | 0 | 12-24-2007 02:20 AM |
| How Can I To Power Off My Computer? | vhabalos | UNIX for Advanced & Expert Users | 1 | 03-23-2007 08:49 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How Can I To Power Off My Computer?
I have a SCO UNIX 5.0.6. and a computer ATX.
My Question is: How can i to power off my computer without to push the power button? Please help me. Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
altenative could be to use soft shutdown
with the command, Code:
/sbin/shutdown man shutdown before using that |
|
#3
|
|||
|
|||
|
thak you, but donīt work
/sbin/shutdown no exist. only exist /etc/shutdown, but donīt work |
|
#4
|
|||
|
|||
|
Quote:
I gave the command which could be tried on Linux ! |
|
#5
|
||||
|
||||
|
try this :
Quote:
|
|
#6
|
|||
|
|||
|
shutdown -g0 -y -i6
Sorry, but don't work. That command reboot my computer and I only want to power off my computer. |
|
#7
|
||||
|
||||
|
as you can see 6 is the runlevel for reboot, so choose 0 for halt.
|
||||
| Google The UNIX and Linux Forums |