Andreas Sonnabend <[EMAIL PROTECTED]> wrote: > wenn ich als user kppp starten will, bekomme ich die Meldung: > ---------- > bash: /usr/bin/kppp: Keine Berechtigung > ---------- > Als root bekomme ich die Meldung: > ---------- > Xlib: connection to ":0.0" refused by server > Xlib: No protocol specified
> kppp: cannot connect to X server :0 > ---------- http://www.dcoul.de/faq/html/5.html#5.xdisplayzugriff Du willst sux statt su zum Erlangen der Root-Rechte verwenden. *prompt* cd /tmp *prompt* wget \ http://ftp.at.debian.org/debian/pool/main/s/sux/sux_1.0.0-4_all.deb *prompt* su - 'dpkg -i /tmp/sux_1.0.0-4_all.deb' cu andreas -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

