Anwar

Posts

How to configure WordPress to use my own private SSL certificate?

If you have a private SSL installed for your domain, you can make WordPress run over SSL by following these steps: Step 1: Configure WordPress...

How to enable root account for Ubuntu

To enable the root account and access directly via the console in root mode, you must type the command: $ sudo passwd root This command...

How to install Redmin Plugin

Plugin list A full list of available Redmine plugins can be found at the Plugin Directory. More plugins (some in very early development), which are...

How to install Redmine Theme

Themes Redmine provides basic support for themes. Redmine themes can override stylesheets only (like application.css). Installing a theme First, copy the theme-directory into ../public/themes/. This...

How to reconnect with a serverpilot server

Restoring from a Server Snapshot When you restore your server from a backup, keep the following things in mind as it reconnects to ServerPilot. If...

How to restart redmine passenger

If redmine is running through passenger (seems so from the process you are seeing), restarting apache will restart redmine, you can also restart redmine only...

How to set up Cron Job on Amazon EC2 Cloud Servers

Here I will show you how to set up a cron job on an Amazon Linux server. We used the basic Linux 64bit ami but...

How to setup ISPConfig3 with Ubuntu

apt-get install amavisd-new spamassassin clamav clamav-daemon zoo unzip bzip2 arj nomarch lzop cabextract apt-listchanges libnet-ldap-perl libauthen-sasl-perl clamav-docs daemon libio-string-perl libio-socket-ssl-perl libnet-ident-perl zip libnet-dns-perl wget  http://superb-dca2.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/mydns-1.2.8.31.tar.gz...

How to use Cron to Backup CloudSites to CloudFiles

NOTE: This article is written for our First-Generation Cloud Control Panel. You can access this interface from the Next-Generation Cloud Control Panel by clicking your...