Home > FreeBSD General

Posts in FreeBSD General

Unix FAQ

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/

CPU Difference

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.

FreeBSD Reviews

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

10MB or 100MB Uplink?

June 15, 2005 Posted in FreeBSD General

Very occasionally my websites are inaccessible for several seconds, then back to normal, soon inaccessible again. The uptime is very good and unlikely to be a performance problem, the only reason I can think of is network congestion. Currently I’m using 10 MB uplink, and I have been wondering if 100 MB uplink is only for heavy servers, or most servers can benefit from it as well. Read More

FreeBSD Resource

June 11, 2005 Posted in FreeBSD General

FreeBSD Resource Collections

FreeBSD Handbook
FreeBSD Hypertext Man Pages
FreeBSD Security Alert

FreeBSD Diary
BSD Forums

FreeBSD articles on ONLamp.com

I’ll keep adding new websites, please let me know if you know any other websites which should be listed here.

Log Files

May 9, 2005 Posted in FreeBSD General

I deleted the log files of Postfix and Apache manually, these files weren’t re-created even after I restarted Postfix and Syslogd, and it ended with a system reboot. I need to find a good way to rerotate Apache log files. Read More

Change Hostname

April 19, 2005 Posted in FreeBSD General

It seems to be important to have a hostname which can be queried(nslookup or ping), especially for MTA. My ISP used something like myname.ispdomain.com by default, which I can’t add A record on my DNS server. Read More

System Logs

April 13, 2005 Posted in FreeBSD General

Several important logs:

1. /var/log/messages
2. /var/log/auth.log
3. # dmesg -a
4. /var/log/maillog

Commonly Used Configuration Files and Commands

March 31, 2005 Posted in FreeBSD General

Bind
Configuration file: /etc/namedb/named.conf
Start: # /etc/rc.d/named restart[start/stop]# rndc reload Read More

Complete Steps to Add a Website

January 14, 2005 Posted in FreeBSD General

To add a new website on FreeBSD, here is the complete procedure, that’s what CPanel does when creating a new account. All commands are executed by root account. Read More

First Website Is Running

January 13, 2005 Posted in FreeBSD General

Finally, I solved the DNS problem, the following steps after that are much easier. Read More

I Love FreeBSD!

January 5, 2005 Posted in FreeBSD General

My server is completely new, only the OS was installed. I installed some program and learned a little basics of FreeBSD yesterday, it’s fun :-) . Read More

Newer Entries »



Archives

Links