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

, , ,

No Comments

IFCONFIG

IFCONFIG(8) Linux Programmer’s Manual IFCONFIG(8)
NAME ifconfig – configure a network interface
SYNOPSIS ifconfig [interface] [...]

,

No Comments

IFCONFIG

IFCONFIG(8) Linux Programmer’s Manual IFCONFIG(8)
NAME ifconfig – configure a network interface
SYNOPSIS ifconfig [interface] [...]

,

No Comments