In this post, I’ll explain how to set up WordPress to use SSL. If you don’t have an SSL certificate yet, log in or register for an account and order an SSL certificate first. What is SSL? SSL stands for Secure Sockets Layer and ensures that your visitor views the website via an HTTPS connection. […]
Author Archives: Tyler
Symptom(s): perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: Solution: fix locales by executing … sudo locale-gen en_US. UTF-8 sudo apt-get install locales sudo dpkg-reconfigure locales
Migrating to PowerDNS Before migrating to PowerDNS a few things should be considered. PowerDNS does not operate as a ‘slave’ or ‘master’ server with all backends. The Generic SQL, BIND backends have the ability to act as master or slave. See the table of backends which other backends support these modes. Using AXFR to a […]
Server Name Indication (SNI) Server Name Indication is an extension of SSL and TLS that indicates at the beginning of the handshaking process which hostname the client is seeking connection to. This makes it possible for the server to present multiple certificates, and thereby connect different websites with SSL security to one IP address and […]
Step 1: Obtain FTP client software. Uploading to the server via FTP requires special software. Most computer systems do not come with FTP software, so you will have to download them from the internet first. We suggest: IBM/Windows: LeechFTP (free), WS_FTP LE (free), FTP Explorer (free), CuteFTP (free trial). Macintosh: Fetch (free), Transmit (free trial). […]
With this manual you can keep track of the active data traffic of your Linux server/machine in a visual way. Some tools keep track of data traffic per process, so you can easily see which protocol is using excessive data traffic. 1. NLOAD Nload is a command-line tool that allows you to keep track of […]
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 […]
The command below is used to restart the agent sudo /etc/init.d/site24x7monagent restart
Deleting a Server from ServerAvatar Deleting a server from ServerAvatar will only remove the server and apps from the ServerAvatar control panel. Deleting the server from ServerAvatar won’t remove anything on your server. Once you delete a server from ServerAvatar, you won’t be able to reconnect it. From that point on, you’ll have to manage […]
Under Threshold Configuration, if you have the option ‘Notify when website content modified’ selected, then any minor textual change on your website will reflect as a trouble alert. In the Servermeister.com portal, Log in and navigate to Admin > Configuration Profiles > Threshold and availability > Add Threshold Profile > Threshold Configuration > Notify when […]