Auteur archieven: Tyler

Waarom zie ik soms pieken in de reactietijd van mijn website?

Response time is a combination of DNS time, connection time and  download time. Spikes in response time could be due to increase in DNS  time or connection time or download time. Some factors to consider: In case of increase in  DNS time, one way of resolving this is by configuring the option  “Resolve IP Address […]

Handmatig DirectAdmin licentie vernieuwen

cd /usr/local/directadmin/scripts ./getLicense.sh 123 1234 service directadmin restart Where 123 and 1234 are your Client ID and License ID, respectively. If there are errrors extracting the update.tar.gz file, then run: head -n 1 /usr/local/directadmin/conf/license.key to search for an error. If there is an readable error inside the file, double check the IP you are using […]

Hoe koppel ik een website aan mijn domeinnaam?

Om een website aan uw domeinnaam te koppelen, heeft u een hostingpakket nodig. Met een hostingpakket huurt u een stukje ruimte op de harde schijf op één van de servers van ServerMeister. Nadat u een hostingpakket aangeschaft heeft, kunt u via een control panel bestanden, teksten en afbeeldingen uploaden naar de server. Op deze manier […]

HTML aanpassen

HTML, of HyperText Markup Language, is de taal die webbrowsers vertelt hoe ze een pagina kunnen tonen. Bijvoorbeeld, naar <b>bold</b> text in HTML, zult u starten met de <b> markering en eindigen met </b>. Alles tussen deze markeringen zal dikgedrukt zijn (de bezoekers zullen geen < b></b > zien). Wanneer iemand www.yourdomain.com bezoekt, hebben zij […]

Uploaden met DirectAdmin’s File Manager

1.  Log in bij het control panel en klik het”File Manager” icoon. 2.  Kijk in de folder waar u de bestanden wilt uploaden. 3.  Klik de “Upload files to current directory” knop aan de onderkant van het scherm. 4.  U ziet acht (8) velden. Klik de “Browse” toets om de bestanden die u wilt uploaden […]

MySQL Performance Tuning

Theory MySQL Training/Certification MySQL offers various trainings, some of them can also completed with a certification exam. These is short list of possibilities: MySQL for Database Administrators (CMDBA) MySQL for Developers (CMDEV) MySQL Cluster Database Administrator (CMCDBA) MySQL Performance Tuning All information on trainings can be found here: http://www.mysql.com/training Literature MySQL Performance Blog von Percona [1] mySQL […]

Hoe stel ik mijn e-mailadres in via Apple Mail?

Hier kunt u lezen hoe u Apple Mail handmatig kunt instellen om automatisch e-mail op te laten halen. Hier kunt u lezen hoe u een extra e-mailadres kunt toevoegen in Apple Mail. Open de e-mailapplicatie Ga naar het menu-item ‘Mail’ > ‘Voorkeuren’ Klik op het tabblad ‘Accounts’ Klik linksonder op het plus-teken ‘Account Toevoegen’ Accountinstellingen Vul […]

Hoe installeer je PrestaShop

PrestaShop’s open-source ecommerce platform allows you to create powerful web stores through an easy-to-use interface. You can install PrestaShop on your server with DigitalOcean, Rackspace, or Linode using SFTP after you have connected your server to ServerPilot. Creating an App in ServerPilot First, click + Create App in ServerPilot; this can be done immediately after connecting a server or by […]