Linux Tutorials on the topic “centos”
-
How to Setup Puppet Master and Agent on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 4 • Published: Nov 29, 2019Puppet is an open source configuration management tool and server automation framework. In this tutorial, I will you how to install Puppet on CentOS 8. I will install and configure a CentOS 8 server as a puppet 'master', and the other one as an 'agent'.
-
How to Install Teamspeak 3 Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 0 • Published: Nov 28, 2019TeamSpeak is a cross-platform voice server or VOIP application for real-time voice chat over the internet. In this tutorial, we will show you how to install and setup TeamSpeak server on CentOS 8 server.
-
How to install Spacewalk on CentOS
Author: iron_michael86 • Tags: centos, linux • Comments: 22 • Updated: Nov 27, 2019Spacewalk manages software package updates for Red Hat derived distributions such as Fedora, CentOS, and Scientific Linux. In this tutorial. I'll go trough the installation of Spacewalk in detail and show you how to configure it to be production ready along with all the feature we can use with it.
-
-
How to Setup IKEv2 VPN Using Strongswan and Let's Encrypt on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, security • Comments: 8 • Published: Nov 26, 2019Strongswan is an open source multiplatform IPSec implementation. It's an IPSec-based VPN solution that focuses on strong authentication mechanisms. In this tutorial, I will show you how to install an IPSec VPN server using Strongswan. We will create an IKEv2 VPN server with the 'EAP-MSCHAPv2' authentication and be using Letsencrypt certificates on CentOS 8 server.
-
How to set up Gitlab for Continuous Integration and Deployment on CentOS
Author: shahril bin kamaruzzaman • Tags: centos, linux, programming, server • Comments: 0 • Published: Nov 25, 2019In this tutorial I will explain how to set up a local Gitlab Server for CI (Continuous Integration) / CD (Continuous Deployment). Since the scope of DevOps is quite large, this tutorial focuses on setting up the Gitlab server under local conditions. We will use the Gitlab Community Edition to set up in our local environment.
-
How to Install AirSonic Media Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 0 • Published: Nov 22, 2019AirSonic is a free, open-source and web-based media streaming server that allows you to access your music from the central location. In this tutorial, we will show you how to install AirSonic media streaming server on CentOS 8.
-
How to Install Apache Maven on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, programming • Comments: 0 • Published: Nov 21, 2019Apache Maven is a software project management tool based on the POM (Project, Object, Model) concept. Maven is a build automation tool used primarily for Java-based projects, but can also be used to build and manage projects written in C#, Ruby, Scala, and other languages. In this tutorial, we will show you step-by-step how to install and configure Apache Maven on a CentOS 8 system.
-
How to Install Elastic Stack (Elasticsearch, Logstash and Kibana) on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 4 • Published: Nov 15, 2019In this tutorial, I will show you how to install and configure Elastic Stack on a CentOS 8 server for monitoring server logs. Then I'll show you how to install 'Elastic beats' on a CentOS 8 and an Ubuntu 18.04 LTS client operating system.
-
How to Upgrade Centos 7 to 8
Author: Amine YAHIA CHERIF • Tags: centos, linux • Comments: 21 • Published: Nov 07, 2019CentOS 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 Install ExpressionEngine CMS on CentOS 8
Author: Blago Eres • Tags: centos, nginx, web server • Comments: 0 • Published: Nov 06, 2019ExpressionEngine is a mature, flexible, secure, free open-source content management system (CMS) written in PHP. This guide will walk you through the ExpressionEngine installation process on a fresh CentOS 8 using PHP, MariaDB as a database, and Nginx as a web server.