HowtoForge provides user-friendly Linux tutorials.
-
ISPConfig Perfect Multiserver setup on Ubuntu 20.04 and Debian 10
Author: Thom Pol • Tags: control panels, debian, dns, email, ftp, ispconfig, linux, server, ubuntu, web server • Comments: 1 • Published: Mar 29, 2021This tutorial will take you through installing your own ISPConfig 3 multiserver setup with dedicated servers for the panel, web, DNS, mail, and webmail using the new ISPConfig auto-installer. This tutorial is compatible with Debian 10 and Ubuntu 20.04.
-
How to Install Ansible AWX on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1 • Published: Mar 29, 2021Ansible is an open-source automation tool used for software provisioning, configuration management, and application deployment. It allows you to install, configure and deploy applications across multiple systems automatically.
-
How to Compile A Kernel - The Debian Way
Author: Falko Timme • Tags: debian, kernel • Comments: 4 • Updated: Mar 29, 2021How to Compile A Kernel on Debian Linux. Each distribution has some specific tools to build a custom kernel from the sources. This article is about compiling a kernel on a Debian Linux system. It describes how to build a custom kernel using the latest unmodified kernel sources from www.kernel.org (vanilla kernel).
-
-
FreeBSD Quota Tutorial
Author: Falko Timme • Tags: freebsd • Comments: 3 • Updated: Mar 28, 2021This tutorial shows you how to enable hard disk quota on a FreeBSD system.
-
How to install ReactJS with Nginx proxy on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, programming, web server • Comments: 0 • Published: Mar 26, 2021React is a free and open-source JavaScript library developed by Facebook. It is used for creating web frontend and UI components. In this post, we will show you how to install React JS on CentOS 8
-
Linux mv Command Explained for Beginners (8 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1 • Updated: Mar 26, 2021Just like cp for copying and rm for deleting, Linux also offers an in-built command for moving and renaming files. It's called mv. In this article, we will discuss the basics of this command line tool using easy to understand examples
-
Linux md5sum Command Explained For Beginners (5 Examples)
Author: David Paige • Tags: linux, shell • Comments: 1 • Updated: Mar 25, 2021When downloading files, particularly installation files from websites, it is a good idea to verify that the download is valid. A website will often display a hash value for each file so that you can make sure the download completed correctly. In this article, we will be discussing the md5sum tool that you can use to validate the download.
-
How to scan for viruses with ClamAV on Ubuntu 20.04
Author: Bill Toulas • Tags: desktop, security, server, ubuntu • Comments: 19 • Updated: Mar 25, 2021There aren't many viruses made for Linux distributions and as such, most people who use such systems don't even bother using antivirus software. Those however who do want to be able to scan their system or other windows-based systems that are connected on a Linux PC through a network can use ClamAV. ClamAV is an open-source anti-virus engine that is built to detect viruses, trojans, malware, and other threats. It supports multiple file formats (documents, executables, or archives), utilizes multi-thread scanner features and receives updates for its signature database at least 3-4 times a day.
-
How to copy items from one DynamoDB to another DynamoDB table using Python on AWS
Author: Rahul Shivalkar • Tags: cloud, linux, programming • Comments: 0 • Published: Mar 25, 2021This tutorial shows you how to write a Python script to copy data from one DynamoDB to another DynamoDB table on AWS.
-
How to protect documents with a digital signature in ONLYOFFICE Desktop Editors v.6.2
Author: Daria • Tags: linux, security, web server • Comments: 0 • Published: Mar 24, 2021In this tutorial, we’ll learn how to use a digital signature in ONLYOFFICE Desktop Editors to protect your documents. ONLYOFFICE Desktop Editors is a free open-source office suite that contains viewers and editors for text documents, spreadsheets, and presentations.