Etiquetas » Ubuntu

From "Senior Home Labber" To "Junior SRE" - Lessons In High Availability and Automation

Introduction

Before I got into what I call «Enterprise IT», my experience up to that point was as an «IT Technical Specialist». I deployed new computers to the call center I worked in, troubleshot end-user problems, issued laptops to management, etc, etc. 4.270 palabras más

High Availability

Configure bridged networking on Ubuntu

sudo snap install lxd
sudo snap connect multipass:lxd lxd
multipass set local.driver=lxd

Ubuntu: Transferring The Spark

Day 2 of the #WinterABC2023 storytelling challenge is for transferring the spark. If you read «A Spark: The Fire Within«, you will see how the fire to grab my problems by the horn was sparked by the realization that the ability already lies in me to handle any challenge life throws at me. 732 palabras más

WinterABC

Fixing Wayland Error for AnyDesk in Ubuntu: A Step-by-Step Guide

AnyDesk is a popular remote desktop application that allows users to connect to remote systems and collaborate seamlessly. However, when using AnyDesk on Ubuntu with the Wayland display server, you may encounter an error preventing the application from launching correctly. 353 palabras más

How to generate key in Ubuntu?

To generate a key in Ubuntu, you can use the ssh-keygen command, which is a standard tool for generating SSH keys. Here’s a step-by-step guide: 310 palabras más

Ubuntu Bootable USB stick: The “elusive” 😂 “Try or Install Ubuntu” option…

Back in December, 2022,
my first
Ubuntu 22.10 (Kinetic Kudu)
installation went smoothly.

The machine I installed it to is my old laptop, an HP Pavilion 15 Notebook PC… 380 palabras más

Linux

Pinning packages with APT

We all know that we should really, really keep our systems up to date so we should always use the latest version of a package right? 413 palabras más

Debian