MariaDB is an enhanced, drop-in replacement for MySQL. MariaDB can be a better choice for database professionals looking for a…
Browsing: General Articles
Redis is an open-source, in-memory data structure store that is widely used as a database, cache, and message broker. It…
This tutorial helps you to install Java on Debian 9 (Stretch) via Apt-Get. Java is a popular object-oriented, platform-independent programming…
What is Netplan? Ubuntu systems are now using netplan for the network configuration. Netplan enables easily configuring networking on a…
Ansible is an automation tool for managing multiple remote hosts from the single machine. It provides you with an easy…
This tutorial helps you to convert a VDI disk to VMDK disk using VirtualBox VBoxManage command. VBoxManage – Convert VDI…
Nextcloud provides data access using web interface. It also provides options to sync and share across devices—all under your control.…
Selenium is an automated web testing framework. Using this we can automate the browser functioning for testing any web application.…
Question – How to Append an Item to Array in JavaScript. How do I append any element to end of…
SimpleXML is a PHP extension introduced with PHP 5. It allows users to easily handle XML data in PHP. SimpleXML…