Posts Tagged IFCONFIG
OpenSuse – run IFCONFIG as user
Posted by Alex Costa in Linux on January 17th, 2009
OPenSUSE 11.1 surprised me when I was denied to run IFCONFIG as a normal user and also as SUDO. There is an easy way around it, just create an alias link to the /sbin/ifconfig file. $alias ifconfig=’/sbin/ifconfig’ Now you can run IFCONFIG with your user account. Bookmark on Delicious Digg this post Recommend on Facebook [...]
IFCONFIG
Posted by Alex Costa in Linux Man Pages on January 1st, 2009
IFCONFIG(8) Linux Programmer’s Manual IFCONFIG(8) NAME ifconfig – configure a network interface SYNOPSIS ifconfig [interface] ifconfig interface [aftype] options | address … DESCRIPTION Ifconfig is used to configure the kernel-resident network interfaces. It is used at boot time to set up interfaces as necessary. After that, it is usually only needed when debugging or when [...]
IFCONFIG
Posted by Alex Costa in Linux Man Pages on January 1st, 2009
IFCONFIG(8) Linux Programmer’s Manual IFCONFIG(8) NAME ifconfig – configure a network interface SYNOPSIS ifconfig [interface] ifconfig interface [aftype] options | address … DESCRIPTION Ifconfig is used to configure the kernel-resident network interfaces. It is used at boot time to set up interfaces as necessary. After that, it is usually only needed when debugging or when [...]




