LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-16-2010, 04:41 PM   #1
arun17reddy
LQ Newbie
 
Registered: May 2010
Posts: 9

Rep: Reputation: 0
need UNIX/LINUX networking commands in detail ...


please anyone suggest some websites providing the networking commands.
thank you...
 
Old 05-16-2010, 04:47 PM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Those should keep you busy
http://www.reallylinux.com/docs/networkingadmin.shtml
http://www.yolinux.com/TUTORIALS/Lin...etworking.html
http://whirlpool.net.au/wiki/?tag=Linux_NW_Diag_Cmds
http://www.pixelbeat.org/cmdline.html
 
Old 05-16-2010, 05:04 PM   #3
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

A few more links to aid you;

Linux Documentation Project
Rute Tutorial & Exposition
Linux Command Guide
Utimate Linux Newbie Guide
LinuxSelfHelp
Getting Started with Linux
Linux Home Networking


The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
Old 05-20-2010, 07:58 AM   #4
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Rep: Reputation: 65
Wink

Quote:
Originally Posted by arun17reddy View Post
please anyone suggest some websites providing the networking commands.
thank you...
Do some google.
+1 for sycamorex.
 
0 members found this post helpful.
Old 05-20-2010, 09:09 AM   #5
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
Quote:
Originally Posted by arun17reddy View Post
please anyone suggest some websites providing the networking commands
All of the commands that you need on Linux are described in your man pages. You could try 'man -k network', for example. Or maybe 'man -k eth' or 'man -k wireless', depending upon what you are interested in. (Sorry, that's not a website )

You could also try linuxhomenetworking, which I think is well explained, and is indeed a website.

Be aware that there are differences -mostly minor- between distros, and you don't say which distro you want, if there is one in particular. Or actually, even if this is specifically a linux question, but I assume that it is.

And, if you want more stuff on websites, the application of a search engine to the problem will always turn up more sites. But I suspect that you have more than enough to read already.
 
1 members found this post helpful.
Old 05-20-2010, 12:33 PM   #6
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by salasi View Post
All of the commands that you need on Linux are described in your man pages. You could try 'man -k network', for example. Or maybe 'man -k eth' or 'man -k wireless', depending upon what you are interested in. (Sorry, that's not a website )

You could also try linuxhomenetworking, which I think is well explained, and is indeed a website.

Be aware that there are differences -mostly minor- between distros, and you don't say which distro you want, if there is one in particular. Or actually, even if this is specifically a linux question, but I assume that it is.

And, if you want more stuff on websites, the application of a search engine to the problem will always turn up more sites. But I suspect that you have more than enough to read already.
You learn something new everyday. I didn't know about the -k flag of man. I'm sure I tried to man man in the past, but most probably it was just for fun to see what happens (just like what happens if you google google?, etc), LOL

It's brilliant. Thanks.
 
Old 05-21-2010, 03:15 AM   #7
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
Quote:
Originally Posted by sycamorex View Post
You learn something new everyday. I didn't know about the -k flag of man.
OK, thanks for that, but you've got me started now...

'man -k' looks to be exactly equivalent to 'apropos', so you can use either and get the same result. Which is handy, if you can't remember how to spell apropos.

Additionally, if you find that 'man -k etwor' (or something) gives you more output than you want to look through, you could try 'man -k etwor | grep -i ether' (go on, try both!) for a list of commands that concern the text string etwor (...commonly found in the words network, networks, networking...) and contain the string ether (...ethernet, eth0, eth1,...) in the one line summary.

I feel that, in an ideal world, all the newbies would be forced to do this a few times before they are allowed to post a 'what's the command for...and why would I use the command line, its old-fashioned' post, but then I'm old and curmudgeonly.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: 10 Useful Linux / Unix Commands LXer Syndicated Linux News 1 06-21-2009 02:47 AM
Trying to look at sources for common unix/linux commands IanGlenn Linux - General 2 05-02-2008 04:56 AM
Basic commands in unix/linux sathish80 Linux - Newbie 5 03-24-2006 01:45 PM
Linux commands not implemented in UNIX gayjaybird Linux - General 6 01-29-2006 12:04 AM
What do you think are the top ten UNIX/LINUX commands marigb Linux - Newbie 24 05-17-2004 02:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration