Page 2 of 21 FirstFirst 1234512 ... LastLast
Results 11 to 20 of 207

Thread: Linux Quiz

  1. #11
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by haxor41789@19 February 2004 - 18:43
    Linus Torvalds.

    Okay, here's an easy one. Where is the mouse config?
    /etc/X11/XF86Config

  2. Software & Hardware   -   #12
    Poster
    Join Date
    Jan 2003
    Posts
    889
    /etc/X11/XF86Config

    Edit: didnt see your post shn!! sorry!

  3. Software & Hardware   -   #13
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    What is the command to generate an ssh public/private dsa key pair?

    @LSA........no problem, its whoever answers first

  4. Software & Hardware   -   #14
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Originally posted by shn@19 February 2004 - 18:55
    What is the command to generate an ssh public/private dsa key pair?


    That's way out of my league!

  5. Software & Hardware   -   #15
    4play's Avatar knob jockey
    Join Date
    Jan 2003
    Location
    London
    Age
    41
    Posts
    3,824
    Code:
    /usr/bin/ssh-keygen -b 1024 -N ""
    out of mine as well but google is handy

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

    create a symbolic link to /usr/share/xxx Hint: you are already in the current directory just issue the command.

  7. Software & Hardware   -   #17
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Originally posted by 4play@19 February 2004 - 19:00
    Code:
    /usr/bin/ssh-keygen -b 1024 -N ""
    out of mine as well but google is handy
    I was just going to add my google findings.

    Question: What is 'runlevel 3'

  8. Software & Hardware   -   #18
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by LSA+19 February 2004 - 19:11--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (LSA &#064; 19 February 2004 - 19:11)</td></tr><tr><td id='QUOTE'><!--QuoteBegin-4play@19 February 2004 - 19:00
    Code:
    /usr/bin/ssh-keygen -b 1024 -N &#34;&#34;
    out of mine as well but google is handy&nbsp;
    I was just going to add my google findings.

    Question: What is &#39;runlevel 3&#39;[/b][/quote]
    System boots up in text mode and networking

    I take break now

  9. Software & Hardware   -   #19
    Poster
    Join Date
    Jan 2003
    Posts
    889
    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&nbsp; &nbsp; That way someone else can answer knowing that the question has not been answered before.

    create a symbolic link to /usr/share/xxx&nbsp; &nbsp; Hint: you are already in the current directory just issue the command.
    Code:
    ln ./xxx /home/j00/symlink
    Not sure if that is correct or not.

  10. Software & Hardware   -   #20
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by LSA+19 February 2004 - 19:18--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (LSA &#064; 19 February 2004 - 19:18)</td></tr><tr><td id='QUOTE'><!--QuoteBegin-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&nbsp; &nbsp; That way someone else can answer knowing that the question has not been answered before.

    create a symbolic link to /usr/share/xxx&nbsp; &nbsp; Hint: you are already in the current directory just issue the command.
    Code:
    ln ./to_be_linked /home/j00/symlink
    Not sure if that is correct or not. [/b][/quote]
    You get full credit thats close enough

    It&#39;s ln -s /to_be_linked /home/j00/symlink

Page 2 of 21 FirstFirst 1234512 ... 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
  •