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 ...
- 12-27-2008 #1Just 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
- 12-27-2008 #2forum.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.
- 12-27-2008 #3
You can also put this wallpaper to your PC, to see quickly some commonly used commands.
- 12-27-2008 #4
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
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 info
orCode:man grep
Code:info grep
Code:man ifconfig
Try it out on any Linux command you can think of.Code:info ifconfig
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.
- 12-27-2008 #5Just 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


Reply With Quote