I wish I had slackware!!!Originally posted by shn@13 March 2004 - 20:37
I dont use rpm's.
only .tgz files bud.
Slackware.![]()
![]()
![]()
----
Well, it's rpm --updatedb![]()
I wish I had slackware!!!Originally posted by shn@13 March 2004 - 20:37
I dont use rpm's.
only .tgz files bud.
Slackware.![]()
![]()
![]()
----
Well, it's rpm --updatedb![]()
Question:
Where are kernel modules located?
It varies depending on your kernel version.
I have a /lib/modules/2.4.22 and a /lib/modules/ 2.4.24![]()
A process with a PID number of 31337 has entered runaway mode. You have tried to remove it with a standard kill command, but it will not go away. What command can you use to be assured the process will terminate?
correct!!!![]()
What she said.Originally posted by shn@19 February 2004 - 19:11
You can assume an answer correct unless its not then let the person who incorrectly answered know that they are incorrect That way someone else can answer knowing that the question has not been answered before.
![]()
:gunsmile:Originally posted by shn@13 March 2004 - 21:11
A process with a PID number of 31337 has entered runaway mode. You have tried to remove it with a standard kill command, but it will not go away. What command can you use to be assured the process will terminate?
kill -SIGKILL 31337
Process 31337: 0wned
--------------------
Question:
Record an .iso with cdrecord on device 0,0,0
:gunsmile:Originally posted by LSA+14 March 2004 - 09:58--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (LSA @ 14 March 2004 - 09:58)</td></tr><tr><td id='QUOTE'><!--QuoteBegin-shn@13 March 2004 - 21:11
A process with a PID number of 31337 has entered runaway mode. You have tried to remove it with a standard kill command, but it will not go away. What command can you use to be assured the process will terminate?
kill -SIGKILL 31337
Process 31337: 0wned
--------------------
Question:
Record an .iso with cdrecord on device 0,0,0[/b][/quote]
Incorrect.
The correct answer is:
kill -9 31337
Terminates a process indefinately.
Quite frankly I suggest you confer with your man files![]()
Is -SIGKILL a switch for 'killall'?
Hmm a little confused :">
killall what?Originally posted by LSA@14 March 2004 - 16:44
Is -SIGKILL a switch for 'killall'?
Hmm a little confused :">
Your trying terminate "one" process and that is 31337. Without shutting down the whole system dude.
You might as well press the power button and turn the computer off if you can't do that.
Go to your terminal and "man kill" read it............learn it. Also the link I posted was from an official man file.
The –9 signal is the most lethal, and will terminate the process immediately. All other signals are weaker than –9![]()
http://www.rt.com/man/killall.1.htmlkillall - kill a process by name
I just got confused between the 2 :">
------------------
Question:
When fsck finds a unreferenced file where does it put it?
Bookmarks