Sep 25, 2023 | Tech-Corner, Technology
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,...
Sep 25, 2023 | Tech-Corner, Technology
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...
Sep 25, 2023 | Tech-Corner, Technology
Postfix is a free and open-source mail transfer agent (MTA) that routes and delivers electronic mail Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with...
Sep 25, 2023 | Tech-Corner, Technology
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...
Sep 25, 2023 | Tech-Corner, Technology
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...