HowtoForge provides user-friendly Linux tutorials.
-
Install and Use collectl Performance Monitoring Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 0Collectl is a free, open source and light-weight performance monitoring tool that can be used to gather information of system resources such as, cpu, disk, memory, network, Infiniband, lustre, memory, nfs, slabs and many more. In this tutorial, we will learn how to install and use Collectl on Ubuntu 18.04 server.
-
How to Install WonderCMS on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, ubuntu, web server • Comments: 1WonderCMS is a free and open source flat file CMS, aimed to be extremely small, light and simple. It's built with PHP, jQuery, HTML/CSS. I will show you how to install WonderCMS on Ubuntu 18.04 LTS using Nginx as the web server and how to secure the website with a free Let's encrypt SSL certificate.
-
How to Install X-cart e-commerce platform on Debian 9
Author: Matt Vas • Tags: debian • Comments: 0This tutorial will guide you on how to install and configure the latest version X-Cart e-commerce platform in Debian 9.2 release, in order to create a free online shopping store.
-
-
How to install ProFTPD with TLS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: ftp, linux, server, ubuntu • Comments: 4ProFTPD is a free, open source, and the most popular FTP server for Unix-like operating systems. In this tutorial, we will learn how to install ProFTPD and secure it with TLS on Ubuntu 18.04 server
-
How to Install FreeIPA Client on Ubuntu Server 18.04
Author: Muhammad Arul • Tags: linux, security, ubuntu • Comments: 1FreeIPA is a free and open source Identity, Policy, and Audit (IPA) suite sponsored by RedHat. It's an IPA solution combination of Linux (Fedora), 389 Directory Server, MIT Kerberos, NTP, DNS Bind, Dogtag, Apache web server, and Python.
-
Popular Linux Distributions for Security Testing
Author: Richard Gall • Tags: linux, security • Comments: 0Linux is the go-to choice for security testing dues to the advantages it offers. In this article, we will show you some special purpose Linux distributions for performing security-related tasks.
-
How to Install Shopware with NGINX and Let's Encrypt on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0Shopware is the next generation of open source e-commerce software. This tutorial will walk you through the Shopware Community Edition (CE) installation on CentOS 7 system by using NGINX as a web server.
-
NFS Server and Client Installation on CentOS 7
Author: Srijan Kishore • Tags: centos, linux, storage • Comments: 20NFS server and client installation on CentOS 7. This guide explains how to configure NFS server in CentOS 7. Network File System (NFS) is a popular distributed filesystem protocol that enables users to mount remote directories on their server.
-
Install and configure sar and ksar for daily monitoring on Linux and generate PDF reports
Author: sohan patel • Tags: centos, debian, linux, monitoring, ubuntu • Comments: 0This tutorial focuses on the installation and configuration of the powerful utilities sar and ksar on CentOS, Debian and Ubuntu and shows how to automatically create PDF reports by using a simple shell script for easy daily monitoring of server resource usage.
-
How to Install Phorum with Nginx on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx • Comments: 3Phorum is a PHP and MySQL based Open Source forum software. In this guide, we will guide you step-by-step through the Phorum installation process on the CentOS 7 operating system using Nginx as the web server, MariaDB as the database, and acme.sh and Let's Encrypt for HTTPS.