Skip to main content

Linux

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

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

Zoxide

Zoxide is an enhanced version of the traditional cd command, drawing inspiration from tools like z and autojump. It’s designed to make navigating your filesystem faster and more intuitive by learning your habits. The more you use it, the smarter it gets, allowing you to “jump” to your most frequently used directories with minimal input.

read more

VPN Tier List 2024

Did you know most VPNs are owned by only a few companies? Those companies can even sell your data on top of charging you a subscription fee.

In this post, we’ll be looking at the best VPNs for 2024.

read more

Bazzite Linux

Bazzite is an OCI image designed as an alternative OS for the Steam Deck and a SteamOS-like system for desktops and home theater PCs. It’s built on Fedora, offering broad hardware support and built-in drivers.

Official Bazzite Sites

Key Features

  • Hardware Support & Drivers: Built from ublue-os/main and ublue-os/nvidia, ensuring wide hardware compatibility.
  • Enhanced Gaming Experience: Includes fsync kernel for HDR support, NVK for non-Nvidia builds, and full hardware-accelerated codec support.
  • Comprehensive Driver Support: Features drivers for AMD GPUs, Xbox controllers, DisplayLink, and more.
  • Gaming Optimizations: Comes with LatencyFleX, vkBasalt, MangoHud, OBS VkCapture, and automated duperemove service.
  • Customization & Tools: Offers Valve’s KDE themes, optional GTK3/4 themes, System76-Scheduler, and Google’s BBR TCP congestion control.
  • Handheld & Desktop Variants: Tailored versions for desktops (bazzite), Steam Deck, and HTPCs (bazzite-deck), each with specific optimizations.

Installation & Usage

  • ISO Downloads: Available on the releases page with a detailed install guide.
  • Rebasing: Instructions provided for rebasing from Fedora Atomic to Bazzite using rpm-ostree.
  • Secure Boot: Follow the secure boot documentation if enabled.

Specialized Features

  • Steam Deck & HTPCs: Direct boot to Game mode, expanded input support, and custom update system.
  • GNOME Builds: Include variable refresh rate support, GSConnect, and optional extensions for an enhanced user experience.
  • Upstream Features: Incorporates features from Universal Blue and Fedora Linux, like pre-installed Nvidia drivers, Flathub, and SELinux.

Why Choose Bazzite?

Bazzite addresses common issues with SteamOS, such as outdated packages and lack of a functional package manager. It offers a stable base with the latest Linux kernel, SELinux, secure boot, and disk encryption support, making it suitable for both gaming and general computing.

read more