Posts in FreeBSD General
December 27, 2009 Posted in FreeBSD General
My vBulletin forum was hacked, the gate was vBseo according to this thread,
I always upgrade as soon as I receive their update email, later I realized vBSEO has two different versions for version 3.2.2?! Have you ever seen anything like this:
vBSEO 3.3.2
Release date: October 27, 2009
Last Updated: November 17, 2009
I upgraded to the first 3.3.2 but missed the second.
Read More
March 30, 2009 Posted in FreeBSD General
From the log stats, I found many people were wondering how to stop a cron job or its email notification. To stop a cron job, just remove the command by editing the cron job: Read More
March 13, 2009 Posted in FreeBSD General
Here is another FreeBSD blog: Real FreeBSD Tips, it looks quite professional. Still too few FreeBSd blogs out there, FreeBSD deserves much more attention. I have no idea how many servers are running FreeBSD, but it should be a very small number compared to Linux.
March 9, 2009 Posted in FreeBSD General
I just found the official FreeBSD forums, it’s also using my favorite forum software, nice. I prefer web-based forums to milling-lists, newsgroups or IRC rooms, I can never get used to them. Finally, I got a place to hang out.
March 8, 2009 Posted in FreeBSD General
In the last 6 months, I have rebuilt my server four times due to ISP change or hard disk problems. Minimal down time and data consistency are two most factors when move to a new server. Here’s how I usually move a server: Read More
January 21, 2009 Posted in FreeBSD General
I found I couldn’t access my server, at first I thought it was a network or power outage of my ISP. Opened a support ticket and a reboot brought it back, it turned out to be my server’s problem, checked the system logs, there is absolutely nothing between the reboot and my last login. It seems that the server simply stopped to accept any connections for whatever reasons. Read More
January 19, 2009 Posted in FreeBSD General
Just after I moved to a new server, I saw the familiar signal 11 messages again: Read More
October 28, 2008 Posted in FreeBSD General
Putty lost connection when I was viewing a file with vi. Later I tried to edit the same file, vi always told me it was read-only. Really confused until I checked with ps command and killed the vi process.
October 27, 2008 Posted in FreeBSD General
Rebooted my server, I found Apache, Postfix and pure-ftpd didn’t start automatically. This is very basic, but I don’t remember that I had to configure this previously. Reading the scripts under /usr/local/etc/rc.d/, the instructions are very clear, added these lines in /etc/rc.conf: Read More
October 21, 2008 Posted in FreeBSD General
When I started working on my new FreeBSD server, I got a few weird errors, such as: server rebooted by itself; strange errors when installing ports, but worked the second time, it happened to all three packages I installed. Read More
January 12, 2006 Posted in FreeBSD General
Glad to know Dale’s Beastie Blog via his comment. He posts very frequently - 38 within three days? Unbelievable! I love to read other’s blog, not only can I know how to setup something, but also I can know what I missed, what I can improve and what I should avoid from his errors. Read More
January 5, 2006 Posted in FreeBSD General
It’s been one year since I started using FreeBSD. I still remembered the first day when I got the server, I was wondered why nothing worked on the server, no command completion, no wget :-). It was a fresh FreeBSD installation with only ssh enabled. Then I asked some very silly questions in the IRC room, and knew what port is. Read More
August 29, 2005 Posted in FreeBSD General
I asked a question on the newsgroup: how to delete the files with special names like “–name”, someone pointed me a great Unix FAQ page. It’s also a must read for FreeBSD users:
http://www.faqs.org/faqs/unix-faq/faq/part1/
August 8, 2005 Posted in FreeBSD General
Different CPUs seem to make big difference in terms of performance.
My two FreeBSD servers have the same configurations (FreeBSD 5.3/Apache 1.33/PHP 4/MySQL 4) and the same memory (1GB ram). Server 1 uses AMD Athlon XP2400; Server 2 uses Intel Pentium 4 2.8GHz. When executing a PHP script with a few MySQL operations, despite of more visitors and bigger database, server 2 is still significantly faster than server 1.
June 20, 2005 Posted in FreeBSD General
Today, I read two articles along with their comments about FreeBSD: Review: FreeBSD 5.4 and Linus compares Linux and BSDs, I think they can be summarized in one sentence: FreeBSD is not for general purpose and doesn’t work well as a workstation. Read More
« Older Entries