Linux Tutorials on the topic “linux”
-
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.
-
How to Install WonderCMS on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, ubuntu, web server • Comments: 1WonderCMS is a free and open source flat file CMS, aimed to be extremely small, light and simple. It's built with PHP, jQuery, HTML/CSS. I will show you how to install WonderCMS on Ubuntu 18.04 LTS using Nginx as the web server and how to secure the website with a free Let's encrypt SSL certificate.
-
How to install ProFTPD with TLS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: ftp, linux, server, ubuntu • Comments: 4ProFTPD is a free, open source, and the most popular FTP server for Unix-like operating systems. In this tutorial, we will learn how to install ProFTPD and secure it with TLS on Ubuntu 18.04 server
-
How to Install FreeIPA Client on Ubuntu Server 18.04
Author: Muhammad Arul • Tags: linux, security, ubuntu • Comments: 1FreeIPA 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.
-
Popular Linux Distributions for Security Testing
Author: Richard Gall • Tags: linux, security • Comments: 0Linux is the go-to choice for security testing dues to the advantages it offers. In this article, we will show you some special purpose Linux distributions for performing security-related tasks.
-
How to Install Shopware with NGINX and Let's Encrypt on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0Shopware is the next generation of open source e-commerce software. This tutorial will walk you through the Shopware Community Edition (CE) installation on CentOS 7 system by using NGINX as a web server.
-
NFS Server and Client Installation on CentOS 7
Author: Srijan Kishore • Tags: centos, linux, storage • Comments: 20NFS server and client installation on CentOS 7. This guide explains how to configure NFS server in CentOS 7. Network File System (NFS) is a popular distributed filesystem protocol that enables users to mount remote directories on their server.