Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
|
becki:linux:slack_tips_attic [2009-05-05 15:38] becki |
becki:linux:slack_tips_attic [2009-12-07 15:28] (aktuell) becki |
||
|---|---|---|---|
| Zeile 75: | Zeile 75: | ||
| !Aterm*font: -misc-fixed-medium-r-normal-*-14-*-*-*-c-*-iso8859-15 | !Aterm*font: -misc-fixed-medium-r-normal-*-14-*-*-*-c-*-iso8859-15 | ||
| </code> | </code> | ||
| + | |||
| + | ===== XFCE == | ||
| + | |||
| + | :!: As of Slack 13.0 the following is obsoete. | ||
| + | |||
| + | Enable to shutdown or restart the computer when running Xfce. You have to allow the user(s) to execute ''xfsm-shutdown-helper'' with ''sudo''. Run ''visudo'' (root) and add the following line: | ||
| + | |||
| + | %users ALL = NOPASSWD:/usr/libexec/xfsm-shutdown-helper | ||
| + | |||
| + | Source http://wiki.xfce.org/faq#session_manager | ||
| ===== Backup with rsyncd == | ===== Backup with rsyncd == | ||