Linux Tutorials on the topic “Ubuntu”
-
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.
-
Install and configure sar and ksar for daily monitoring on Linux and generate PDF reports
Author: sohan patel • Tags: centos, debian, linux, monitoring, ubuntu • Comments: 0This tutorial focuses on the installation and configuration of the powerful utilities sar and ksar on CentOS, Debian and Ubuntu and shows how to automatically create PDF reports by using a simple shell script for easy daily monitoring of server resource usage.
-
How to Setup IRedMail Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: email, linux, server, ubuntu • Comments: 8iRedMail is a free, open source mail server solution that automatically installs and configure all necessary mail server components on your server. In this tutorial, we will learn how to set up a full-featured mail server with iRedMail on Ubuntu 18.04 server.
-
How To Install Websitebaker CMS On Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0WebsiteBaker is a free, open source, easy and secure, flexible and extensible open source content management system written in PHP. In this tutorial, we will learn how to install WebsiteBaker on Ubuntu 18.04 LTS server.
-
How to Install Kubernetes with Minikube on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu, virtualization • Comments: 4Minikube is a free and open source tool that enables you to set up single node Kubernetes cluster inside your Linux system. In this tutorial, we will learn how to install a Kubernetes single-node Cluster Minikube on Ubuntu 18.04 LTS.