Lynxbee topic

Ubuntu

TFTP Client Setup on Ubuntu: Install, Configure, and Transfer Files

TFTP is a lightweight UDP-based file transfer protocol used for booting devices, flashing firmware, and transferring files to routers, embedded devices, and switches. It's ideal when devices have limited resources or you need to push firmware or config during boot, at the cost of no authentication o

Install Inkscape on Ubuntu Linux

Inkscape is a free and open-source vector graphics editor for creating scalable, high-quality designs (SVG, PNG, EPS, PDF, AI). Ubuntu users can install it via APT, Snap, or Flatpak.

Record the Ubuntu Desktop to Video Files

Recording screencasts on Ubuntu can be done using native GNOME desktop keybindings or third-party Linux utilities. Depending on whether you need a quick short clip or a full video tutorial with microphone audio, Ubuntu offers built-in tools as well as dedicated recording software.

Upgrade Ubuntu Server or Desktop from the Command Line

Upgrading your Ubuntu installation upgrades system packages, kernel versions, and security patches to the next release. The canonical tool for performing version upgrades from the terminal is do-release-upgrade , which safely updates package repositories, handles dependencies, and cleans up obsolet

Microsoft Teams on Ubuntu: The App Is the Browser Now

Microsoft no longer provides a supported native Teams desktop client for Linux. On Ubuntu, use Teams in a current browser or install the same web experience as a PWA—and test the permissions that matter before the meeting starts.

Install Slack on Ubuntu Without Mixing Package Sources

Slack offers two sensible installation paths on Ubuntu: its verified Snap and its official 64-bit DEB. Pick one package source, verify what was installed, and know how it will update before your next meeting depends on it.

Fix a Black Screen in OBS Studio on Ubuntu

Diagnose an OBS black screen on Ubuntu by identifying the failed layer, choosing the correct Wayland or X11 source, and validating the portal, scene, package, and GPU path.

Fix dpkg Dependency Errors on Ubuntu Safely

Prefer `apt install ./package.deb` so Ubuntu can resolve repository dependencies in one transaction. If `dpkg -i` already left packages unpacked or unconfigured, diagnose the exact state, repair it without blind removals, and verify the package database.

Convert AVI to MP4 with HandBrake on Ubuntu

A practical Ubuntu workflow for turning AVI and other supported sources into broadly compatible MP4 video. Use HandBrake’s official Flatpak, choose a preset intentionally, protect the source, and verify video, audio, subtitles, and playback.

Build and Use libusb on Ubuntu Linux

Use Ubuntu’s libusb development package for ordinary application builds, or compile a reviewed upstream release into an isolated prefix when you need a newer or controlled version. Then verify the complete toolchain with pkg-config and a real USB device-enumeration program.

Install MySQL Workbench on Ubuntu Safely

Install Oracle’s current MySQL Workbench build on a supported Ubuntu release through the official MySQL APT repository. This guide replaces an obsolete Ubuntu 20.04 package recipe and shows how to verify the source, launch Workbench, and create a secure connection.

Discover mDNS and DNS-SD Services on Linux

Use mdns-scan for a quick inventory of DNS-SD service types, then use Avahi to resolve actual instances, hosts, ports, and TXT metadata. This guide also explains the multicast boundary and why discovery commonly fails across Wi-Fi isolation, VLANs, containers, and firewalls.

Build the Flutter Engine on Ubuntu

Flutter engine work is not the same as ordinary Flutter app development. This setup checks out the current monorepo, synchronizes its pinned toolchains, builds a debuggable host engine, and connects it to a local Flutter app.

Engineering weekly

Useful technical knowledge, not inbox noise.

Receive verified fixes, references, labs, and tools. Confirm by email; unsubscribe any time.