On Friday 10 Apr 2009, Rajkumar Goel wrote:
> Hi,
> When I type ifconfig in the terminal I'm unable to get my broadband
> details. Please help.
> This is what I get "command not found"
>  rajku...@linux-gsft:~> ifconfig
> bash: ifconfig: command not found

As have to be the "root" user to use ifconfig to modify any parameters.  
As a non root user you can only see the parameters in ro mode.  
Add /sbin to your PATH variable or give full path /sbin/ifconfig

HTH
-- Arun Khan

Reply via email to