hi,
Am Freitag, den 19.10.2007, 10:51 -1000 schrieb R. Scott Belford:
> [EMAIL PROTECTED]:/etc/init.d$ ./nfs-kernel-server restart
> open: Permission denied
>   * Stopping NFS kernel daemon
> start-stop-daemon: warning: failed to kill 5805: Operation not permitted
great, isnt it ? normal users are not allowed to urestart services ;)

use sudo :)

> And, in rc.local, this no longer seems to enable ip forwarding
> 
> sudo sh -c 'echo 1 > /proc/sys/net/ipv4/ip_forward'
add a line with:

ip_forward=yes

to /etc/network/options (create it if it doesnt exist)

ciao
        oli

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

-- 
edubuntu-users mailing list
edubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to