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…)
Sometimes you need to share data files between your host computer and your Ubuntu virtualbox. In this tutorial, you will learn how to achieve this so that you will be able to access folders or (more…)
In you are running a Virtualbox on Windows 10 and wanted to add some cool features such as folder sharing and copy/paste between your VM and the host, then you are at the right place. (more…)
In you are running Ubuntu on a Virtualbox and you would like to use some features such as folder sharing, mouse pointer integration and clipboard access(for copy and paste), you would (more…)
If you are an Android user, you should know that it is possible to keep a safe backup of your Android device on your computer using a utility called ADB . (more…)
Glances, is a command-line utility, written in Python , used to monitor the CPU, average load, memory, network interfaces, I / O disk, processor and system of files. (more…)
Updated:July 16th, 2020
Is your WiFi stolen? You would like to know the best programs to check if someone is using your WiFi network and how to kick him out. (more…)
For those who spend most of their time on the terminal, it may help to change the look and feel of the console in a way that makes them feel at ease. Among the many customizations, users have (more…)