Posts Tagged IFCONFIG

OpenSuse – run IFCONFIG as user

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 [...]

, , ,

No Comments

IFCONFIG

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 [...]

,

No Comments

IFCONFIG

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 [...]

,

No Comments