Setting up Symfony to use Exim instead of Sendmail
By default Symfony uses Sendmail mail transfer agent to prepare emails to be sent out by the system. If you want to use Exim instead, you need to:
Read more about Setting up Symfony to use Exim instead of Sendmail »
Show directories by size Linux (CentOS) command
Show directories by size: du -sk * | sort +0nr
How to install GeoIP on CentOS
Follow these instructions to install GeoIP on CentOS:
Read more about How to install GeoIP on CentOS »
Your GNOME desktop suddenly reverted to TWM in CentOS 5
Has your GNOME desktop suddenly reverted to TWM upon a regular restart? If so, you aren’t alone.
Here is what you need to do to restore your GNOME desktop:
Read more about Your GNOME desktop suddenly reverted to TWM in CentOS 5 »
Ubuntu 8.10 has been released
Well, ladies and gentlemen, if you’re into Web Development, and just in case you haven’t heard yet, Ubuntu 8.10 has just been released.
Read more about Ubuntu 8.10 has been released »
A couple of useful SVN commands
Here is a list of the SVN commands we find pretty useful:
Read more about A couple of useful SVN commands »
Configuring Exim under CentOS to send emails via an ISP’s SMTP server
To configure Exim under CentOS to send emails through an ISP’s SMTP server follow these steps:
Read more about Configuring Exim under CentOS to send emails via an ISP’s SMTP server »
Install & basic set-up of Exim on CentOs 4/5
This is a quick guide (by jervis) on how to do an install and basic setup of exim on CentOS. This is not meant as a fully inclusive guide but it will get you on the way. Following this you should get a working exim install.
Read more about Install & basic set-up of Exim on CentOs 4/5 »
Installing FFmpeg on CentOS 5.x
To install FFmpeg on CentOS 5.x follow these steps:
Read more about Installing FFmpeg on CentOS 5.x »
List of useful CentOS commands
Below is a list of common commands in CentOS that I tend to forget:
Read more about List of useful CentOS commands »