HowtoForge provides user-friendly Linux tutorials.
-
How to create an S3 bucket using new AWS UI console
Author: Ali Imran Nagori • Tags: • Comments: 0In this post we will discover the new AWS Console Home and specifically we will use the new S3 wizard to create a new S3 bucket. Let's begin the tour of the new AWS Console Home.
-
What is AWS GuarDuty and how to use it
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0AWS GuardDuty is a continuous security monitoring service. It analyzes and processes the AWS CloudTrail management event logs, VPC Flow Logs, CloudTrail S3 data event logs, and DNS logs. In this article, we will see the step to enable AWS GuardDuty and then disable it.
-
How to add Ubuntu System to FreeIPA Server
Author: Arvid L • Tags: linux, ubuntu • Comments: 0After you have installed the FreeIPA identity management system, you will need to enroll and add client machines to the FreeIPA server. In this tutorial, we will show you how to add an Ubuntu client machine to the FreeIPA server. In the end, the FreIPA users will be able to log in to the Ubuntu client machines using the authentication provides by the FreeIPA server.
-
-
How to Install ONLYOFFICE Docs on Ubuntu for ARM
Author: Daria • Tags: linux, ubuntu • Comments: 0ONLYOFFICE Docs is an open-source office suite distributed under GNU AGPL v3.0. It comprises web-based viewers and collaborative editors for text documents, spreadsheets, presentations, and forms compatible with OOXML formats.
-
How to use Screen Command on Linux
Author: Rahul Shivalkar • Tags: linux, shell, ubuntu • Comments: 1Screen is a very useful command which gives us the ability to use multiple Shell(SSH) Sessions from a single SSH session. It means you do not need to explicitly open different SSH sessions to perform multiple operations parallelly.
-
Linux Administration: Ubuntu Linux Tutorial for Beginners
Author: Rahul Shivalkar • Tags: linux • Comments: 2Linux is a multi-user system that serves as a reliable open-source system for desktops, and servers. Linux is the most widely used open-source Operating System (OS). In this article, we will be using Ubuntu Server Version to learn to use Linux using Commands.
-
How to Install ArangoDB NoSQL Database on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0ArangoDB is a modern multi-model database system developed by ArangoDB GmbH. it's a free and open-source database system that supports three different data models, documents, graphs, and key/values.
-
How to Install KVM Libvirt Virtualization on OpenSUSE
Author: Arvid L • Tags: linux, server, virtualization • Comments: 1KVM or Kernel-based Virtual Machine is an open-source virtualization technology that turns your Linux server into a hypervisor. In this tutorial, you'll learn how to install and configure KVM Virtualization on the OpenSUSE Tumbleweed. You will also learn how to create a Virtual Machine using the virt-manager GUI application.
-
How to Install Apache Solr on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0Solr is a free, open-source, and very popular tool used for search and real-time indexing. It is very highly scalable, fault-tolerant, and optimized for a high volume of internet traffic. In this tutorial, you will learn how to install Apache Solr on Ubuntu 22.04.
-
How to Install FreeIPA on Rocky Linux
Author: Arvid L • Tags: linux, security • Comments: 2FreeIPA is a free and open-source identity management solution for Linux/Unix operating systems. In this guide, we will show you how to install the FreeIPA Identity manager on the Rocky Linux server.