-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Jun 11, 2003 at 12:03:50PM -0400, Chun Kit Edwin Lau wrote:
> I am curious about how Linux does the shutdown. The kernel send
> the TERM signal to all processes when the shutdown is initiated. But
> does the kernel wait for the every pr
Thus spake Chun Kit Edwin Lau:
> Hi everyone,
>
> I am curious about how Linux does the shutdown. The kernel send
> the TERM signal to all processes when the shutdown is initiated. But
> does the kernel wait for the every process to finish before the kernel
> halt? If not, will there be d
Quoting Chun Kit Edwin Lau <[EMAIL PROTECTED]>:
> Hi everyone,
>
> I am curious about how Linux does the shutdown. The kernel send
> the TERM signal to all processes when the shutdown is initiated. But
> does the kernel wait for the every process to finish before the kernel
> halt? If not
On Wed, Jun 11, 2003 at 12:03:50PM -0400, Chun Kit Edwin Lau wrote:
> I am curious about how Linux does the shutdown. The kernel send
> the TERM signal to all processes when the shutdown is initiated. But
> does the kernel wait for the every process to finish before the kernel
> halt? If n
Hi everyone,
I am curious about how Linux does the shutdown. The kernel send
the TERM signal to all processes when the shutdown is initiated. But
does the kernel wait for the every process to finish before the kernel
halt? If not, will there be data lost then?
--
Edwin ERTW Lau
--
>> "TY" == Tun Yang <[EMAIL PROTECTED]> writes:
TY> I was wondering if there was a way for linux to make use of the
TY> ATX soft power switch...
Recompile the kernel (with kernel-package) and enable the APM
features.
shutdown -h now will then turn the computer off.
Ciao,
Martin
Tun Yang <[EMAIL PROTECTED]> writes:
> Hello ...
> I was wondering if there was a way for linux to make use of the ATX soft
> power switch...
> For example, shutdown ... totally, power and all just like win9x.
> or, suspend to disk by pressing the momentary button?
Recompile your own kernel (ins
Tun Yang <[EMAIL PROTECTED]> writes:
| Hello ...
| I was wondering if there was a way for linux to make use of the ATX soft
| power switch...
| For example, shutdown ... totally, power and all just like win9x.
| or, suspend to disk by pressing the momentary button?
Yes, but you need to compile a
Hello ...
I was wondering if there was a way for linux to make use of the ATX soft
power switch...
For example, shutdown ... totally, power and all just like win9x.
or, suspend to disk by pressing the momentary button?
thanks,
-tun
-BEGIN PGP SIGNED MESSAGE-
Thats not exactly true (as I pointed out earlier but I
might have accidently not
sent my response ot the list)
actually sync;sync;halt would work fine...under ideal conditions :)
but...under debian linux (and redhat) it will work fine
in fatcyou can just for
HAHA go ahead and use his system tho ;)
sync;sync;halt
is the same as sync;sync;shutdown -h now
on most systems now (at least on both RedHat and Debian it is)
Halt checks the current runlevel..and if the runlevel is not 0 then it executes
shutdown -h now on its own...this is a saftey catch
The OLD
Arunas Norvaisa wrote:
> Have RTFMing and am using 'shutdown -r now' to restart my system.
> BUT our system (Netware/Unix) admin (really old and experienced
> 'wolf') have told me that he's using 'sync;sync;halt' and have tried
> to persuade me to use 'his' command.
That method is pretty dumb for
In debian.user was writ:
>
> And - what are dangers of so-called 'three-finger salute' which is
>described as The Very Bad Thing (tm) and absolute no-no?
It is? Hasn't been so for a *very* long time!
/etc/inittab:
# What to do when CTRL-ALT-DEL is pressed.
ca:12345:ctrlaltdel:/sbin/shutdown -t20
Dear all,
I'm confused...
Have RTFMing and am using 'shutdown -r now' to restart my system.
BUT our system (Netware/Unix) admin (really old and experienced
'wolf') have told me that he's using 'sync;sync;halt' and have tried
to persuade me to use 'his' command.
What is your opinion as I'm re
14 matches
Mail list logo