Results 1 to 4 of 4
hai,
iam using linux (fedora core -3 with 2.6.9 kernel) ,
my shell is " bash"
some of commands (ipconfig, insmod, modinfo ) , these are not working at my ...
- 12-01-2006 #1Linux Newbie
- Join Date
- Oct 2006
- Posts
- 107
help me on commands
hai,
iam using linux (fedora core -3 with 2.6.9 kernel) ,
my shell is" bash"
some of commands (ipconfig, insmod, modinfo ) , these are not working at my shell..
if i use those commands at root, it shows me " C O M M A N D NOT F O U N D"
Can any body resolve my problem....
Pls help me.....
Thanx in Advance
- 12-01-2006 #2Just Joined!
- Join Date
- Dec 2006
- Posts
- 33
greatings
try to type command correctly
1) ifconfig
2)insmod
3)modinfo
for more information use man pages
- 12-01-2006 #3
Or using the full path like /sbin/ifconfig or /sbin/modprobe
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 12-06-2006 #4Just Joined!
- Join Date
- Dec 2006
- Posts
- 2
Check out whether you have installed the complete networking module while installation.... ipconfig is for Windows...try ifconfig in linux.....
Originally Posted by mallik
for details do man ifconfig
you can do man on all commands.
--Saalim


Reply With Quote
