How to fix Docker error mkdir [folder]: read-only file system
Sometimes Docker (its Snap version rather, .i.e. docker-snap ) has some problems when trying to create volumes that are mounted on a directory that does (more…)
Sometimes Docker (its Snap version rather, .i.e. docker-snap ) has some problems when trying to create volumes that are mounted on a directory that does (more…)
On Linux operating system, the messages that are triggered by the kernel, by the system services and by the running applications are written and stored on log files. Different types of information are stored on different log (more…)
You have started your Ubuntu system and suddenly a black screen like the snapshot below appeared ? (more…)
You have tried to remove a package in Ubuntu but to no avail ? In this short tutorial, we will provide some tips using Ubuntu built-in utilities that may help (more…)
Sometimes, when you try to install a program or a package from its source code, you might end up getting an error which looks like : (more…)
You tried to run a Docker command without sudo or in other words, as a non root user. This has returned an error which is similar to the following: (more…)
Bluetooth correctly configured on your machine allows you to use a mouse, keyboard, headset or any other compatible accessory. In general, once you install some packages and perform some (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…)
Ubuntu 18.04 was possibly the most compatible and powerful of all Ubuntu versions. There are however some sound problems with certain types of hardware or even configurations. (more…)
Sometimes when users try to install an application by executing the usual apt command on Ubuntu, they get the following error: (more…)