Linux Tutorials on the topic “linux”
-
How to Install Lighttpd with PHP and Free Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, lighttpd, linux, php, web server • Comments: 0 • Published: May 09, 2022Lighttpd is a simple, fast, and secure web server. In this tutorial, we will show you how to install Lighttpd with PHP and Let's Encrypt SSL on Debian 11.
-
How to Install Gitea Code Hosting using Docker on Rocky Linux 8
Author: Navjot Singh • Tags: linux, server • Comments: 0 • Published: May 02, 2022Gitea is a self-hosted code hosting service similar to Github, Bitbucket, and Gitlab. In this article, you will learn to install Gitea using Docker on a Rocky Linux 8 server.
-
How to Install and Use Portainer for Docker management with Nginx Proxy Manager
Author: Navjot Singh • Tags: cloud, control panels, linux, server, virtualization • Comments: 1 • Published: Apr 28, 2022Portainer is an open-source container management solution for Docker, Kubernetes, and Nomad that simplifies starting, creating and running containers in an easy way. It provides a web-based dashboard to manage containers, images, networks, and volumes.
-
-
What is the PassRole permission in AWS and how to use it
Author: Ali Imran Nagori • Tags: linux • Comments: 0 • Published: Apr 26, 2022An IAM service is provided by many cloud service providers as a measure to control access to cloud resources. In this tutorial you will learn how to use the ‘IAM Passrole’ permission. We will also demonstrate a simple example on how to connect an EC2 instance with a private S3 bucket using this concept.
-
OpenSSH Security Hardening Guide for Linux
Author: Ali Imran Nagori • Tags: linux, security • Comments: 0 • Published: Apr 26, 2022SSH is one of the most widely used protocols for system administration on Linux platforms. This guide shows how to harden the SSHd setup of your server.
-
How to Add a Rocky Linux system to an OpenLDAP Server
Author: Arvid L • Tags: linux • Comments: 0 • Published: Apr 26, 2022After you've completed the OpenLDAP installation, you will also need to add a client machine to authenticate against your OpenLDAP server. In this tutorial, you will learn how to set up and add the Rocky Linux system to the OpenLDAP server using the SSSD service.
-
How to Install Outline Knowledgebase Wiki on Ubuntu using Docker
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 0 • Published: Apr 25, 2022Outline is an open-source, collaborative, knowledge base software. You can use it to host the documentation and fan pages or even use it for note sharing. This tutorial will teach you how to install Outline Wiki on a Ubuntu-based server using Docker.
-
How to Install CyberPanel on Alma Linux 8
Author: Hitesh Jethva • Tags: control panels, linux, server, web server • Comments: 1 • Published: Apr 22, 2022CyberPanel is a free and open-source web hosting control panel that allows you to create, configure and manage your own hosting server. In this post, we will show you how to install CyberPanel on Alma Linux 8.
-
How to configure Host-Based routing on AWS application load balancer
Author: Ali Imran Nagori • Tags: cloud, linux, networking • Comments: 0 • Published: Apr 21, 2022In AWS, ELB or Elastic Load Balancing is a concept where the servers can be added or released as per the demand of our application. The incoming traffic from an application is distributed among multiple targets.
-
How to Install Flarum Forum on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Apr 21, 2022Flarum is free and open-source forum software written in PHP, JavaScript, and TypeScript. This tutorial will teach you how to install Flarum on the Debian 11 Bullseye. This tutorial also covers some basic configurations of LAMP Stack and the installation of PHP Composer for the Flarum web application.