today's howtos
-
Want to Hide the Top Bar in Ubuntu? Here’s How
Want to hide the top bar in Ubuntu when a window is placed near it? With a nifty GNOME extension you can! It works like this: Simple, huh? Ubuntu makes it easy to auto-hide the Ubuntu dock (the icon bar that sits on the left-hand side of the screen by default) out-of-the-box. You just open the Settings app, go to the Ubuntu Desktop section, and flick a switch.
-
Boot Ubuntu Server 22.04 LTS from USB SSD on Raspberry Pi 4
This is a guide for configuring Raspberry Pi4 to boot Ubuntu from external USB SSD drive instead of SD card. SSD drives are much faster than SD cards, more reliable and now lower cost than SD cards for larger memory sizes.Instructions for Ubuntu server 22.04 LTS are provided.
-
Migrate Plex Server – Ubuntu
To migrate your Plex server to a new Ubuntu server, you can follow these steps: 1. Set up the new Ubuntu server: Install Ubuntu on the new server and ensure that it is up to date with the latest updates and packages.
-
How to Change the Default Screen Resolution in Ubuntu: A Step-by-Step Guide
Ubuntu, a popular open-source operating system based on Debian, offers a variety of customization options to suit your needs. One of these is the ability to change your screen's resolution. The screen resolution determines how much information can be displayed on your screen.
-
EasyGUI Python library Installation on Ubuntu with example
EasyGUI is another library of Python that helps the developer to create simple GUI (Graphical User Interface) windows and dialogs with ease. It offers an intuitive and straightforward way to create interactive applications without complex code.
-
Alternatives to popular CLI tools: tree
This article spotlights alternative tools to tree, a utility that lists the contents of directories in a tree-like format.