People often say that motivation doesn’t last. Well, neither does bathing - that’s why we recommend it daily.
— Zig Ziglar
If you’ve used newer versions of Horde with Plesk, you have probably seen the news feed that runs down the left side of the screen. This newsbar is irritating at best. Here is how to get rid of it. Open the following file in your text editor: /usr/share/psa-horde/templates/portal/sidebar.inc Around line 102 comment out the entire if() statement [...]
Continue reading...Friday, April 18, 2008
This post is a continuation (actually a better solution) from my previous post on Joomla Session Save Path The solution is a slightly modified version from the original post found at rackerhacker.com Change the umask in ‘/etc/proftpd.conf’ from ‘022′ to ‘002′. Then, update the directory permissions by running the following at the command line: cd /var/www/vhosts/[domain.com] chown -R [username]:psacln httpdocs chmod [...]
Continue reading...
Wednesday, May 7, 2008
0 Comments