This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

Linux

How To Install CPANEL on your VPS

Lets start giving some use to all our VPS servers, lets install a trial or a final license of Cpanel. If you want a cpanel license you can get 1 for $ 12 / month or 70/month for a 10 pack.... (Continue reading)

Blocked SMTP Error Using For the Security Server Blackhole Sage

Email problems again, this office email accounts can not receive email ..??? Then I try to use gmail to send a test email to one email account. Gmail can not send email to an email account in the xxx and the... (Continue reading)

Common SSH Commands – Linux Shell Commands

We’ve put together some of the more frequently used SSH commands or linux shell commands, and organized them by name so you can easily find a command, their description and how to use it. This guide will continue to be... (Continue reading)

Multiple websites with Apache2

One of the most common Apache2 questions I’ve seen on Debian mailing lists is from users who wonder how to host multiple websites with a single server. This is very straightforward, especially with the additional tools the Debian package provides. We’ve... (Continue reading)

Setting Courierpassd

download courierpassd-1.1.2.tar.gz # tar -zxvf courierpassd-1.1.2.tar.gz # cd courierpassd-1.1.2 # ./configure # make && make install OK. Courierpassd is installed now. Next, we are going to configure Xinetd/Inetd to run courierpassd. If your server uses Xinetd, here’s how you integrate Courierpassd into it: ... (Continue reading)