
Receiving a Server Error 553 in Outlook When Trying to Send Mail
Troubleshooting Error 553 Error 553 is an email error that is usually caused by a lack of SMTP authentication. When trying to send an email …

Troubleshooting Error 553 Error 553 is an email error that is usually caused by a lack of SMTP authentication. When trying to send an email …

Rescue mode provides the ability to boot a small Linux environment entirely from CD-ROM, or via an alternative boot method, rather than the system’s hard …

If you try to use a CGI script on your web page and you get an Internal Server Error 500, this means that the CGI …

For Each Field In Request.Form TheString = Field & “=Request.Form(“”” & Field & “””)” If eval(TheString) Then Execute(TheString) Else Response.Write “Internal Error (ReadFormVariables Function)” End …

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 …

To change which port ssh listens on, you just need to edit the sshd_config file. The default directory for ssh configuration is /etc/ssh. First, backup …

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 …