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.
Technorati Tags: Alias, IFCONFIG, Linux, OpenSUSE
IFCONFIG
Posted by ITechLog 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
Posted by ITechLog 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] [...]


