Linux Tutorials on the topic “Ubuntu”
-
How to Install Django on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, web server • Comments: 24
Django is a web application framework written in python that follows the MVC (Model-View-Controller) architecture, it is available for free and released under an open source license. In this tutorial, we will install Django 1.10 on an Ubuntu 16.04 server. Django can be installed on a server in many ways, in this tutorial, I will show you to install it with pip, virtualenv and directly from the Django GIT sources. Finally, I will show you the first steps to start a new project with the Django web framework.
-
How to Install AbanteCart on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
AbanteCart is a free, open-source e-commerce platform based on PHP language. It comes with powerful features including, support for digital and tangible products, support for a variety of payment gateways, SEO Friendly, Mobile support, Fast and secure.
-
Install GoAccess Apache Log Analyzer Tool on Ubuntu 16.04
Author: Hitesh Jethva • Tags: apache, linux, ubuntu • Comments: 1
GoAccess is a free, open source and real-time web server log analyzer tool that can be used to analyze and view web server logs. GoAccess is based on command line and also produces HTML reports that can be viewed through a web browser.
-
-
How to Install Caddy Web Server with PHP-FPM on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 1
Caddy or Caddy web server is an open source HTTP/2 enabled web server written in Go. In this tutorial, I will show you step by step how to install and configure the Caddy web server with PHP-FPM 7.x on Ubuntu 16.04.
-
How to install ONLYOFFICE Desktop Editors 4.8.7 as a Snap Package
Author: Daria • Tags: linux, ubuntu • Comments: 0
ONLYOFFICE Desktop Editors are free open-source document editors for text documents, spreadsheets and presentations working offline, distributed under the GNU AGPL v.3. This tutorial shows how to install ONLYOFFICE with a single command as a Snap package.
-
How to Install Zammad Ticketing System on CentOS 7
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 2
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.
-
Samba Server installation on Ubuntu 16.04 LTS
Author: Till Brehm • Tags: linux, samba, ubuntu • Comments: 35
This guide explains the installation and configuration of a Samba server on Ubuntu 16.04 with anonymous and secured Samba shares. Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
-
How to Install and Use Lnav Log Viewer on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1
LNAV also know as Lateral Navigation is a free and open source enhanced log file viewer that can be used to find information of files being viewed along with the time stamps and log levels. LNAV is a command line log file viewer built for small scale solutions.
-
Installation of Lemur Certificate Manager on Ubuntu
Author: Ahmad • Tags: linux, security, ubuntu • Comments: 1
This tutorial shows the installation of the Lemur certificate management software on Ubuntu 16.04 LTS. Lemur is an open source project of NetFlix and used to generate the certificates for customers/clients.
-
How to Install Apache Maven on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu • Comments: 0
Apache Maven is a software project management tool based on the POM (Project, Object, Model) concept. Maven is a build automation tool used primarily for Java-based projects. In this tutorial, I will show you step-by-step how to install and configure Apache Maven on Ubuntu 16.04 LTS.