[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Ping and traceroute on RaQ3



OK Glen,

> You will need to add /usr/sbin to your search path.  To do this, edit
> /etc/profile and change the line;
>
> PATH="$PATH:/usr/X11R6/bin"
>
> to
>
> PATH="$PATH:/usr/X11R6/bin:/usr/sbin"
>
> You will need to log-out and log-in for the changes to take effect.

Modifying /etc/profile, only change the root profile, I need to add this
path to all the site-users.
(PD) With this modification, traceroute works well as root.

> This is self-explanatory. To use ping, you need to 'su' to the root
account.

The same problem, It wanted that all my users can use ping.

Thanks for the help.
Esteban