Find the answer to your Linux question:
Results 1 to 5 of 5
Hi all, i am in need of a command to list the dns server ips that is already stored in the system. For that matter, i would love to see ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    6

    Where to quicksearch linux commands?

    Hi all,
    i am in need of a command to list the dns server ips that is already stored in the system.

    For that matter, i would love to see a site to quick search any linux commands and learn in that way.

    Also point me to some good links where a linux newbie can learn stuffs from ground up.
    [If this is a question already been raised and answered, pls give me the link to that post.]

    many thanks in advance,
    nbalaji

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Enthusiast L4Linux's Avatar
    Join Date
    Sep 2008
    Location
    Greece
    Posts
    584
    You can also put this wallpaper to your PC, to see quickly some commonly used commands.

  4. #4
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    And don't forget about the man/info pages located on your system, open a terminal/konsole window and type these commands:
    Code:
    man man
    Code:
    man info
    Use Space bar for next page and press Q to quit. You can use both of these commands for most linux commands like this:
    Code:
    man grep
    or
    Code:
    info grep
    Code:
    man ifconfig
    Code:
    info ifconfig
    Try it out on any Linux command you can think of.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  5. #5
    Just Joined!
    Join Date
    Sep 2007
    Posts
    6

    thanks

    Thanks all.
    Thanks L4Linux for the wallpaper. I have set it as my wallpaper.

    Regards,
    Balaji N

Posting Permissions

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