Linux Shout published a tutorial about installing MySQL on Ubuntu 22.04 LTS Jammy Linux.
The text explains that missing Microsoft TrueType fonts on Fedora cause “Tofu” boxes in LibreOffice documents and offers three ways to install them. The quickest method is enabling the non‑free RPM Fusion repository and installing the msttcorefonts package, which automatically retrieves and extracts the full set of core fonts. If only a specific font (e.g., Calibri) is needed, you can download its Windows installer, extract the .ttf with cabextract, and place it in your personal ~/.local/share/fonts directory. For offline or older systems, you can copy a pre‑downloaded msttcorefonts tarball to /usr/local/share/fonts and run fc-cache manually, handling updates yourself.
DebugPoint published a tutorial about using Fedora Media Writer.
Linux Shout published a tutorial about how to install Webmin on Ubuntu 22.04 LTS Jammy JellyFish.
TecMint published a tutorial about installing Icinga2 monitoring tool on OpenSUSE.
TecMint published a tutorial about how to run a Linux command without saving it in History.
Unixcop is showing you how to install Composer on CentOS 9 Stream.
Unixcop published a tutorial about setting up AppArmor on Arch Linux.
UbuntuPIT.com published an overview of the best Linux PDF editors
Linux Shout showing you how to install R-base on Ubuntu 22.04 LTS Jammy.
Linux Hint published a tutorial about installing Spotify on Ubuntu 22.04
FOSS Linux published a tutorial about installing OnlyOffice suite on Fedora.
Linux Hint published a tutorial about installing Sublime Text 4 in Ubuntu 22.04 LTS.
Linux Stans published a quick tutorial about how to delete a user in Linux.
Unixcop published a tutorial about installing Opera on CentOS 9 Stream.
Howtoforge published a tutorial about installing KVM Libvirt virtualization on OpenSUSE.
Unixcop published a tutorial about check the Linux kernel version in CentOS 9 Stream.
The guide explains how to speed up Fedora 36’s DNF by selecting a fast, nearby mirror—using the fastestmirror plugin or setting a specific baseurl—to reduce download latency. It recommends enabling parallel downloads (e.g., ten simultaneous connections) and extending metadata expiration (to 48 hours) so each run does less work. For occasional very large packages, it suggests installing dnf‑plugins‑core and aria2 to split the file into chunks for faster retrieval, though this is optional. Finally, it advises periodically cleaning DNF’s cache with dnf clean all to prevent slowdowns caused by stale metadata and old RPM files.
LinuxLinks published an overview of open source alternatives to Atlassian Bamboo.
TecMint published an overview of 17 bandwidth monitoring tools to analyze network usage in Linux.