When I was checking my INBOX, I usually ignored emails from unknown sender (including emails from mailing lists) for the first time if and o...Read more »
Saturday, July 29, 2006
Friday, July 14, 2006
Samba mounting Encrypted Linux file from Windows host in Vmware
vi /etc/samba/smb.conf [encrypted] browseable = yes comment = Encrypted FS on USB writable = yes locking = no path = /encrypt...Read more »
Creating a encrypted patition visible from both windows and linux
Download and install uuid-dev, e2fsck and cryptsetup. dd if=/dev/zero of=myencryptedfile.enc bs=1M count=20 losetup /dev/loop2 myencryptedfi...Read more »
Thursday, July 6, 2006
Apache virtual server on SuSe 9.2
Hello there!. We meet again. :) I am in the process of tranferring my old server files and data to our new server. It is an IBM e-series (2 ...Read more »
Labels:
apache,
Linux,
name-based virtual host,
SuSe,
virtual host