Linux Tutorials on the topic “linux”
-
How to Install OpenLDAP Server on Debian 10
Author: Muhammad Arul • Tags: debian, linux, server • Comments: 0
LDAP or Lightweight Directory Access Protocol is an open and standard application protocol for accessing and maintaining directory information services. In this tutorial, we will show you step-by-step installing OpenLDAP on Debian Buster 10.
-
Linux id Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1If you are new to system administration in Linux, you will gradually learn that user management is an important aspect of your work. The Linux command line offers several command-line utilities for this purpose, and one of them is the id command.
-
How to Install TeamPass Password Manager on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, security • Comments: 0TeamPass is a collaborative password manager used for managing passwords and sharing them among team members with a specific role. In this tutorial, we will show you how to install TeamPass on Debian 10 and secure it with Let's Encrypt SSL.
-
-
How to Install and Configure OpenLiteSpeed Server on Fedora 31 along with MariaDB
Author: Navjot Singh • Tags: fedora, linux, web server • Comments: 3OpenLiteSpeed is a lightweight and open-source version of the LiteSpeed Server developed by LiteSpeed Technologies. It supports Apache Rewrite rules, HTTP/2 and HTTP/3 along with TLS v1.3 and QUIC protocols. It comes with a WebGUI based Administration panel which makes it different from other servers and easier to manage.
-
Install LibModsecurity Web Application Firewall with Nginx on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx • Comments: 4LibModSecurity is a free and open-source web application firewall (WAF) that can be used to protect an Nginx server from different kinds of cyberattacks. In this tutorial, we will show you how to download and compile LibModSecurity with Nginx support on CentOS 8.
-
How to Install Flarum Forum with Nginx and LE SSL on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Flarum is a free, open-source and next-generation forum software that makes it easier for you to start and grow a successful online community. It is simple, lightweight, fast and mobile-friendly software based on PHP.
-
How to Install Django Web Application Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming, web server • Comments: 2Django is an open-source web application framework that helps you to develop dynamic websites and applications. In this tutorial, we will learn how to install the Django web framework with PIP on Debian 10. We will also learn how to create a Django application and connect it with a database.
-
How to Install OrangeScrum on CentOS 8
Author: sohan patel • Tags: apache, centos, linux, web server • Comments: 1Orangescrum is an open-source and collaboration web application written by using CakePHP. It is simple and easy to use tools to manage projects, teams, documents, tasks, and communicate with the team on important issues.
-
How to Use the RPM Command (with Examples)
Author: Hitesh Jethva • Tags: centos, linux • Comments: 0RPM stands for "Redhat Package Manager" is a command-line package management tool for RHEL/CentOS based operating system. In this tutorial, we will show you how to use RPM package manager with some examples.
-
How to Install RethinkDB Database System on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1RethinkDB is a free and open-source NoSQL database system that makes it easier for building realtime apps. In this tutorial, we will show you how to install the RethinkDB database management system on Debian 10 server.