Categories

Free and optimize GIT disk space

Usually, these days storage devices have evolved, and we no longer care about how much space a file or a program needs on the disk. But, in some particular cases (like virtual machines or docker containers), we might face this problem. Recently I faced an issue on a virtual machine. One of the VM that

Add sudo users on Ubuntu

In Ubuntu, and the other Linux based systems, the command sudo allows users to run commands with admin ( root ) privileges. This allows a user to perform actions that would otherwise be restricted, such as installing software, modifying system files, and managing other users. The sudo command allows users to run commands that need