Problem in Fedora Core 2 test 3, help

sean2002

Golden Member
Apr 9, 2001
1,538
0
0
I'm trying to set my mtu to 1500 using the command ifconfig eth0 mtu 1500 I keep getting error sayinf ifconfig not found, and ideas?
 

mrweirdo

Senior member
Dec 1, 2002
706
0
0
try using /sbin/ifconfig I have come across some similar issues with fedora not reconizing the command unless i use its real path.
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
To see your path you go:

echo $PATH


you can set your own paths thru ~/.bashrc and other configuration files for users.