Below you will find pages that utilize the taxonomy term โlinuxโ
Posts
Comparing Energy-Efficient Home Server Options ๐ : Making the Green Choice
In today’s increasingly digital world, having a home server can greatly enhance your convenience and control over your data and online activities. However, as environmental concerns continue to rise, it’s crucial to consider power consumption when choosing the right home server solution. In this article, we’ll compare various energy-efficient home server options to help you make an informed and eco-friendly choice.
Raspberry Pi ๐ The Raspberry Pi is a popular choice for energy-conscious individuals looking to set up a home server.
Posts
Building a Minimalist (CGO enabled) Scratch Docker Container ๐ณ with Alpine Linux ๐ง and GoLang ๐
In the world of containerization, Docker has emerged as a powerful tool for packaging applications and their dependencies into lightweight, isolated environments. With Docker, you can create portable and reproducible containers that can run on any platform with Docker support. In this article, we will walk through the process of building a mini Docker container using Alpine Linux and the Go programming language.
Getting Started ๐ To begin, we need to have Docker installed on our machine.
Posts
KaiOS and the Return of the Feature Phone: How It's Changing the Game ๐ฑ๐๐๐๐ก
In a world dominated by smartphones, it’s easy to forget that there was once a time when feature phones were king. These devices were simple, reliable, and affordable, making them a popular choice for many people around the world. However, with the advent of smartphones, feature phones fell out of favor, and many believed they were on their way to extinction.
But then came KaiOS, a mobile operating system that has breathed new life into the feature phone market.
Posts
Best games for Ubuntu and Debian available in APT repositories ๐น๏ธ๐ง๐๐ฆ๐ฎ
Ubuntu and Debian are two popular Linux-based operating systems that offer a wide range of games through their APT repositories. In this article, we will take a look at the best ten games that are available in these repositories.
The Battle for Wesnoth The Battle for Wesnoth is a turn-based strategy game that is set in a fantasy world. In the game, players control armies of different races and units, and must engage in battles and quests to achieve victory.
Posts
Why Linux is the better choice for your computer ๐ง๐ป๐
Are you tired of paying for expensive operating systems like Windows or macOS? Have you had enough of constant updates and forced upgrades? If so, then Linux may be the answer to your problems.
What is Linux? Linux is an open-source operating system that is completely free to download and use. It was first created by Linus Torvalds in 1991 and has since been developed by a large community of developers worldwide.
Posts
10 Must-Have tmux Plugins for Improved Productivity ๐๐งฐ๐๐๐ป
Tmux is a powerful terminal multiplexer that allows you to run multiple terminal sessions within a single window. It is a highly customizable tool that can greatly improve your productivity. In this article, we will take a look at 10 must-have tmux plugins that can help you get the most out of this powerful tool.
1. Tmux Plugin Manager The Tmux Plugin Manager (TPM) is a must-have for any tmux user.
Posts
Why the Linux Kernel doesn't have unit tests? ๐ง๐ค๐งชโ
The Linux kernel is one of the most widely used open-source software projects in the world. It is the heart of many operating systems and powers everything from mobile devices to supercomputers. Despite its popularity and critical role, the Linux kernel does not have a comprehensive suite of unit tests. This article explores why that is the case.
What Are Unit Tests? Unit tests are a type of software testing that verify the correctness of individual units or components of a software system.