Best Linux distributions for beginners
When you want to try Linux, a question comes to mind: which distribution to choose. There are hundreds of different Linux distributions, but here we will try to demonstrate which ones are best (more…)
When you want to try Linux, a question comes to mind: which distribution to choose. There are hundreds of different Linux distributions, but here we will try to demonstrate which ones are best (more…)
Microsoft will further integrate Linux with Windows. After adopting the Linux kernel on a new system, the company added another novelty in the latest build of the Windows 10 test version (more…)
Due to the improved framework conditions, cloud storage is an interesting alternative to backing up data to an external hard drive or a network attached (NAS) .The falling prices in data (more…)
In order to clean a log file, some users simply delete the old file and create a new log file. There are however many ways to remove the content of the log file without having to open it. Make sure (more…)
Sometimes a software installation requires you to check your Linux system details, such as the architecture, the devices, the version as well as the hardware specification for compatibility reasons. (more…)
If you have been working with Docker for some time, it is likely that you may have accumulated a high number of images, data volumes as well as containers. If these are no longer used or needed they may consume (more…)
In this short article we will cover some tools that allow you to split up your terminal into multiple zones or areas. This is convenient for those who want to create multiple running shells within the (more…)
In this short tutorial, you will see how to replace a string in one or multiple files on Linux/Ubuntu and similar distros. We will consider simple cases only in this article. (more…)
In the article you will learn how to run and manage a docker container on Linux Ubuntu and similar distros. You will also be able to push a new image to Docker Hub. (more…)
To switch users in one terminal session, you could use the su command : (more…)