06 Feb, 2009
Posted by: admin In: Linux
Have you ever needed the absolute path of the shell script within this script? I do not mean the current working dir (pwd). That is different, because you do not know from which path the bash script is called.
In my case i needed the absolute path, because i wanted to call another script, which is [...]
21 Mar, 2008
Posted by: admin In: Linux
Ich hatte das Problem das ich über ein ganzes Projektverzeichnis bei bestimmten Dateien (.php, .phtml, .js, .css) ein svn propset ausführen wollte. Unter Windows und TortoiseSVN hat man zwar die Möglichkeit über ein ganzes Verzeichnis rekursiv ein Property zu setzen, jedoch nicht nach Dateiendungen zu entscheiden ob es gesetzt werden soll. Eine einfache und schnelle [...]
13 Jan, 2008
Posted by: Thomas In: Overall
Gentoo PHP Web Development Appliance for VMware
Download WebDev Appliance
Version 1.1: Download
Size: 1.4GB
md5: fe1d6f6b90fd9a859cd8c6fbe669bf8b
WebDev Appliance on VMware Marketplace
I made this appliance because i needed a small appliance, small enough to store it on a USB Stick, because i am developing on my desktop PC and from time to time on my laptop when i am on [...]
Tags:
apache,
bash,
development,
fop,
gentoo,
Linux,
MySQL,
pdftk,
PEAR,
PHP,
vmware,
VMware Appliance,
Zend Framework
27 Dec, 2007
Posted by: Thomas In: Linux
Wird durch den Kernel eine neue Mac Adresse erkannt, wird angenommen das es sich dabei um ein neues Netzwerk Interface handelt. Dieses neue Device muss anschließend auch neu konfiguriert werden.
Soweit so gut. Möchte man aber seine Netzwerkkarte gegen eine neue tauschen, aber denselben Device Namen behalten, um so die evtl. bereits erstellte und wahrscheinlich [...]