Introduction Using the Internet Message Access Protocol (IMAP) for your email account(s) enables you to get an always up-to-date view of your inbox: You can use different mail clients (on different machines) to access your mails and all mails are stored on a server which makes restoring your mails very easy in case of the [...]
Read more…Posts Tagged ‘Linux’
Ubuntu 9.10: Setup APC for PHP5 and Apache2
Update 2010-09-25: There is a new blog post (“Ubuntu 10.04: Setup APC for PHP 5.3 and Apache2″) for Ubuntu 10.04. To set up the Alternative PHP Cache (APC) just follow the instructions below: Install the required packages: # sudo apt-get install php-pear php5-dev apache2-threaded-dev Install APC: # sudo pecl install apc Create file /etc/php5/conf.d/apc.ini with [...]
Read more…fit-PC2: Fixed (random) system freezes on Linux
My fit-PC2 home server (randomly) freezes under Ubuntu 9.04 and Ubuntu 9.10. I think the problem described here is not distribution specific, but hardware or kernel specific. First of all the system seems to be frozen at random. After some testing, I was able to reproduce the problem when operating with large amount of files, [...]
Read more…