How to install MySQL on Ubuntu 18.04
Youtube, Facebook, twitter and most web hosting providers are using MySQL. As an open source freely available (RDBMS) Relational Database Management System, MySQL is an (more…)
Youtube, Facebook, twitter and most web hosting providers are using MySQL. As an open source freely available (RDBMS) Relational Database Management System, MySQL is an (more…)
Docker is an open source application similar to a virtual machine. It is used to simplify the process of automation of applications deployment with its runtime dependencies within Linux (more…)
Developers nowadays are using Git to help them control and manage their ever changing source code versions as well as to keep track of potential code changes. Git enables developers and (more…)
Node.js is an an open source JavaScript development platform for general purpose programming that enables users to build applications that need a persistent connection from the client (more…)
GNOME shell extensions are used to enhance the GNOME desktop experience. It is the best way to tweak GNOME. There is a whole bunch of shell extensions available for free download. OpenWeather, GNO-menu, (more…)
TeamViewer is one of the most popular application for controlling other PCs remotely. As a free tech support software, TeamViewer is widely used by IT professionals and individuals. Additionally, it supports video (more…)
Arch Linux is made for those who want to experience core Linux. It comes with base minimal system files for basic functioning allowing users to configure their own operating systems. Arch Linux comes with its (more…)
AppImage is a file format used for binary application distribution. It is meant to be a simple format that is easy to comprehend, create, remove and manage. Indeed, AppImage based software packages are (more…)
The best way to test the Linux based distribution without out-right installing it on your hard drive as dual boot system is to install it in a virtual machine, be it Virtual Box (by Oracle) or VMware Workstation (either Pro version or a Player, by (more…)
By using WSL (Windows Subsystem for Linux) we can run full-fledged Linux CLI (command line interface) without ever installing Linux in either Virtual Machine or a Dual-boot system. (more…)