HowtoForge provides user-friendly Linux tutorials.
-
How to Install and Use TeamViewer on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: desktop, ubuntu • Comments: 0Teamviewer is a widely used utility for accessing and controlling a remote computer system. In this guide, we will see how to install TeamViewer on Ubuntu 20.04 system. After the installation, we will install TeamViewer on an android device and connect to the remote desktop of our Ubuntu 20.04 system.
-
How to install ONLYOFFICE Docs 6.3 on Ubuntu from snap package
Author: Daria • Tags: linux, ubuntu • Comments: 0ONLYOFFICE Docs is an open-source office suite that contains web-based viewers and collaborative editors for text documents, spreadsheets, and presentations highly compatible with OOXML formats. In this tutorial, we’ll learn how to install ONLYOFFICE Docs on your Ubuntu machine using snap.
-
How to manage an AWS RDS instance using aws-cli
Author: Rahul Shivalkar • Tags: cloud • Comments: 1You can easily create and manage RDS resources using aws-cli commands. In this article, we will see the commands to create an RDS MySql Instance and how to make a snapshot of the database.
-
-
How to Setup Three Node MySQL 8 Cluster on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, mysql • Comments: 2MySQL is a widely-used open source relational database management system. In this tutorial, we will use one master node to store the cluster's configuration and two data nodes to store the cluster data.
-
How to Install Ajenti Control Panel on Ubuntu 20.04
Author: Hitesh Jethva • Tags: control panels, linux, server, ubuntu • Comments: 0If you are using a Linux server and not familiar with the command line then the control panel will help you to manage the Linux server from the web browser. Ajenti is a free, open-source, lightweight control panel for managing Linux servers.
-
Install ModSecurity with Apache in a Docker Container
Author: Hitesh Jethva • Tags: cloud, linux, ubuntu, web server • Comments: 0ModSecurity is a free, open-source, and most popular web application firewall (WAF) that protects your web application against a wide range of Layer 7 attacks. In this tutorial, I will show you how to install ModSecurity 3 with Apache inside a Docker container.
-
How to manage AWS Cloudwatch using aws-cli
Author: Rahul Shivalkar • Tags: cloud, linux, shell • Comments: 0In this article, I will show you aws-cli commands to manage Cloudwatch from the terminal. This guide will help you get started with using aws-cli for creating, managing Cloudwatch alarms.
-
How to Install and Configure Tripwire IDS on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, security • Comments: 2Tripwire is a free and open-source Linux Intrusion Detection System. It is used to detect and report any unauthorized change in files and directories on Linux. In this post, we will show you how to install and configure Tripwire on Debian 10.
-
What does null mean in Linux and Computing
Author: howtoforge • Tags: linux • Comments: 0In this article, I will give you a short explanation of what the value null or the null device means in the computing world.
-
Getting started with ReactOS
Author: Bill Toulas • Tags: desktop • Comments: 10ReactOS is a relatively new open source operating system that resembles the looks of Windows NT and aims to offer similar levels of functionality and application compatibility. Featuring a wine-based user mode, this system doesn't use any of the Unix architecture, but is a rewrite of the NT architecture from scratch, with its very own FAT32 implementation, and completely free of legal implications. That said, this is not yet another Linux distro, but a unique Windows-like system that is a part of the free software world. This quick guide aims at users who want an easy to use, open source replacement for their Windows system.