Linux Shout published a tutorial about installing MySQL Workbench on AlmaLinux or Rocky Linux 8.
This short guide shows how to convert an existing Fedora 35 installation into Fedora Rawhide using DNF’s system‑upgrade plugin, complete with repository switching and backup tips. It walks you through updating your current system, enabling the rawhide repo, downloading the massive package set, and rebooting to apply the changes. After the upgrade it covers essential clean‑up steps—removing stale repos, confirming the new kernel, and rebuilding the RPM database. Finally, it warns about typical Rawhide hiccups like graphics driver regressions and points you toward community resources for quick fixes.
LinuxBuzz published a step by step guide about installing VirtualBox on Rocky Linux 8.
TechRepublic shows you how to mask Virtuozzo Linux to present itself as another OS.
OMG! Ubuntu! shows you how to use TextSnatcher to copy text from images to your clipboard on Linux.
The guide walks through turning a Debian 11 server into a FileRun file‑sharing hub, starting with updating packages and installing an Apache‑PHP‑MariaDB stack before enabling those services at boot. It then hardens PHP by raising upload limits, creates a dedicated database for FileRun, downloads the application archive to the web root, and sets proper ownership so Apache can write its logs. A custom virtual host is configured in Apache, followed by running the web installer to supply the database credentials, and optional HTTPS support is added with Certbot while basic security headers are placed in an .htaccess file for production safety. Finally, it suggests testing the installation by logging in, uploading a file, and checking logs for errors, reminding users that missing PHP modules or wrong permissions usually cause the most headaches.
TechRepublic published a tutorial about creating a custom image from a Docker container.
Howtoforge published a tutorial about how to set up Nginx with Google Pagespeed module on Debian 11.
Linux Shout published two ways to Install the latest version of LibreOffice in Ubuntu Linux.
Vitux published a tutorial about installing Angular on Ubuntu.
GNOME Subtitles is a lightweight subtitle editor built for Linux that lets you create, edit, and sync captions in real time. Its clean GTK interface supports popular formats like SRT, ASS, and VTT while offering waveform previews to fine‑tune timing. On Ubuntu 20.04 the default package is outdated, but adding the official PPA or compiling from source brings you the latest stable release with bug fixes for large files. Once installed, the tool launches from the applications menu and works seamlessly alongside any video player that respects subtitle tracks.
Remi Collet published a quick tutorial about installing PHP 8.1 on Fedora, RHEL, CentOS, Alma, Rocky or any other RHEL clone.
Neofetch is a lightweight Bash script that shows your system specs alongside an ASCII logo. This guide walks you through installing the official Debian 11 package and, if you prefer newer features, pulling the latest version from GitHub. It also covers how to add Neofetch to your shell startup and troubleshoot common issues like missing colors or “command not found” errors. Follow the steps and you’ll have a tidy system‑info banner every time you open a terminal.
A quick, no‑fluff walkthrough for getting .rpm files onto Ubuntu 22.04 without breaking your system. It shows how to convert RPMs with alien, fix any missing dependencies, and even try the experimental apt‑install shortcut. Real‑world pitfalls like architecture mismatches and buggy installer scripts are called out so you know when to abort. By the end you’ll be able to install a vendor‑provided driver or utility that only ships as an RPM, all while keeping Ubuntu’s package management happy.
A quick guide shows how to install the full 7‑Zip suite on Debian 11 Bullseye using the APT package manager.
Tom's Hardware publish a Linux beginners guide explaining how to move and rename files.
TecMint published a tutorial about using the NMState networking config tool for Linux.
LinuxTeck publish a tutorial about setting up SFTP server on Rocky Linux 8.
idroot published a tutorial about installing Syncthing on Debian 11.
OMG! Ubuntu! shows you how to install the Papirus icon theme on Ubuntu Linux.