Martin home: Unterschied zwischen den Versionen

Aus DoroUndMartin
Zur Navigation springen Zur Suche springen
imported>Ms
(→‎General Knowledge: eclipse section)
imported>Ms
(moved computer stuff on separate pages)
Zeile 1: Zeile 1:
==General Knowledge==
==Computer Stuff==
*Mvs
*z/OS, OS/390 bzw. MVS
*BS2000
*JBoss
*JBoss
*Linux Screencam (xvidcap)
*[[linux_home|Linux stuff]]
http://xvidcap.sourceforge.net/
*Lessons learned about [[eclipse_home|Eclipse]]
http://www.jarre-de-the.net/computing/debian/
*[[web_home|Web]]
 
*Eclipse
**Plugins für Subversion
***http://subclipse.tigris.org/
***http://tmate.org/svn/


==Schulverwaltung==
==Schulverwaltung==
Zeile 16: Zeile 12:
*[[SchulverwaltungWinSV|WinSV]]
*[[SchulverwaltungWinSV|WinSV]]


==Sound==
==Urlaub==
*Using [[2 soundcards]] with Linux and Alsa.
*...
*enabling [[DapperDrakeSound|sound on kubuntu dapper drake]]
 
==Debian==
Keeping track of debian packages and [[CleanupDebianPackages|getting rid]] of unwanted packages.
 
[[EncryptedImages|verschlüsselte Bereiche]]
 
==Web-Tools==
===SquirrelMail===
*Download from [[http://www.squirrelmail.org/]]
*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 [[http://www.mediawiki.org/wiki/Download]]
*unzip and upload
*give global write permission to ''config'' directory
*invoke wiki root URL
*finish LocalSettings configuration manually
<pre>
# 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;
</pre>
*move LocalSettings into wiki root directory


==Links==
==Links==
*...
*...

Version vom 18:33, 15. Jul 2006

Computer Stuff

Schulverwaltung

Lehrer in Bayern können beim Schreiben Ihrer Zeugnisse zwischen 2 Übeln wählen:

Urlaub

  • ...

Links

  • ...