Overzicht van alle uitgevoerde configuratie wijzigingen op Linux en alle verwante zaken.#

  • een heel verhaal staat nog op klad (papier dus) , bij eerst volgende install komt dat hierbij
  • /etc/cups/cupsd.conf aangepast zodat je ook jobs kan purgen


/usr/local/eclipse/eclipse.ini aangepast : -Xmx256M ==> -Xmx512m

--DirtyHarry, 23-sep-2006


/usr/local/tomcat/conf/web.xml aangepast :

<session-config> <session-timeout>120</session-timeout> </session-config>

/usr/local/tomcat/webapps/JSPWiki/web.xml aangepast :

<session-config> <session-timeout>300</session-timeout> </session-config>

--DirtyHarry, 05-oct-2006

Toegevoegd aan /etc/init.d/halt.local:
ethtool -s eth0 wol g (ik moet nog checken of dit echt nodig is)