Page 19 of 21 FirstFirst ... 9161718192021 LastLast
Results 181 to 190 of 207

Thread: Linux Quiz

  1. #181
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by LSA+26 March 2004 - 16:24--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (LSA &#064; 26 March 2004 - 16:24)</td></tr><tr><td id='QUOTE'>
    Originally posted by bulio@26 March 2004 - 16:16
    <!--QuoteBegin-LSA
    @25 March 2004 - 00:32
    New question, what config file lists the modules to be loaded at startup?

    /usr/src/linux/.config
    Nope, anyone else want to try?[/b][/quote]
    /etc/modules.conf

    If this a slackware question..................again. ----------&#62; /etc/rc.d/rc.S

  2. Software & Hardware   -   #182
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Originally posted by shn+26 March 2004 - 16:29--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (shn &#064; 26 March 2004 - 16:29)</td></tr><tr><td id='QUOTE'>
    Originally posted by LSA@26 March 2004 - 16:24
    Originally posted by bulio@26 March 2004 - 16:16
    <!--QuoteBegin-LSA
    @25 March 2004 - 00:32
    New question, what config file lists the modules to be loaded at startup?

    /usr/src/linux/.config

    Nope, anyone else want to try?
    /etc/modules.conf

    If this a slackware question..................again. ----------&#62; /etc/rc.d/rc.S [/b][/quote]
    Correct

    Nope not a slackware question,

    BTW, That linux quiz is an imposter&#33;

  3. Software & Hardware   -   #183
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Question:

    There are 5 directories and you are in directory 5.

    /home/you/dir1/dir2/dir3/dir4/dir5

    From a terminal, how do you move up to dir2 using the cd command.

    Do Not use an absolute path.

    @LSA -- changed the Link for ya.

  4. Software & Hardware   -   #184
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Originally posted by shn@27 March 2004 - 13:21
    Question:

    There are 5 directories and you are in directory 5.&nbsp;

    /home/you/dir1/dir2/dir3/dir4/dir5

    From a terminal, how do you move up to dir2 using the cd command.

    Do Not use an absolute path.&nbsp;

    @LSA -- changed the Link for ya.&nbsp;
    cd ../../..

    I think that&#39;s correct but ATM I don&#39;t have a machine to test it on...

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

    Ok good, that link is much better than the lindows rock&#33;

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

    Hmm, give an example of &#39;redirecting output&#39;

    I hope I worded that right

  5. Software & Hardware   -   #185
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by LSA+27 March 2004 - 13:31--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (LSA &#064; 27 March 2004 - 13:31)</td></tr><tr><td id='QUOTE'><!--QuoteBegin-shn@27 March 2004 - 13:21
    Question:

    There are 5 directories and you are in directory 5.

    /home/you/dir1/dir2/dir3/dir4/dir5

    From a terminal, how do you move up to dir2 using the cd command.

    Do Not use an absolute path.

    @LSA -- changed the Link for ya.
    cd ../../..

    I think that&#39;s correct but ATM I don&#39;t have a machine to test it on...

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

    Ok good, that link is much better than the lindows rock&#33;

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

    Hmm, give an example of &#39;redirecting output&#39;

    I hope I worded that right [/b][/quote]
    Code:
    head &#60; /.bashrc
    Code:
    unix@linux&#58;~/work/tmp&#62; ls -la &#62; ls.out
    unix@linux&#58;~/work/tmp&#62; ls -la
    total 4
    drwxr-xr-x &nbsp; &nbsp;2 unix &nbsp; &nbsp; users &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;72 2004-03-27 13&#58;19 .
    drwxr-xr-x &nbsp; &nbsp;3 unix &nbsp; &nbsp; users &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;72 2004-03-27 13&#58;17 ..
    -rw-r--r-- &nbsp; &nbsp;1 unix &nbsp; &nbsp; users &nbsp; &nbsp; &nbsp; &nbsp; 200 2004-03-27 13&#58;19 ls.out
    unix@linux&#58;~/work/tmp&#62;

  6. Software & Hardware   -   #186
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Looks ok.

    I can&#39;t think of a question, I just "woke up"......long story

  7. Software & Hardware   -   #187
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Ok heres one:

    Where is the file that stores your iptables configuration?

  8. Software & Hardware   -   #188
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Here is another one then...

    How do you find out which config file X is using?

  9. Software & Hardware   -   #189
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Browse the internet from a terminal................any site.

  10. Software & Hardware   -   #190
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Originally posted by shn@1 April 2004 - 03:43
    Browse the internet from a terminal................any site.
    I&#39;m not sure i&#39;m understanding the question right but I think this is what you mean.

    lynx [site]
    links [site]
    elinks ..... etc

    Is that what you meant? I&#39;m not sure.

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
  •