
Can I install on ReiserFS, JFS, or XFS?
Yes, you can install Fedora on ReiserFS, JFS, or XFS. None of these file systems are officially supported by the Fedora Project. (That means that …

Yes, you can install Fedora on ReiserFS, JFS, or XFS. None of these file systems are officially supported by the Fedora Project. (That means that …

Partitions are segments of a storage device that have been logically separated from the rest of the device. Partitions allow users to manage data more …

Install cvsup-without-gui from ports: cd /usr/ports/net/cvsup-without-gui make install Copy the cvsup recipes to /usr/local/etc: cp /usr/share/examples/cvsup/stable-supfile /usr/local/etc/stable-supfile cp /usr/share/examples/cvsup/ports-supfile /usr/local/etc/ports-supfile Edit the cvsup recipes for …

The below example is for SMP, Quotas, and Firewall support. Sources must be installed to recompile the kernel. If sources are not on the server …

Tha Apache logs can be found in hte following path on a FreeBSD server. /hsphere/local/var/httpd/logs

date yymmddhhmm yy = year mm = month dd = date hh = hours mm = mins If you do not give ss = seconds, …

adduser -s (s – silent, not a verbose o/p). Use option “-verbose” if you want to see more warnings and questions or try to repair …

To bind IPs to your FreeBSD server: Open /etc/rc.conf with your editor: # vi /etc/rc.conf You should see a line which looks like this: ifconfig_fxp0=”inet …

Solution qmHandle, a perl script which gives you greater functionality – allows you to view and manage the ‘qmail’ message queue. It can be install …

A handy little Linux application called mytop fits this just perfectly. This is a near-time monitor just like the UNIX utility ‘top’ that specifically looks …

If you’re a Linux user troubleshooting memory issues with your server, knowing which files are taking up the most space can be invaluable information. Luckily, …