Gentoo Linux Goes Binary… Sort of
The Gentoo team has announced there is now a centralized repository available for installing pre-compiled binary packages on the storied distribution.
Read MoreThe Gentoo team has announced there is now a centralized repository available for installing pre-compiled binary packages on the storied distribution.
Read Moreby George Whittaker
Introduction
Linux, the open source operating system that powers countless servers, devices, and personal computers worldwide, owes much of its versatility to the …
Read MoreFor Ubuntu 22.04/23.10, Fedora & other Linux with Wayland, Shutter screenshot tool can finally take screenshots for selected area and app windows! Shutter is (or was) an excellent feature rich screenshot tool, with image editing and uploading support. It was one of my top favorite apps, but removed from Ubuntu repositories due to lack of […]
Read MoreThe describe-images command returns a list of different AMIs for a given account. It accepts multiple parameters as discussed by examples in this guide.
Read MoreRebooting a Linux machine is a safe process to exit system programs without harming data. In Linux, we have various ways to restart/reboot the system.
Read MoreYou can install the LXDE desktop environment on Debian 12 from the default repository or using the tasksel command. Read this guide for more details.
Read MoreSometimes, it is recommended to use a GUI to manage system resources and enhance performance. This guide covers how to get GUI on Ubuntu Server.
Read MoreThe rsnapshot is a rsync-based, incremental backup utility that helps with local and remote filesystem backups. The guide shows rsnapshot complete configuration.
Read MoreTo list subnets in AWS CLI, use the “describe-subnets” command. It describes all or specific subnets in a VPC and accepts multiple options for distinct actions.
Read MoreYes, even the GNOME login screen can be customized. Here’s a handy utility that makes things easier.
Read MoreScribus, the popular free open-source desktop publishing software, announced the new stable 1.6.0 release series on the first day of 2024! It’s been more than 4 years since the last stable 1.4.8, while 1.5.x release series is available as development branch. The new Scribus 1.6.0 includes many new features! If you have the default 1.5.8 […]
Read MoreVim can be used to easily create and edit markdown files. To preview the markdown file, install the plugin using the Vim plugin manager.
Read MoreTo create a task, open the Task Scheduler, right-click on the Task Scheduler Library, select Create Basic Task, and follow the steps to create a simple task.
Read MoreThe ipconfig command outputs TCP/IP network configurations. It lists down network adapters, gateways, IPv4, and IPv6 protocol configurations.
Read MoreTo wrap lines and words in Vim use :set wrap, :set linebreak command, or :set textwidth=N, where N is an integer.
Read MoreThe difference of energies stored in two capacitors in a circuit is the potential difference across the capacitor. Read more in this guide.
Read MorePowerShell Get Property commands get the properties of an item or an object. These commands include Get-Member, Get-Item, and Select-Object.
Read MoreTo install kubectl, first, install the Chocolatey package manager on the system. After that, run the “choco install kubernetes-cli” command to install kubectl.
Read MoreThe describe-load-balancers command in AWS CLI returns details of a specific or all the load balancers for a given account. Read more in this guide.
Read MoreThe delete-stack command removes a specific stack in a particular region via AWS CLI. It accepts various optional parameters as shown in this guide.
Read More