Warning: preg_replace() [function.preg-replace]: The /e modifier is no longer supported, use preg_replace_callback instead in /users/mphinfo/www/inc/auth.php on line 670
Warning: preg_replace() [function.preg-replace]: The /e modifier is no longer supported, use preg_replace_callback instead in /users/mphinfo/www/inc/auth.php on line 670
Warning: preg_replace() [function.preg-replace]: The /e modifier is no longer supported, use preg_replace_callback instead in /users/mphinfo/www/inc/auth.php on line 670
Warning: preg_replace() [function.preg-replace]: The /e modifier is no longer supported, use preg_replace_callback instead in /users/mphinfo/www/inc/auth.php on line 670
Warning: Cannot modify header information - headers already sent by (output started at /users/mphinfo/www/inc/auth.php:670) in /users/mphinfo/www/inc/actions.php on line 203
Warning: Cannot modify header information - headers already sent by (output started at /users/mphinfo/www/inc/auth.php:670) in /users/mphinfo/www/lib/tpl/dokuwiki/main.php on line 12 maclinux [M/Ph/Info (Beslmeisl)]
* ''ls -l -O'' zeigt die Fileflags einer Datei an.
* ''ls -l -O'' zeigt die Fileflags einer Datei an.
* ''chflags uchg text.txt'' schützt vor Änderung und Löschung.
* ''chflags uchg text.txt'' schützt vor Änderung und Löschung.
Zeile 13:
Zeile 39:
* ''chmod +a "user:franz deny delete" text.txt'' verbietet dem User das Löschen aber nicht das Bearbeiten der Datei.
* ''chmod +a "user:franz deny delete" text.txt'' verbietet dem User das Löschen aber nicht das Bearbeiten der Datei.
* ''chmod -a# 0 Brief.txt'' löscht den ersten Eintrag der ACL.
* ''chmod -a# 0 Brief.txt'' löscht den ersten Eintrag der ACL.
-
* Damit Mac OS X möglichst wenig Spuren auf einem externen Datenträger hinterlässt, legt man die Datei ''.metadate_never_index'', die Datei ''.Trashes'', das Verzeichnis ''.fseventsd'' und darin die Datei ''no_log'' an. Vorher löscht man die Verzeichnisse ''.Trashes'', ''._Trashes'' und alles ''Spotlight''-Dateien.
+
* Damit Mac OS X möglichst wenig Spuren auf einem externen Datenträger hinterlässt, legt man die Datei ''.metadata_never_index'', die Datei ''.Trashes'', das Verzeichnis ''.fseventsd'' und darin die Datei ''no_log'' an. Vorher löscht man die Verzeichnisse ''.Trashes'', ''._Trashes'' und alles ''Spotlight''-Dateien.
====Vim====
====Vim====
* ''set formatoptions=2tqn''
* ''set formatoptions=2tqn''
+
====Googlemail in Monospace====
+
Ins Verzeichnis ''.mozilla/firefox/weuirgend234öwas.default'' muss ein Unterverzeichnis
+
''chrome'' mit der Datei ''userContent.css'' mit dem Inhalt
+
@-moz-document domain(mail.google.com)
+
{
+
/* GMail messages and textarea should use fixed-width font */
+
.gs .ii, textarea.Ak {
+
font-family: MonoSpace !important;
+
font-size: 10pt !important;
+
}
+
}
+
Siehe auch http://www.mozilla.org/unix/customizing.html
Warning: preg_replace() [function.preg-replace]: The /e modifier is no longer supported, use preg_replace_callback instead in /users/mphinfo/www/inc/auth.php on line 670
maclinux.1266995457.txt.gz · Zuletzt geändert: 2010/02/24 09:10 (Externe Bearbeitung)