How to free up buffers and cache on a Linux/Ubuntu system
In this short article, we will see how to empty buffers and cache on a Linux/Ubuntu system. (more…)
In this short article, we will see how to empty buffers and cache on a Linux/Ubuntu system. (more…)
APT is one of the most frequently used commands in Ubuntu ( and Debian family hereafter ) . APT stands for Advanced Package Tool and is used as a package management (i.e. updating, adding or removing) (more…)
During the installation of Ubuntu 18.04 and after choosing the partition, you get the following error message: grub-efi-amd64-signed package failed to install into / target/. (more…)
Updated on 7/1/2023 – In Linux, automated tasks are referred to as cron jobs. These jobs are executed by a daemon called CRON, which runs commands at predetermined times or intervals. The exact time for a command to run can be set by specifying the (more…)
In this article you will learn how to modify the computer name ( hostname ) in ubuntu starting from 14.10 release. (more…)
Microsoft Outlook is an indispensable tool for communication and organization in both personal and professional spheres. It centrally stores crucial data such as emails, contacts, calendars, tasks, and notes within Personal Storage Table (PST) files. (more…)
Virtual Private Network or VPN is a private network of securely interconnected computers over the insecure public internet. A user who wants to access this private network as if he is (more…)
If you’re running Jenkins inside a Docker container for your Continuous Integration and Continuous Delivery (CI/CD) pipelines,
Getting serial ports to work smoothly within the Windows Subsystem for Linux (WSL) environment can sometimes feel like navigating a maze.
Using docker machine, you have tried to create a virtual machine using the command : (more…)