One of my niece need help to watermarking her photo so she can put on her facebook page and ask me how to do that on linux. Yeah, of course my first thought is gimp 🙂 it’s easy to give a transparent watermark text and then blend or overlaying the two image to produce the […]
Read MoreMonthly archives for February, 2011
rsyncd server on lenny
This mini how-to provides a comprehensive instruction on how to install rsync in Debian Lenny. I’m always using rsync to sync files on several servers I maintained. Let’s install and configure rsyncd server : Install rsync apt-get install rsync Create a configuration file for rsyncd vi /etc/rsyncd.conf with the following content : log file=/var/log/rsyncd pid […]
Read More