Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

Entries from July 2008

Virtual desktop in Gnome 2.22 / Fedora Core 9

July 29th, 2008 · No Comments

Trying to figure out how to put your second monitor and dual port graphics card to good use in FC9? How about creating a virtual desktop that will span the second monitor. Resist the urge to edit xorg.conf and think about the layout or position the second monitor will take. I like to have my [...]

[Read more →]

Tags: desktop

Happy Sysadmin Day!

July 25th, 2008 · No Comments

Happy sysadmin day to my fellow colegues! I hope we will have a ‘quiet’ weekend to celebrate this properly, and not have to deal with any unexpected emergency…

[Read more →]

Tags: sysadmin

Changing the MySQL replication master host

July 24th, 2008 · 1 Comment

Here’s a little post on how to change the master database host that the replication slave in a MySQL replication setup uses. This can happen if there is a change in network addresses or when you want to switch over to using different internal network. The main thing to keep in mind is that when [...]

[Read more →]

Tags: MySQL

Apache won’t start due to error #965

July 7th, 2008 · No Comments

Issue: Apache does not start, gives the following error

965 File size limit exceeded$HTTPD -DSSL
Cause: Apache Log or Domain Log file exceeded 2GB
Solution: Rotate offending log file by tar/gzip’ing

[Read more →]

Tags: hosting

Account list missing from WHM

July 7th, 2008 · 2 Comments

Issue: Hosting account do not show up in WHM

Cause: /etc/trueuserdomains file which holds a list of account on the server is empty
Solution: restore contents of /etc/trueuserdomains and update cpanel with /scripts/upcp
linuxsysadminblog.com: linsysad

[Read more →]

Tags: hosting

The Website is Down

July 4th, 2008 · No Comments

Very funny: http://www.thewebsiteisdown.com/

[Read more →]

Tags: Installation