Linux Tutorials on the topic “Ubuntu”
-
How to Setup LibreNMS Monitoring Tool with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, ubuntu, web server • Comments: 4
In this tutorial, I will show you how to install and configure the open source monitoring tool 'LibreNMS' using Nginx as the web server, MariaDB as the database, and Ubuntu 16.04 server as our main server. LibreNMS is an open source monitoring tool based on PHP/MYSQL/SNMP.
-
Install and Configure Pico CMS on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
This tutorial will show you how to install and configure Pico CMS on Ubuntu 16.04 LTS server. Pico is a free and an open source Content Management System released under the MIT license. It is a flat-file CMS, so it doesn't require any database and administration backend.
-
Installing Laravel PHP Framework on Ubuntu 16.04 for Apache
Author: Navjot Singh • Tags: php, server, ubuntu • Comments: 48
Laravel is a very popular open source PHP framework aimed at easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. The following guide will allow you to run Laravel on an Ubuntu 16.04 based Apache server.
-
-
How to Install MediaWiki with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 4
In this tutorial, I will show you step-by-step how to install MediaWiki with Nginx web server on Ubuntu 16.04. I will guide you on how to install and configure the LEMP stack for MediaWiki installation, including generating and configuring new free SSL Letsencrypt for MediaWiki security.
-
How to Install Laravel 5 PHP Framework with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, php, server, ubuntu • Comments: 0
Laravel is a free and open source PHP framework with MVC (Model-View-Controller) design pattern. In this tutorial, we will guide you step-by-step on how to install Laravel version 5.4 with Nginx as the web server, PHP-FPM 7.0 and MariaDB.
-
How to Install and Use Encryptpad on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 2
EncryptPad is a free and open source software application that can be used for viewing and editing encrypted text using a simple and convenient graphical and command line interface. It uses OpenPGP RFC 4880 file format. You can easily encrypt and decrypt file using EncryptPad.
-
How to Install and Configure Askbot on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 1
In this tutorial, we will show you how to step-by-step install Askbot Django App using uWSGI and Nginx Web server, and we will be using Ubuntu 16.04 Xenial Xerus as our main operating system. Askbot is an open source software for creating Q&A forum based on Python Django Framework. It's similar to other Q&A systems like StackOverflow and Yahoo Answers.
-
How to install and use SoftHSM on Ubuntu 16.04 LTS
Author: Ahmad • Tags: security, ubuntu • Comments: 0
SoftHSM is basically an implementation of a cryptographic store accessible through a PKCS #11 interface. The PKCS#11 interface is used to communicate or access the cryptographic devices such as HSM (Hardware Security Modules) and smart cards. The primary purpose of HSM devices is to generate cryptographic keys and sign/encrypt information without revealing the private key to the others.
-
How to Install Grafana on Linux Servers
Author: Muhammad Arul • Tags: centos, linux, ubuntu • Comments: 5
In this tutorial, we will show you how to install and configure Grafana on Linux servers (Ubuntu 16.04 and CentOS 7). Grafana is an open source data visualization and monitoring suite. It offers support for Graphite, Elasticsearch, Included, Prometheus, and many more databases.
-
How to Setup Zammad Ticketing System on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 8
Zammad is an open source helpdesk/customer support system written in Ruby. It's a web-based ticketing system with many features, including support to manage customer communication over several channels like Facebook, telegram, chat, and emails. In this tutorial, we will show you how to install and configure Zammad Ticketing System using Nginx web server and PostgreSQL for the database system.