Linux Hint published a tutorial about how to free up disk space on Raspberry Pi.
Linux Hint showing you how to install the Kivy Python framework on Raspberry Pi.
Linux Hint published a tutorial about playing a video from terminal on Raspberry Pi.
Installing Pale Moon on Ubuntu 22.04 or 20.04 can sidestep Firefox’s auto‑update headaches by following a quick guide that covers both PPA and manual .deb approaches, each with clear commands to keep your system fresh and dependencies satisfied. The first method adds the Mozilla team’s lightweight PPA, updates package lists, installs Pale Moon, and verifies its version in one tidy sequence, while the second downloads the latest Debian package, fixes broken packages if needed, and launches the browser from either the menu or terminal. Along the way, the tutorial reminds you to install the legacy libgconf‑2‑4 library, refresh desktop databases when missing menu entries appear, and address shared memory errors on minimal systems. Finally, it explains how to keep the browser up‑to‑date via apt updates for PPA users or by re‑downloading the .deb file whenever a new release arrives.
The guide explains how to get PHP 8.2 on Debian 11 (Bullseye) or Debian 10 (Buster), noting that the official repositories only provide older releases, so an external source is needed. It walks through adding Ondřej Vrátil’s Sury PPA, updating the package cache and installing the core PHP 8.2 packages along with common extensions like mysql for LAMP stacks. After installation you can verify the version, purge any leftover old binaries if necessary, and then configure either Apache or Nginx to use PHP‑FPM by enabling modules or editing the upstream block and restarting the services. The post also lists common pitfalls such as missing extensions, permission issues, conflicting binaries, offers a compile‑from‑source alternative for advanced users, and invites readers to comment if they encounter problems.
It's FOSS published a tutorial about how to update Flatpak packages in Linux.
Make Tech Easier showing you how to find saved Wi-Fi passwords in Linux.
OSTechNix published a step by step guide showing you how to install Proxmox backup server.
Unixcop showing you how to flush local DNS Cache on Linux.
The guide explains how to install VMware Tools on Ubuntu 22.10, 22.04, or 20.04 in virtual machines running Workstation, Fusion, or ESXi and it shows why the copy‑paste lag and missing shared folders prompt a fix. It first recommends using Ubuntu’s package manager, installing open‑vm‑tools‑desktop for GUI features—or just open‑vm‑tools on headless servers—so that matching kernel modules are pulled automatically and the tools activate after a reboot or logout‑in. When repository packages lag behind, it walks through mounting VMware’s ISO from the VM menu, extracting the tarball, running vmware‑install.pl with default options, and rebooting or restarting services to compile the required kernel modules against your current headers. Finally it lists common troubleshooting steps such as installing missing linux‑headers, ensuring vmhgfs‑fuse is active, re‑installing open‑vm‑tools after kernel upgrades, and reassures users that most can rely on the apt method while a fallback ISO installer is available for newer features.
DebugPoint showing you how to fix an issue where the mouse cursor is not visible in Fedora and Wayland.
Tecadmin showing you how to relay outgoing emails based on sender address in Postfix.
FOSS Linux published a tutorial about installing and using Kazam on Ubuntu.
Unixcop published a quick tutorial about how to check the last reboot time in Linux.
Linux Hint published 10 useful betworking commands for Raspberry Pi Linux.
Linux Shell Tips published a tutorial about how to install Google Chrome on Ubuntu in both GUI and terminal.
Howtoforge published a tutorial about installing OpenMRS (Open Medical Record System) on Debian 11.
Howtoforge published a tutorial about installing InfluxDB and Telegraf on Rocky Linux 9.
LinuxCapable showing you how to Install Google Chrome on Rocky Linux 9 or Rocky Linux 8.
LinuxCapable published a tutorial showing you how to Install PHP 8.2 on Fedora 37/36/35.