In this tutorial, we’ll show you how to install phpMyAdmin. This tutorial assumes you have already connected your server to ServerPilot and that you have created at least one app on the server. Follow these steps to install phpMyAdmin: Upload and extract the phpMyAdmin archive. Rename and edit the configuration file. Log in to phpMyAdmin. […]
Er zijn een aantal maatregelen die je kunt nemen om te voorkomen dat je website of VPS wordt gehackt: Houd jouw website(s) up-to-date. Verwijder plugins, thema’s of modules die je niet meer gebruikt. Gebruik wachtwoorden die niet eenvoudig te raden zijn. Verander regelmatig jouw wachtwoorden. Gebruik nooit de gebruikersnaam ‘admin’ of ‘root’. Maak regelmatig back-ups. […]
Servermeister.com Server monitoring provides information on critical performance metrics of a server. One among them is to check the bandwidth utilization of a server. The bandwidth utilization is the amount of bandwidth utilized from the the total bandwidth available. This metric provides information on the server network communication. If the bandwidth utilization is high, the […]
Een domeinnaam is de basis voor uw online identiteit. U heeft een domeinnaam nodig om bijvoorbeeld een website te kunnen maken. Een domeinnaam is het webadres van uw website. De websitebezoeker komt via het intypen van uw domeinnaam op uw website terecht. Met een domeinnaam heeft u ook de mogelijkheid een eigen e-mailadres aan te […]
This document explains how Partners can use Mail Control Panel (MCP) in Mail Suite to manage their customers. IMPORTANT NOTE: If you are registering a customer which is not yet associated with Zoho, then you can add directly customer details to “Add Organisation” option under Manage Customer page in above link. Once a customer registers using […]
Het standaard bestand voor elke webfolder is index.html. Dat houdt in dat bezoekers die toegang hebben tot http://www.uwdomeinnaam.com, in werkelijkheid door de server worden doorgestuurd naar http://www.uwdomeinnaam.com/index.html. Dit werkt voor elke openbaar toegankelijke folder op uw systeem, met inbegrip van de subdomeinen Wanneer u de hoofdwebsite wilt uploaden vergeet dan niet in elke folder een […]
Bij het plaatsen van uw bestelling, kunt u meerdere domeinnamen tegelijk vastleggen. Na het afronden van het bestelproces, worden de namen direct vastgelegd en kunt u alle instellingen beheren. Wilt u op een later moment een extra domeinnaam vastleggen? U kunt via de website www.servermeister.nl uw gewenste domeinnaam invoeren en inloggen met uw bestaande klantgegevens. […]
Indien u meerdere hostingpakketten afneemt via Servermeister.com, kunt u bij een nieuwe domeinnaamregistratie opgeven in welk hostingpakket de domeinnaam geplaatst dient te worden. Wilt u een domeinnaam overplaatsen naar een ander hostingpakket? Log in op uw account om een supportticket aan te maken voor het overplaatsen van uw domeinnaam. Vermeld duidelijk om welke domeinnaam het […]
Mail Policies are the limits or restrictions you can use to control the email behavior for different sets of users in your Organization. Refer Mail Policy for more information.
The easiest way to test these kinds of things is to use curl. I made a request in the Mac terminal for your site like this: $ curl -I https://www.servermeister.nl curl: (35) Unknown SSL protocol error in connection to www.servermeister.com:-9838 The “-I” flag means to just show the header response. This tells me it couldn’t […]