HowtoForge provides user-friendly Linux tutorials.
-
How to Upgrade Ubuntu 22.04 to Ubuntu 24.04
Author: Thom Pol • Tags: linux, ubuntu • Comments: 0 • Published: Sep 16, 2024Ubuntu 24.04, codename "Noble Nombat", was released on the 25th of April 2024. This guide describes how to update to this version.
-
How to Install Syncthing on AlmaLinux 9
Author: Arvid L • Tags: linux, server, storage • Comments: 0 • Published: Sep 11, 2024Syncthing is a secure and open-source file synchronization program for multiple platforms, such as Windows, macOS, Linux, Android, Solaris, Darwin, and BSD.
-
How to Install Plex Media Server on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Sep 11, 2024Plex Media Server is a DIY streaming solution for your local environment. This guide will show you how to install the Plex Media Server on Debian 12 server.
-
-
How to Install WonderCMS on AlmaLinux 9
Author: Arvid L • Tags: linux • Comments: 0 • Published: Sep 11, 2024WonderCMS is a free and open-source CMS that uses text files as a database. It's also called a flat CMS, written in PHP, and doesn't require RDBMS like MySQL/MariaDB or PostgreSQL.
-
How to Delete a Docker Image on Linux
Author: howtoforge • Tags: linux, virtualization • Comments: 0 • Published: Sep 11, 2024Docker images can take up significant disk space over time, especially if you frequently build and pull images. This guide will walk you through the process of deleting Docker images that are no longer needed.
-
Dynamic vs. Static IP Addresses: A Guide for Novice Linux Users
Author: howtoforge • Tags: linux, networking • Comments: 1 • Published: Sep 11, 2024Understanding the difference between dynamic and static IP addresses is crucial whether you're working on a home network, setting up a server, or just learning the ropes of Linux networking. This guide will walk you through the concepts of dynamic and static IP addresses, their advantages and disadvantages, and when to use each one.
-
Understanding Network Interface Ports in Linux
Author: howtoforge • Tags: linux, networking • Comments: 0 • Published: Sep 10, 2024A network interface is a software or hardware component that enables a Linux system to connect to a network. This connection allows your device to communicate with other devices over a network, whether it’s a local area network (LAN) or the broader internet.
-
How to Install Moodle LMS on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu, web server • Comments: 0 • Published: Sep 03, 2024Moodle is a popular open-source platform used by educational institutions worldwide for creating online courses, managing content, and facilitating collaborative learning.
-
Installing AWS CLI on Ubuntu 24.04
Author: howtoforge • Tags: linux, server, ubuntu • Comments: 0 • Published: Sep 02, 2024The AWS Command Line Interface (CLI) is a unified tool designed to manage and interact with Amazon Web Services (AWS) resources from the command line. Below is a step-by-step guide to installing the AWS CLI on Ubuntu 24.04.
-
How to Install Suricata IDS on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, security, server, ubuntu • Comments: 0 • Published: Aug 30, 2024Suricata is an open-source IDS (Intrusion Detection System) and IPS (Intrusion Prevention System) developed by OSIF (open infosec foundation). It can monitor and examine network traffic and process every packet to detect malicious network activity.