Linux Hint published a tutorial about how to list all rules in Iptables.
Tecadmin published a tutorial about installing NVM on Ubuntu 22.04.
TecMint published 13 Apk commands for Alpine Linux package management.
Tecadmin shows you how to install Nginx, MySQL, and PHP on Ubuntu 22.04
Linux Shout published a tutorial about installing Umbraco CMS on Ubuntu 20.04 LTS.
The article explains how to install Roxy WI, a streamlined web‑based admin interface for Ubuntu servers that eliminates the bulk of conventional control panels. It walks through five core actions: system preparation, signing key acquisition, repository registration, package installation, and final web UI configuration, each step designed to complete in minutes. The guide also highlights common pitfalls such as missing GPG keys or incorrect Ubuntu codename entries, offering quick fixes like re‑running the curl command or editing the sources list. After completing the wizard on port 8080 you can manage virtual hosts and SSL certificates through an intuitive interface, making server administration far cleaner than manual file edits.
This quick‑start guide walks you through installing Zabbix on Ubuntu and Debian, covering everything from system updates to pulling the proper packages. After adding the official repository and key, you install the server, frontend, and agent packages, then create a MySQL database with the utf8mb4 charset so that emojis and special characters render correctly in the UI. You load the initial schema, configure database credentials and PHP timezone settings, restart and enable services, and finally test login to confirm everything is operational. The guide also reminds you to sync time with NTP, open necessary firewall ports 10050 and 10051, and add your own host for basic monitoring before expanding the system.
Vitux published two ways to flush the DNS cache on Debian 11.
Vitux published 5 commands to check swap space in Linux.
Vitux published a beginners tutorial about how to uninstall programs from your Ubuntu System.
OMG! Ubuntu! shows you how to upgrade to Ubuntu 22.04.
The guide explains how to install runit on Devuan as a lightweight alternative to systemd, starting with a quick apt-get command and then showing how to create service directories under /etc/sv. It walks you through writing a run script that keeps your process in the foreground, linking each directory into /var/service so runit can supervise it from boot onward. The article also offers practical troubleshooting advice—fixing permission problems, avoiding unit‑file confusion—and demonstrates how to set up multiple services like nginx, Docker, or MySQL with minimal effort. Finally, it notes runit's limitations for advanced socket activation or networking hooks and suggests considering other init systems when those features are required, but overall encourages keeping your Devuan box running smoothly without the bloat of systemd.
OSTechNix published a brief guide showing you how To access Proxmox virtual machine with SPICE client.
FOSS Linux showing you how to install XFCE desktop on Manjaro Linux.
It's FOSS shows you how to use Collision, a tool to check if your files were tampered with.
Vitux published a tutorial on the lsof command.
Howtoforge published a tutorial about installing and using SFTP on Linux servers.
NextGenTips shows you how to install and enable SSH server on Fedora 35.
Howtoforge published a tutorial about installing GitLab on Alma Linux 8.
Howtoforge published a tutorial about installing and configuring GitLab on Ubuntu 20.04.