Linux Tutorials on the topic “centos”
-
The Perfect Server CentOS 7.3 with Apache, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.1
Author: Till Brehm • Tags: antivirus, apache, bind, centos, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, web server • Comments: 30
This tutorial shows how to install ISPConfig 3.1 on a CentOS 7.3 (64Bit) server. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more.
-
How to Install a CentOS 7.3 Minimal Server
Author: Till Brehm • Tags: centos, linux, server • Comments: 6
This document describes the basic installation of a CentOS 7.3 server in detail with many screenshots. The purpose of this guide is to provide a minimal setup that can be used as basis for all kind of CentOS server setups.
-
How to take screenshots on Linux using Scrot
Author: Himanshu Arora • Tags: centos, debian, desktop, fedora, linux, opensuse, shell, ubuntu • Comments: 6
If you are looking for an even better command line utility for taking screenshots, then you must give Scrot a try. This tool has some extra features that are currently not available in gnome-screenshot. In this tutorial, we will explain Scrot using easy to understand examples.
-
-
How to change the Linux Boot Splash screen
Author: MANMOHAN MIRKAR • Tags: centos, linux • Comments: 0
This tutorial shows how to configure a custom splash screen image in the Grub boot loader one the Linux GUI and on the shell. A splash screen is nothing but the picture that's gets displayed in the background while booting the Linux operating system.
-
How to connect ONLYOFFICE online editors to OwnCloud
Author: Daria • Tags: centos, debian, linux, opensuse, server, ubuntu • Comments: 3
This tutorial describes how to connect ONLYOFFICE document editors with an OwnCloud server by using the OwnCloud ONLYOFFICE integration app.
-
How to install OTRS (OpenSource Trouble Ticket System) on CentOS 7
Author: Alexandre Costa • Tags: centos, linux • Comments: 19
OTRS (OpenSource Trouble Ticket System) is a sophisticated open source software used by companies to improve their operation related to customer support, help desk, call centers and more. This tutorial describes the installation of OTRS on a CentOS 7 server.
-
How to Install WordPress with HHVM and Nginx on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server, web server • Comments: 2
In this tutorial, I will show you how to install WordPress with HHVM and Nginx as web server and how to configure SELinux for WordPress. I will use CentOS 7 as the operating system. HHVM (HipHop Virtual Machine) is an open source virtual machine for executing programs written in PHP and Hack language.
-
How to Install Nextcloud with Nginx and PHP7-FPM on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 20
In this tutorial, I will show you how to install and configure the latest Nextcloud 10 release on a CentOS 7 server. I will run Nextcloud with a Nginx web server and PHP7-FPM and use MariaDB as the database system.
-
Monitoring of a Ceph Cluster with Ceph-dash on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, storage • Comments: 5
Ceph-dash is is a WSGI application based on the Flask framework for monitoring of Ceph clusters. In this tutorial, I will show you to install Ceph-dash and configure it to run under an apache web server with SSL and mod_auth support.
-
How to Mount CephFS on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server, storage • Comments: 1
I will show you how to mount Ceph as a File System on CentOS 7 in this third part of the Ceph tutorial series. Ceph is an open source storage platform, it offers high performance, reliability, and scalability. It's a free distributed storage system that provides an interface to object, block, and file-level storage without a single point of failure.