Linux Tutorials on the topic “centos”
-
Configure Postfix to use Gmail as a Mail Relay
Author: Neil Golden • Tags: centos, debian, email, fedora, freebsd, linux, opensuse, server, suse, ubuntu • Comments: 62If you have a Gmail account, you can configure your MTA to relay outgoing mail through Gmail. This gives you the benefit of Gmail's reliability and robust infrastructure, and provides you with a simple means of sending email from the command line. In this tutorial, we will use Postfix as our MTA. Postfix is a free, open-source, actively maintained, and highly secure mail transfer agent.
-
How to Install Wiki.js on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 2Wiki.js is a modern and powerful OpenSource wiki app based on Node.js, Git, and Markdown. Wiki.js runs on the flamingly fast Node.js engine and is optimized to conserve CPU resources.
-
How to Install Pagekit CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0Pagekit is modern, intuitive, modular, and flexible open source (MIT license) CMS built with Symfony components and Vue.js. It gives you the tools to create beautiful websites. It has a rich theme and plugin ecosystem.
-
-
How to Install Bolt CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux, mysql, nginx, php, server, web server • Comments: 1Bolt is a sophisticated, lightweight and simple CMS built with PHP. In this tutorial, we will go through the Bolt CMS installation on CentOS 7 system by using Nginx as a web server, MariaDB as a database server, and optionally you can secure transport layer by using acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install Cachet Status Page System on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 2Cachet is a beautiful and powerful open source status page system written in PHP that allows you to better communicate downtime and system failures to your customers, teams, and shareholders. In this tutorial, we will install the Cachet status page system using PHP, Nginx, MySQL, and Composer on the CentOS 7 system.
-
How to Install Matomo Web Analytics on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0Matomo (formerly Piwik) is a free and open source web analytics application developed by a team of international developers, that runs on a PHP/MySQL web server. This tutorial will show you how to install Matomo on a CentOS 7 system using Nginx as the web server and we will secure the website with a Let's Encrypt SSL certificate.
-
How to Install FreeIPA Client on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 1FreeIPA is a free and open source Identity, Policy, and Audit (IPA) suite sponsored by RedHat. It's an IPA solution, a combination of Linux (Fedora), 389 Directory Server, MIT Kerberos, NTP, DNS Bind, Dogtag, Apache web server, and Python.
-
How to Install Vanilla Forum on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 2In this tutorial, we will go through the Vanilla Forum installation and setup on CentOS 7 system by using Nginx as a web server, MySQL as a database server, and optionally you can secure transport layer by using acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install Craft CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 2Craft is an open source CMS written in PHP which allows you to easily create and manage great-looking content, and to design and build exactly what you need. This tutorial will walk you through the Craft CMS installation procedure on a fresh CentOS system using Nginx as the web server and we will secure the website with a Let's encrypt SSL certificate.
-
How to Compile Brotli from Source on CentOS 7
Author: Blago Eres • Tags: centos, linux • Comments: 0Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm. This tutorial shows how to compile Brotli compression library from source on CentOS 7 system.