Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6170
aitdev | Advanced Internet Technologies

How to setup phpMyAdmin on a VPS 

phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB including managing databases, tables, columns, relations, indexes,...

How to Setup ownCloud on a VPS 

ownCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars, and bookmarks across all your devices and enables basic editing right on the web. Installation is...

How to setup cPanel WHM on a VPS 

cPanel is popular Linux-based web hosting control panel. It provides a graphical user interface to easily manage and host multiple websites on a single Virtual Private Server (VPS) or dedicated server. You can perform anumber of tasks (uploading files, creating...

How to Perform Basic Operations in MariaDB 

In one of our previous posts, we covered how setup MariaDB on a VPS. Here, we are going to go over some of MariaDB’s basic operations, like creating DB, adding tables with Data, etc. Prerequisites: – You’ve completed all the steps from “How to Setup MariaDB...