
How can I secure / increase the security of SSH?
There are a few adjustments that can and should be made to the default SSHD configuration to increase security. Traditionally, this has been especially true …

There are a few adjustments that can and should be made to the default SSHD configuration to increase security. Traditionally, this has been especially true …

Is your Windows 2003 server shutting down slowly after installing Exchange 2003? This happens with Exchange 2003/2000, because Active Directory services shut down before Exchange …

Midnight Commander (also known as MC) is a GNU “Swiss army knife” for the Linux console and other terminal environments. As a cross-platform file manager, …

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 …

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, …

Because ext3 is relatively new, some disk utilities do not yet support it. For example, you may need to shrink a partition with resize2fs, which …