Follow the steps below to restart the Servermeister.com agent services based on your platform: For Windows platform – In the Windows home screen, navigate to Start and run the command services.msc This will open up the Services window. Search and select Servermeister.com Windows agent in the listed services and click Start the service For Linux […]
Author Archives: Tyler
Hard disk space is the amount of storage space expressed in GigaBytes (GB) as included in your VPS package. This determines the amount of data that can be stored on your VPS. You can expand the disk space of your BladeVPS by ordering an Add-on through the Control Panel. You can add up to 400GB […]
Goal of a Secure Erase According to the ATA specification, a secure erase should guarantee the secure erasure of all stored data on a storage medium. Most SSDs support secure erase, executing it for the physical deletion of all blocks on the SSD. The SSD will then be usable at its original ideal performance level, […]
Installation SSH to your DirectAdmin server (with root). Download RainLoop. cd /var/www/html wget http://repository.rainloop.net/v2/webmail/rainloop-community-latest.zip Extract downlaoded file. unzip rainloop-community-latest.zip -d rainloop Set permissions. cd /var/www/html/rainloop find . -type d -exec chmod 755 {} ; find . -type f -exec chmod 644 {} ; chown -R webapps:webapps . Configuration Update DirectAdmin to use RainLoop. nano /usr/local/directadmin/conf/directadmin.conf […]
To update DirectAdmin, you need to have Root (sudo) permissions. First, update the system itself: For Debian/Ubuntu: apt-get update && apt-get dist-upgrade For RedHat/CentOS: yum update Update the custombuild software list: DirectAdmin comes with custombuild which is the update manager in this case. First we want to navigate to the custombuild directory: cd /usr/local/directadmin/custombuild/ We […]
Below are the various ports for both inbound and outbound connections: Website- 80 Web Application- 443 FTP- 21. IMAP – 143, but SSL/TLS encrypted IMAP uses port 993. POP – 110, but SSL/TLS encrypted POP uses port 995. SMTP – 25, but SSL/TLS encrypted SMTP uses port 465.
In the Statistics menu, click on the designated domain name to open Webalizer. Please note that your site must be around for 24 hours and have some logging activity before Webalizer statistics can become active. On the first Webalizer screen, you will see a graph (as above) and a graph of months in a table […]
SERVICES AGREEMENT between SERVERMEISTER (“SERVERMEISTER PART OF TRI SESTI HOLDING B.V.”) and the customer who orders one or more of SERVERMEISTER services (“client” or “Customer”). 1. HOW THIS AGREEMENT WORKS Client has accepted the agreement by purchasing a SERVICE online based on the services client has chosen and the related fees. The Order will incorporate […]
Creating a new leaflet is very easy. First, you look at which directory you want the new folder in. For example, if you want to create http://www.domeinnaam.com/news/, you would have to go to the public_html directory. Then type in the folder name at the bottom of the screen and click the “Create” key. Please note […]
1. Add an IPv6 address to your web server The first step is to get your web server listening on an IPv6 address, as well as an IPv4 address. How you achieve this will depend on how your web server is managed. If you’re on a shared hosting account, you’ll be dependent on your hosting […]