Difference between revisions of "Martin home"
(Dapper Drake Sound link added) |
(→Debian: encryption) |
||
Zeile 17: | Zeile 17: | ||
==Debian== |
==Debian== |
||
Keeping track of debian packages and [[CleanupDebianPackages|getting rid]] of unwanted packages. |
Keeping track of debian packages and [[CleanupDebianPackages|getting rid]] of unwanted packages. |
||
+ | |||
+ | [[EncryptedImages|verschlüsselte Bereiche]] |
||
==Web-Tools== |
==Web-Tools== |
Version vom 14:40, 7 Juli 2006
Inhaltsverzeichnis
General Knowledge
- Mvs
- JBoss
- Linux Screencam (xvidcap)
http://xvidcap.sourceforge.net/ http://www.jarre-de-the.net/computing/debian/
Schulverwaltung
Lehrer in Bayern können beim Schreiben Ihrer Zeugnisse zwischen 2 Übeln wählen:
Sound
- Using 2 soundcards with Linux and Alsa.
- enabling sound on kubuntu dapper drake
Debian
Keeping track of debian packages and getting rid of unwanted packages.
Web-Tools
SquirrelMail
- Download from [[1]]
- extract und upload to web space
- global write permission for data directory
- setup config/config.php
- upload config/config.php
- login
- update options -> personal settings
MediaWiki
- download from [[2]]
- unzip and upload
- give global write permission to config directory
- invoke wiki root URL
- finish LocalSettings configuration manually
# require that users log in to edit (this replaces the $wgWhitelistEdit from 1.4): $wgGroupPermissions['*']['edit'] = false; # enable account creation by anonymous visitors (this replaces $wgWhitelistAccount from 1.4): $wgGroupPermissions['*']['createaccount'] = false; #$wgWhitelistRead = array( "Main Page", "Special:Userlogin" ); #$wgGroupPermissions['*']['read'] = false;
- move LocalSettings into wiki root directory
Links
- ...