Vincent
Verloop 🚀
Opleiding
MBO Niveau 4 ICT-Beheerder
MBO Niveau 4 Electronica/Telematica
VMBO Elektrotechniek (vbo)
Certificaten
Kaseya Certified Technician in Autotask PSA
Kaseya Certified Technician in IT Glue
VCA Vol
Unisys Mainframe Operator
Microsoft Certified Professional
Ervaring
Skilled IT-Servicedesk
Webdeveloper, IT-Professional, Support
Commisioner OV-Chip Qbuzz
ICT-Servicedesk
Office 365 Migratie medewerker
ICT- en serviceprofessional
ICT diensten voor het MKB
met focus op moderne technologieën.
How to get WordPress Permalinks working at Subdomains in Directadmin with NGINX only
Also on my server when I uses NGinx only, I was able to get Subdomains working fine with permalinks by adding:
How to Edit Opcache Settings for DirectAdmin
You may find that you need to increase the opcache.memory_consumption or some other setting for Opcache. To do so, you will need to create a custom configuration file with the settings you’d like to build Opcache with that DirectAdmin’s CustomBuild will recognize. Then, copy the original opcache.ini file over to this custom/ directory.
Install Java on CentOS 8
Java is one of the most popular programming languages used to build different types of applications and systems.
There are two different implementations of Java, OpenJDK and Oracle Java, with almost no differences between them, except that Oracle Java has a few additional commercial features. Oracle Java License permits only non-commercial use of the software, such as personal use and development use. OpenJDK is an open-source implementation of the Java Platform.