Linux Tutorials on the topic “linux”
-
How to Install Phorum with Nginx on Fedora 30
Author: Blago Eres • Tags: fedora, linux, web server • Comments: 0Phorum is a PHP and MySQL based Open Source forum software. In this guide, we will guide you step-by-step through the Phorum installation process on the Fedora 30 operating system using Nginx as the web server, MariaDB as the database, and acme.sh and Let's Encrypt for HTTPS.
-
How to Install WonderCMS with Nginx on Debian 9
Author: Blago Eres • Tags: debian, linux, nginx, web server • Comments: 0WonderCMS 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 the Debian 9 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.
-
-
How to Install Grav CMS with Nginx on Fedora 30
Author: Blago Eres • Tags: fedora, linux, nginx, web server • Comments: 11In this tutorial, we will go through the Grav CMS installation and setup on the Fedora 30 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 Grav CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 3Grav is a fast, simple, and flexible, file-based CMS platform. Grav comes with a powerful Package Management System to allow for simple installation and upgrading of plugins and themes, as well as simple updating of Grav itself.
-
How to Deploy Secure CockroachDB Cluster on Ubuntu Server
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 0In this tutorial, we will show you how to set up the Secure CockroachDB Cluster on Ubuntu 18.04. You will learn how to set up the secure cluster, access the CockroachDB admin dashboard, create a new user on CockroachDB, create and show database on CockroachDB.
-
How to Install DokuWiki on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 5DokuWiki is a free, open source and highly versatile wiki application written in the PHP programming language. In this tutorial, we will learn how to install DokuWiki on Ubuntu 18.04 server.
-
How to speed up Apache with Varnish HTTP cache on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, server, ubuntu, web server • Comments: 4In this tutorial, we will show you how to install and configure the Varnish HTTP accelerator as a reverse proxy for an Apache web server. Varnish is a proxy server focused on HTTP caching. It's designed as an HTTP accelerator and can act as a reverse proxy for your web server.
-
How to Install and Configure mod_pagespeed Module with Apache on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 1Mod_pagespeed is an Apache module that can be used to improve the speed of Apache web server on Linux. Mod_pagespeed has several filters that automatically optimize Web Pages to improve better performance. In this tutorial, we will learn how to install Mod_pagespeed with Apache on Ubuntu 18.04 server.
-
Install and Use collectl Performance Monitoring Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 0Collectl is a free, open source and light-weight performance monitoring tool that can be used to gather information of system resources such as, cpu, disk, memory, network, Infiniband, lustre, memory, nfs, slabs and many more. In this tutorial, we will learn how to install and use Collectl on Ubuntu 18.04 server.