Best of Ubuntu — 2023
- 1
- 2
Community Picks·3y
First Version of Vanilla OS is Available to Download
Vanilla OS is an Ubuntu-based Linux distribution with a ton of major difference. It takes a bold new approach to desktop OS thanks to an immutable file system. It uses its own package manager and subsystem called apx. This is described as a wrapper around multiple package managers to install packages and run commands inside a managed container.
- 3
Faun·3y
Learning the Basics of Docker
Docker allows you to build, run, deploy, update, and manage servers for your cloud environment. It is an essential part of the continuous deployment process, allowing you to package programs (apps, binaries, libraries) into containers. For this tutorial, we will be going over some of the basic Docker commands to deploy a custom image.
- 4
It's Foss·3y
10 Best Fonts for Linux Terminal
The perfect font is crucial for many things, whether you are a programmer, system administrator, or a Linux user fond of the terminal. We have picked some of the best fonts fit for coding, offering good readability and look-for terminals. Here are the best Linux terminal emulators you can get.
- 5
omg! ubuntu!·2y
Zorin OS 17 Beta Includes New ‘Spatial Desktop’ Features
Zorin OS 17 Beta is now available for testing, featuring improved performance, a horizontal workspace switcher, interactive screenshot tool, enhanced Zorin Menu, and spatial desktop features. It is based on Ubuntu 22.04 LTS and uses GNOME 43. Users can download the beta version from the project website.
- 6
omg! ubuntu!·3y
elementary OS 7 Released, This is What’s New
elementary OS 7 ‘Horus’ is now available to download. The release rides atop a refreshed Ubuntu 22.04 LTS software stack, and utilises a new(er) Linux kernel to ensure distro works as best it can. In OS 7 it’s smarter as it automatically switches to a left-handed mouse layout.
- 7
- 8
- 9
AWS in Plain English·3y
Nginx Reverse Proxy on an Ubuntu server
Learn how to reverse proxy a Jenkins server with Nginx on an Ubuntu server. Nginx is open-source software for web serving, reverse proxying, caching, load balancing, and more. A reverse proxy acts as an intermediary between a client and a server, accepting requests from clients and forwarding them to the appropriate server.
- 10
- 11
omg! ubuntu!·3y
Ubuntu Devs Working on New 140MiB ‘Mini’ ISO Installer
Ubuntu plans to release a new minimal ISO as part of the upcoming Ubuntu 23.04 release. The ISO will be small and customizable, allowing users to select and install different Ubuntu images. The project is led by Dan Bungert, the maintainer of Subiquity. The mini ISO is expected to be around 140MiB in size and officially supported and tested by Canonical.
- 12
It's Foss·3y
8 Best Window Managers for Linux
A window manager should be helpful if you dabble with multiple active windows on your system and want to make the most out of the available screen space. With a window manager, you can improve not only the productivity but the look and feel of your desktop. Some window managers provide you with room for endless customizability.
- 13
freeCodeCamp·3y
Lightweight Linux Distributions For Older PCs
There are lightweight Linux distributions designed to breathe new life into older hardware. These streamlined OS options are designed to run well on older and lower-spec hardware. Here are some lightweight Linux distros we'll discuss in this article: Puppy Linux, Bodhi Linux and AntiX.
- 14
omg! ubuntu!·3y
Firefox 113 Finally Makes Picture-in-Picture Mode Useful
Firefox 113 Finally Makes Picture-in-Picture Mode Useful - OMG! Ubuntu A new version of Mozilla Firefox is rolling out across Windows, macOS and, more importantly to us, Linux. Firefox 113 is an interesting update that enhances the browser’s capabilities in a number of areas.
- 15
Ubuntu·3y
Docker on Mac – a lightweight option with Multipass
Multipass is designed to be lightweight, flexible, and efficient. It can run in the background unnoticed, available whenever you might need it. It has deep host integration, which is a game changer for an application like Docker. You can mount local files with a single command, giving you access to docker files and source code.
- 16
- 17
AWS Tip·3y
Full Stack DevOps Environment Setup Bash Script for Ubuntu and MacOS
The Bash Script is designed to make it easy to set up a development environment or infrastructure for a variety of tasks related to DevOps and infrastructure management. It automates the installation and configuration of commonly used tools, such as Terraform, Ansible, Git, Docker, Kubernetes, Helm, and the AWS CLI.
- 18
Medium·3y
“Containerization Using Docker”
‘Containerization Using Docker’ is a comprehensive introduction to Docker containerization. If you’re new to Docker or just looking to refresh your knowledge, this blog post serves as a comprehensive Introduction to Docker. ‘Docker’ allows a developer to package up an application with all of the parts it needs, such as libraries and other dependencies.
- 19
omg! ubuntu!·3y
I Think Ubuntu 23.10 is Making a Mistake…
Current daily builds of Ubuntu 23.10 instead ship a minimal platform pre-populated with just a handful of apps. These cover only the most basic of basic computing needs. As an idea, it's not without merit, but in practice, I think it's a potential misstep.
- 20
Community Picks·3y
My Experience with Linux OS
The author shares their experience with Linux OS, including their journey from using Xubuntu on a VM to trying Zorin OS and eventually settling with Ubuntu. They also mention battery drainage issues and recommend Linux Mint and Ubuntu as stable choices for new users.
- 21
It's Foss·3y
14 Rust Tools for Linux Terminal Dwellers
Exa is a great alternative to the most common ls command. Bat is a worthy alternative to cat, where we can output the content of a file to the terminal. Starship Prompt allows you to change the look of your shell prompt the way you want with a vast amount of configuration options.
- 22
- 23
- 24
omg! ubuntu!·3y
All-Snap Ubuntu Desktop Coming Next Year
All-Snap Ubuntu Desktop Coming Next Year - OMG! Ubuntu An all-snap Ubuntu desktop is coming. The next long-term support release of Ubuntu will be available to download in two versions: a classic, deb-based version and, for the first time, as an immutable, snap-based build too.
- 25
freeCodeCamp·3y
How to Setup a Windows Machine for Machine Learning/Deep Learning Using an Nvidia Graphics Card (CUDA)
How to set up a Windows Machine for Machine Learning/Deep Learning using an Nvidia Graphics Card (CUDA) If you can afford a good Nvidia graphics card, then you can easily use your graphics card for this type of intensive work. A lot of developers use Linux for this, but I do not like Linux as a desktop operating system.