As in man page for init:
"When init is requested to change the runlevel, it sends the warning signal SIGTERM to all processes that are undefined in the new run-level."
In inittab I can see just one entry for runlevel 0:
l0:0:wait:/etc/rc.d/rc 0
So, it calls rc script with parameter 0
and sends...
When init is requested to change the runlevel, it sends the warning signal SIGTERM to all processes that are undefined in the new runlevel. It then waits 5 seconds before forcibly terminating these processes via the SIGKILL signal.
Is it ensured that this is done after all scripts with K prefix...
Whe I run the 'top' command on my machine
I've got the following output for CPU usage:
Cpu(s): 0.5% us, 0.3% sy, 0.0% ni, 99.1% id, 0.0% wa, 0.0% hi, 0.0% si
So,
99.1% for idle time, min value for idle was 95%.
But in %CPU column for top processes there are
values even greater than 10%...
I used cpio command to backup some files,
find . -print | cpio -ov > backup.cpio 2>errmsg
In errmsg I got processed file names
and the end was:
7889920 blocks
1 error(s)
But I couldn't find any error message searching
whole errmsg file.
What error is cpio reporting?
I used cpio command to backup some files,
find . -print | cpio -ov > backup.cpio 2>errmsg
In errmsg I got processed file names
and the end was:
7889920 blocks
1 error(s)
But I couldn't find any error message searching
whole errmsg file.
What error is cpio reporting?
I had WinXP boot loader in MBR installed,
which called grub boot loader on first
sector of partition mounted on /boot
to boot linux system.
After reinstalling windows and setting previous
boot.ini file, win boot loader
calls grub, but grub doesn't boot the system,
command prompt of grub...
1.Do you think it is a problem of the driver,
is it possible that it complains to adapter
harware error because of its own incorrect behavior?
2.When it warns about adapter hardware failure
and it is really hardware failure of the adapter
what does it mean, can such errors arise time to time
and...
In /var/adm/messages file I have found the following:
adpu320: [ID 368597 kern.warning] WARNING: adpu320: host
adapter hardware failure
Does such an SCSI adapter failure mean that it have to
be changed or is it possible such an error can sometimes
occur without worring about the adapter?
Here...
How can I change character encoding for the system,
I can view it by 'locale' command, but I haven't find
out how to change it.
Thank for advise a lot,
M.
I can specify the namespace of the element in DTD
by declaring the xmlns attribute for it with
#REQUIRED value of namespace the element belongs to.
But how can I specify elements with the same name
belonging to different namespaces in one single
DTD not to get error of duplicate definition of...
Is there a functionality of calling function
by 'call' command in gdb present in other
debuggers, thus is it a common feature of most debuggers
or is it some special feature of gdb?
I have used fsck on my mounted
root file system. It seems that I lost
all the data, when I rebooted the system
in rescue mode from CD, it wasn't able
to recognize any linux partitions.
I tried to do something with that
by using Stellar Phoenix Linux to help me
recover the data, the partition...
I'm using x86 platform,
and I want to boot from one partition
e.g. c0t0d0s0 and mount another filesystem
e.g. c0t0d0s6 to root in directory tree.
Someone adviced me to set the root filesystem
in /etc/system file, but how can that file
be used to set the root filesystem when it is a part
of that...
How can I set up the boot loader to mount
as root filesystem filesystem that is different
than that which is mounted to /boot directory.
Thanks a lot for advise, ...
I have added HP Smart Array 641 RAID controller
to my system and tried to install Solaris 9.
In device configuration assistent during installation
I have added drivers obtained from HP (this
device is on HCL for Solaris 9 x86). After copying
neccessary files to disk from CDROM the
installation...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.