วันอังคารที่ 16 มิถุนายน พ.ศ. 2552

The Perfect Desktop - Linux Mint 7 (Gloria)


This tutorial shows how you can set up a Linux Mint 7 (Gloria) desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge. Linux Mint 7 is a Linux distribution based on Ubuntu 9.04 that has lots of packages in its repositories (like multimedia codecs, Adobe Flash, Adobe Reader, Skype, Google Earth, etc.) that are relatively hard to install on other distributions; it therefore provides a user-friendly desktop experience even for Linux newbies.

http://www.howtoforge.com/the-perfect-desktop-linux-mint-7-gloria

วันจันทร์ที่ 15 มิถุนายน พ.ศ. 2552

The Perfect Server - Ubuntu 9.04 [ISPConfig 3]


This tutorial shows how to prepare an Ubuntu 9.04 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.

http://www.howtoforge.com/perfect-server-ubuntu-9.04-ispconfig-3

Server Monitoring With munin And monit On CentOS 5.2

Server Monitoring With munin And monit On CentOS 5.2

Server Monitoring With munin And monit On CentOS 5.2

In this article I will describe how you can monitor your CentOS 5.2 server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected. The combination of the two gives you full monitoring: graphics that lets you recognize current or upcoming problems (like "We need a bigger server soon, our load average is increasing rapidly."), and a watchdog that ensures the availability of the monitored services.

http://www.howtoforge.com/server-monitoring-with-munin-and-monit-on-centos-5.2

Upgrade Ubuntu 8.04 To 8.10 Server

อัพเกรด Ubuntu เป็นเวอร์ชั่นใหม่ครับ ไม่กี่ขั้นตอนก็เสร็จแล้ว เริ่มทำกันเลย

sudo su

Then run

apt-get update

and install the package update-manager-core:

apt-get install update-manager-core

Open the file /etc/update-manager/release-upgrades…

nano /etc/update-manager/release-upgrades

[...]
Prompt=normal

do-release-upgrade

cat /etc/issue
Ubuntu 8.10 n l

หลังจากนั้นก็กด Yes yes No no ก็เสร็จเรียบร้อยแล้วครับ