Linux Shout published two ways to install Webmin on Rocky Linux 8 Server.
Vitux published a tutorial about configuring and manage a remote Git repo on Linux.
TecMint published 35 practical examples of the find command in Linux.
TecAdmin published a tutorial about installing PIP in Ubuntu 20.04.
The passage provides a step‑by‑step tutorial for installing the privacy‑focused Brave browser on Rocky Linux 8 by adding Brave’s official repository, importing its GPG key, and then using dnf to install the package along with required dependencies. It also outlines common troubleshooting fixes—such as enabling the EPEL compatibility layer and installing the Vulkan loader—to resolve “package not available” or missing library errors that can arise after kernel updates. Additionally, it explains how to verify a successful installation and keep Brave up‑to‑date through regular dnf updates. Finally, a quick fallback is offered: downloading the latest RPM directly with curl and installing it manually if the repository method fails.
TecMint published 15 useful ifconfig commands to configure the network interface in Linux.
Make Tech Easier shows you four ways to list logged-in users on your Linux computer.
TecMint published a tutorial about how to clear RAM memory cache, buffer, and Swap space on Linux.
TecAdmin shows you how to take screenshot in Ubuntu.
TecMint published 12 useful df commands to check disk space in Linux.
Linux Babe published a tutorial about installing FileRun on Ubuntu 20.04 with Apache or Nginx.
Howtoforge published a tutorial about installing the Metasploit framework on Ubuntu 20.04.
Vitux published a tutorial about installing OpenProject on Ubuntu 20.04.
TecMint published 10 SCP commands to transfer files and folders in Linux.
The guide shows how to add the ModSecurity web‑application firewall to an existing Nginx installation on Ubuntu 20.04 by first installing development packages, cloning and building the ModSecurity source, and then compiling a compatible dynamic module for the exact Nginx version in use. After copying the compiled module into /etc/nginx/modules and loading it via load_module, it walks through creating a minimal ModSecurity configuration, enabling the firewall inside a server block, and testing that malicious requests are blocked with a 403 response. Finally, it advises on log rotation and incremental rule updates to keep the WAF effective without overloading the server.
The passage explains how to add Google Chrome to a fresh Rocky Linux 8 installation, starting with downloading the official Chrome RPM directly from Google. It then shows using dnf to install the package locally, allowing the manager to resolve required libraries automatically. After confirming the browser’s version, it offers an optional step of creating a repository file so future updates can be handled through regular dnf operations. Finally, it advises deleting the downloaded RPM to free space, noting that Chrome resides under /opt/google/chrome and will continue working after the installer is removed.
Make Tech Easier published a roundup of the best Linux distributions for developers and programmers.
Linux Hint published a tutorial about how to enable the deduplication feature of the ZFS filesystem.
Linux Shout published a guide about installing the Gnome Desktop on Linux Mint 20.2.
OMG! Ubuntu! shows you how to install Shutter on Ubuntu from an Official PPA.