How to install LAMP on Ubuntu 18.04
In this tutorial, we will show you how to install LAMP on Ubuntu 18.04 . LAMP is the acronym that refers to the first letters of: (more…)
In this tutorial, we will show you how to install LAMP on Ubuntu 18.04 . LAMP is the acronym that refers to the first letters of: (more…)
Most Linux distros have Python already installed by default. To check this, open up your terminal and type in python3.6. You will notice that the prompt will change. (more…)
MongoDB is a database system that is open-source and based on NoSQL technology. It is ideal for the development of modern web applications. This database has many features, such as expressive query languages, flexibility, secondary indexes and (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…)
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…)
In this article, we will be showing how to install the Linux system Ubuntu on a virtual machine on MAC. VirtualBox provides system virtualization that is useful for trying out new operating (more…)