Rajkumar Goel wrote: > Hi, > When I type ifconfig in the terminal I'm unable to get my broadband details. > Please help. >
ifconfig is owned by root and is probably in /sbin so it will probably not be on your regular user's path su to root and try: /sbin/ifconfig - -- - -wittig

