Archives for the 'LAMP' Category
Robocopy in lieu of rsync
Perhaps you’re a web developer familiar with Linux and SVN. Then you’ll definitely know how to copy files from your SVN working directory to a test server whilst excluding all .svn directories:
rsync -IrW –stats –exclude=.svn /path/to/project/dir/ //testsrv/whatever
If for some reason your development environment is Windows you might be tempted to use rsync on Cygwin. That’s […]
Reblog: Automated scp on Linux
It’s my honour to be a guest blogger on nazham.com.
You might like to read my latest post: Automated scp on Linux
Previous posts:
Answering “So … what do you do?”
Air Crash Investigation
SLES 9 + Apache 2 + MySQL 5 + PHP 5 Installation
I have documented the installation steps for the following:
SUSE LINUX Enterprise Server 9 for AMD64 & Intel EM64T
Apache httpd 2.0.55
MySQL 5.0.21
PHP 5.1.2