Posts Tagged ubuntu

20 Linux System Monitoring Tools Every SysAdmin Should Know

Amazing list found at http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html

Tags: ,

Mysql client for Ubuntu

I’ve tried TORA, which seems to be nice
sudo apt-get install tora
sudo apt-get install libqt3-mt-mysql
Any others?

Tags: , , ,

PHP Mail problem on Ubuntu

I’ve installed fresh version of Ubuntu 9.04 with Lamp, but I couldn’t send emails outside.

Problem was SMTP auth of outgoing server, spending time found http://dbaron.org/linux/sendmail who made my day. Thanks

Tags: , , ,