Page 12 of 21 FirstFirst ... 29101112131415 ... LastLast
Results 111 to 120 of 207

Thread: Linux Quiz

  1. #111
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Originally posted by shn@13 March 2004 - 20:37
    I dont use rpm's.

    only .tgz files bud.

    Slackware.
    I wish I had slackware!!!



    ----

    Well, it's rpm --updatedb

  2. Software & Hardware   -   #112
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Question:

    Where are kernel modules located?

  3. Software & Hardware   -   #113
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    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?

  4. Software & Hardware   -   #114
    BANNED
    Join Date
    Apr 2003
    Posts
    1,143
    correct!!!

  5. Software & Hardware   -   #115
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    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.
    What she said.

  6. Software & Hardware   -   #116
    Poster
    Join Date
    Jan 2003
    Posts
    889
    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?
    :gunsmile:

    kill -SIGKILL 31337

    Process 31337: 0wned

    --------------------

    Question:
    Record an .iso with cdrecord on device 0,0,0

  7. Software & Hardware   -   #117
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    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 &#064; 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.&nbsp; 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?
    :gunsmile:

    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

  8. Software & Hardware   -   #118
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Is -SIGKILL a switch for &#39;killall&#39;?

    Hmm a little confused :">

  9. Software & Hardware   -   #119
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by LSA@14 March 2004 - 16:44
    Is -SIGKILL a switch for &#39;killall&#39;?

    Hmm a little confused :">
    killall what?

    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&#39;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

  10. Software & Hardware   -   #120
    Poster
    Join Date
    Jan 2003
    Posts
    889
    killall - kill a process by name
    http://www.rt.com/man/killall.1.html

    I just got confused between the 2 :">

    ------------------

    Question:

    When fsck finds a unreferenced file where does it put it?

Page 12 of 21 FirstFirst ... 29101112131415 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •