Linux Tutorials on the topic “Ubuntu”
-
How to Install HTTP Git Server With Nginx on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 5
Git is a free and open source version control system that can be used to track changes of code. Git allows you to create many repositories for the same application and coordinating work on those files among multiple people. It is primarily used for source code management in software development.
-
How To Install Gibbon on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 6
Gibbon is a free and open source web-based Educational Management system that can be used to solve teachers and students daily problems. Gibbon is very flexible, extensible and themable application with many features, including online application forms, messenger, planner, external assessment, and much more. In this tutorial, we will go through step by step installation of Gibbon on Ubuntu 16.04 server.
-
How to Install OrangeHRM on Ubuntu
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 4
OrangeHRM is a widely used, web-based, open-source human resource management software that can be used to manages employee's attendance, performance, recruitment and annual appraisals.
-
-
Nginx with libmodsecurity and OWASP ModSecurity Core Rule Set on Ubuntu 16.04
Author: Dino Edwards • Tags: linux, nginx, security, ubuntu • Comments: 2
In this tutorial, I will show you how to compile the latest version of Nginx with libmodsecurity (Modsecurity 3.x) NOT to be confused with Modsecurity 2.9. We will also be integrating the OWASP ModSecurity Core Rule Set (CRS).
-
How to Install and Configure GitLab on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 2
In this tutorial, I will show you step-by-step how to install GitLab CE (Community Edition) on your own Ubuntu 16.04 Xenial Xerus server. In this tutorial, I will be using the 'omnibus' package provided by GitLab for easy installation and create an SSL certificate with Let's encrypt.
-
How to join your Linux server to the NTP pool project
Author: Oliver • Tags: arch linux, centos, debian, linux, server, ubuntu • Comments: 0
This tutorial explains how to configure a NTP (Network Time Protocol) server (using ntpd) and join it to the continuously more demanded NTP pool project.
-
How to Set up Nginx High Availability with Pacemaker, Corosync, and Crmsh on Ubuntu 16.04
Author: Muhammad Arul • Tags: high-availability, linux, security, ubuntu • Comments: 9
In this tutorial, I will show you step by step how to create a High Availability Clustered Nginx Web Server with Pacemaker, Corosync, and Crmsh. We will create an Active-Passive Cluster or Failover-cluster Nginx web server on Ubuntu 16.04.
-
How to install pandom: a true random number generator for Linux
Author: Oliver • Tags: centos, debian, fedora, linux, opensuse, security, suse, ubuntu • Comments: 1
This tutorial explains how to install pandom: a timing jitter true random number generator maintained by ncomputers.org. The built-in Linux kernel true random number generator provides low throughput under modern circumstances, as for example: personal computers with solid state drives (SSD) and virtual private servers (VPS). This problem is becoming popular in Linux implementations, because of the continuously increasing need for true random numbers, mainly by diverse cryptographic purposes.
-
How to park domains using ISPConfig
Author: Oliver • Tags: centos, debian, ispconfig, linux, server, ubuntu, web server • Comments: 0
This tutorial explains how to setup a specific default webpage in a working Apache ISPConfig server.
-
The Perfect Server - Ubuntu 17.04 (Zesty Zapus) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.1
Author: Till Brehm • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • Comments: 22
This tutorial shows how to install an Ubuntu 17.04 (Zesty Zapus) server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3.1, and how to install ISPConfig. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers the installation of Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).