Linux Shout published a tutorial about installing the Tor Browser in Rocky Linux 8.
It's FOSS published a beginner's guide about installing Docker in Fedora.
Vitux published a tutorial about installing and using SSHGuard on Ubuntu 20.04.
UbuntuPIT.com shows you how to install LibreWolf, an open source Firefox fork for Linux.
Linux Shout shows you how to install Telegram on Ubuntu 22.04 or 20.04 LTS.
LinuxBuzz published a step by step guide about installing Docker on Ubuntu 22.04 or 20.04 LTS.
FOSS Linux published a tutorial about installing TFTP server on Debian 11.
LinuxLinks published an overview of six open source firewall distros.
Howtoforge published a tutorial about installing MinIO Object Storage Server on Debian 11.
Linux Shout published a tutorial about installing Jupyter Notebook on Ubuntu.
TecMint takes a look at mintBackup, a simple backup and restore tool for Linux Mint.
NextGenTips published a tutorial about installing Zabbix 6 on Ubuntu 20.04 step by step.
OSTechNix published a step by step guide tutorial about installing Proxmox VE.
Howtoforge published a tutorial about installing Terraform on AlmaLinux 8, CentOS 8, and Rocky Linux 8.
Howtoforge published a tutorial about installing Bagisto eCommerce on Debian 11.
This tutorial walks you through getting PHP to talk to Oracle on Ubuntu in under ten minutes.
It shows how to download the correct Instant Client bundle, move it into a dedicated folder, set ownership so web workers can read it, and export the library path so the OCI binaries are visible at runtime.
After installing the php‑oci8 package that matches your PHP version you verify the module with `php -m`, run a simple test script to confirm connectivity, and keep an eye on common pitfalls such as mismatched client versions or missing environment variables for Apache/Nginx workers.
The guide concludes by reminding you to adjust AppArmor if necessary and stresses that once configured, PHP can directly use oci_connect, oci_parse, and error handling without further mystery.
The guide explains how to get Sandstorm, a self‑contained web app platform, up on Ubuntu 20.04 with minimal effort and without relying on Docker. It walks through updating the system, installing required packages such as wget, gnupg, ca‑certificates, libnss3, adding the official signing key, and adding the repository before finally installing Sandstorm via apt. After installation you can access the server at localhost:8080, create an admin account, decide on HTTPS exposure, and then browse the built‑in catalog to deploy apps like Nextcloud or Jitsi with a single click. The article also warns about common issues such as missing libnss3, permission errors, and sandboxed app failures, offering quick troubleshooting steps.
Linux Shout published a tutorial about installing Cacti monitoring on Debian 11 Bullseye.
It's FOSS published a tutorial about changing Linux system language from command line on Ubuntu and Debian based distros.
Vitux published a tutorial on Snort, a network intrusion detection system.