Linux Tutorials on the topic “centos”
-
How to Install CentOS 8 Desktop
Author: Hitesh Jethva • Tags: centos, desktop, linux • Comments: 3CentOS 8 is a free and open-source Linux distribution and community version of RHEL 8. In this tutorial, we will show you step by step instructions on how to install CentOS 8.
-
How to Install FreeIPA Server on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, security • Comments: 0FreeIPA is a free and open-source Identity, Policy, and Audit (IPA) suite sponsored by RedHat. It's an IPA solution combination of Linux (Fedora), 389 Directory Server, MIT Kerberos, NTP, DNS Bind, Dogtag, Apache web server, and Python.
-
Setup a Local WordPress Development Environment with Vagrant
Author: Navjot Singh • Tags: centos, debian, linux, ubuntu, virtualbox, virtualization • Comments: 1Vagrant is a tool for working with virtual environments. It provides an easy way to set up a local development environment with a few commands, and you can replicate a complete setup as many times as you want, with ease and without the hassle of installing everything manually.
-
-
How to Install Laravel based PyroCMS with Nginx on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0PyroCMS is a powerful modular CMS and development platform built with Laravel 5, which allows you to build better Laravel websites and applications faster.
-
Install Automad CMS with Nginx and Let's Encrypt SSL on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 0Automad is a file-based content management system (CMS) and a template engine written in PHP. In this tutorial, we will go through the Automad CMS installation and setup on CentOS 7 system by using NGINX as a web server.
-
How to Install Pico CMS with Nginx and Let's Encrypt on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 0Pico is an open-source simple and fast flat-file CMS written in PHP. In this tutorial, we will install Pico CMS with Nginx on CentOS 7 system.
-
How to Upgrade the Linux Kernel on CentOS 7
Author: Muhammad Arul • Tags: centos, kernel, linux • Comments: 29In this tutorial, I will show you how to upgrade CentOS 7 kernel to the latest version, and we will be using the kernel from ELRepo repository. CentOS 7 is using 3.10 as the default kernel version. And in this guide, we will install the latest stable version 5.0.
-
How to install Apache, PHP 7.3 and MySQL on CentOS 7.6
Author: Till Brehm • Tags: apache, centos, linux, mysql, php, server, web server • Comments: 22This tutorial shows how to install an Apache web server on a CentOS 7 server with PHP (mod_php with PHP 5.4, 7.0, 7.1, 7.2 or 7.3) and MySQL support. This setup is often referred to as LAMP which stands for Linux - Apache - MySQL - PHP.
-
How to Install WonderCMS with Nginx and Let's Encrypt SSL on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 1WonderCMS is a free and open source flat file CMS, aimed to be extremely small, light and simple. In this tutorial, we will go through the WonderCMS installation and setup on CentOS 7 system by using Nginx as a web server, and optionally you can secure the transport layer by using Acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to install Jenkins on CentOS and connect it to GitHub
Author: sohan patel • Tags: centos, linux, programming, server • Comments: 1In this article, we will learn how to install Jenkins and configure it with Github for sending files to the server using SSH.