Skip to main content

Posts

Removing SystemD from Linux

Systemd is great for standardization, but it is insanely bloated. Boot times average around 20 seconds when removing it and using a minimal init system will result in a boot time of only a few seconds. This is a guide on switching to OpenRC.

read more

The Microsoft Recall Situation

The Microsoft Recall situation is a serious issue as the feature has been spotted in all systems that are updated in 24H2. Let’s go over what this feature is and how it is implemented depending on your system.

read more

The Most Popular Windows Utility

This is the biggest update to WinUtil since its inception. It is now a full-fledged Windows utility suite. It has a lot of new features and improvements. It is now a must-have utility for Windows users.

read more

Ultra BASH Prompt

The .bashrc file is a script that runs every time a new terminal session is started in Unix-like operating systems. It is used to configure the shell session, set up aliases, define functions, and more, making the terminal easier to use and more powerful. Below is a summary of the key sections and functionalities defined in the provided .bashrc file.

read more

Atomic Desktops: Revolutionizing the Linux Experience

Linux Atomic Desktops, a concept derived from Fedora’s Project Atomic, are designed to provide a more reliable and manageable desktop environment. This initiative extends the principles of atomic updates to Fedora Workstation, aiming to enhance the stability and consistency of the Linux desktop experience.

read more