Linux Tutorials on the topic “linux”
-
How to Upgrade Centos 7 to 8
Author: Amine YAHIA CHERIF • Tags: centos, linux • Comments: 23CentOS 8 has been released on Sep 23rd, 2019 ISO's are available on the official website. This tutorial I will show you how to upgrade from Centos 7 to Centos 8.
-
How to setup PostgreSQL Streaming Replication with Replication Slots on Debian 10
Author: Karl Wakim • Tags: debian, linux, server • Comments: 3PostgreSQL is a powerful and feature-rich relational database management system (RDBMS). This tutorial shows you how to set up streaming replication with replication slots on two Debian 10 nodes.
-
How to Install Webmin on CentOS 8
Author: Hitesh Jethva • Tags: centos, control panels, linux, server • Comments: 5Webmin is a free, open-source and web-based system configuration and management tool for Unix-like operating systems. In this tutorial, we will show you how to install Webmin using two different methods on CentOS 8.
-
-
How to manage Let's Encrypt SSL/TLS certificates with certbot
Author: Karl Wakim • Tags: linux, security • Comments: 1Certbot is a free and open-source utility mainly used for managing SSL/TLS certificates from the Let's Encrypt certificate authority. It is available for most UNIX and UNIX-like operating systems, including GNU/Linux, FreeBSD, OpenBSD and OS X.
-
How to Install WordPress with Nginx and Let's Encrypt SSL on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 4WordPress is a free, open-source and most widely used content management system in the world. In this tutorial, we will explain how to install WordPress with Nginx on CentOS 8 server and then we secure the server by using a free Let's Encrypt SSL certificate.
-
How to Setup a File Sharing Website with Jirafeau on Debian 10
Author: Karl Wakim • Tags: debian, linux, nginx, web server • Comments: 1Jirafeau is a simple file hosting and sharing web application built in PHP. It does not require a database and provides a clean, easy-to-use user interface with support for password protection, scheduled expiration, one-time downloads (self-destruction) and in-browser preview among other useful features.
-
How to Install, Configure and Use latest PostgreSQL Version on Ubuntu
Author: sohan patel • Tags: linux, server, ubuntu • Comments: 1Postgres is an open-source relational database that has many advanced features like enterprise-class performance, triggers, Atomicity, Consistency, Isolation, and Durability. This tutorial shows how to install and configure the latest PostgreSQL version from the Official Postgres Ubuntu repository.
-
How to Install Go Programming Language on Linux (Ubuntu/Debian/CentOS)
Author: Muhammad Arul • Tags: centos, debian, linux, programming, ubuntu • Comments: 1Go or Golang, is an open-source programming language designed to be fast, easy, efficient and scalable. It is a modern programming language developed by Google that helps you develop simple, reliable and efficient software.
-
How to Install PHP ionCube Loader in CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, php • Comments: 3ionCube loader is a PHP extension that is used to decode PHP scripts encoded by the ionCube PHP Encoder package. In this tutorial, we will show you how to enable the ionCube loader in PHP on CentOS 8.
-
How to Install Automad CMS with Apache and Let's encrypt on Debian 10
Author: Hitesh Jethva • Tags: apache, cms, debian, linux, web server • Comments: 0Automad is a free, open-source and flat content management system written in PHP language. In this tutorial, we will show you how to install Automad CMS on Debian 10 using Apache web server.