Linux Tutorials on the topic “Ubuntu”
-
How to Install Magento with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 11
Magento is an open source e-commerce software and content management system for e-commerce websites based on the PHP Zend Framework. It uses MySQL or MariaDB as database backend. In this tutorial, I will show you how to install Magento 2 with Nginx, PHP-FPM, and MariaDB as the database. I will use ubuntu 16.04 (Xenial Xerus) as server operating system.
-
Server Monitoring with Shinken on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, monitoring, ubuntu • Comments: 3
Shinken is an open source computer and network monitoring framework written in python and compatible with Nagios. In this tutorial, I will show you how to install Shinken from source and how to add a Linux host to the monitoring system. I will use Ubuntu 16.04 Xenial Xerus as the operating system for the Shinken server and monitored host.
-
Distraction-free writing on Linux using FocusWriter
Author: Ansh • Tags: desktop, linux, ubuntu • Comments: 5
Regardless of the profession you are in, there are broadly two things that define how productive you are: your knowledge of the subject, and how effectively you carry out your tasks. If your work involves computers and you are into writing, it's worth knowing that there exist several applications that offer distraction-free writing environment. In this article, we will discuss one such application - dubbed FocusWriter - that's available not only for Linux, but for Windows and Mac OS as well.
-
-
How to Install Ghost Blog Software with Apache and SSL on Ubuntu 16.04
Author: Muhammad Arul • Tags: server, ubuntu, web server • Comments: 5
Ghost is a powerful Open Source publishing and blog platform that is beautifully designed and easy to use. Ghost is written in javascript and uses node.js as runtime environment. This tutorial shows the installation of the Ghost Blog software with Apache and SSL on Ubuntu 16.04.
-
How to create multiple profiles for Unity launcher in Ubuntu using launcher-list-indicator
Author: Himanshu Arora • Tags: desktop, linux, ubuntu • Comments: 1
If you are on Ubuntu Linux and use the Unity desktop (which is the default desktop environment for the Linux distribution for quite some time now), you'd agree that launching an application through Unity's launcher bar is only convenient as long as the app icon is there right in front of your eyes. However sadly, that's not usually the case when you use your Ubuntu box for more than one purposes, as most of the times, because of the sheer number of apps, icon corresponding the one you want to launch is buried somewhere at the bottom of the launcher.
-
How to Install nginx and google PageSpeed on Ubuntu 16.04 (Xenial Xerus)
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu, web server • Comments: 4
This tutorial shows how to build a nginx .deb package for Ubuntu 16.04 from source that has Google PageSpeed module compiled in. Nginx (engine-x) is an open source and high-performance HTTP server, reverse proxy and IMAP/POP3 proxy server. The outstanding features of Nginx are stability, rich feature set, simple configuration and low resource consumption. Nginx is being used by some of the largest websites on the internet and is gaining more and more popularity in the webmaster community.
-
StrongSwan based IPsec VPN using certificates and pre shared key on Ubuntu 16.04
Author: Ahmad • Tags: linux, security, ubuntu • Comments: 9
In this article, the strongSwan IPsec VPN will be installed on Ubuntu 16.04 (LTS), I will show the integration of OpenSC for hardware tokens and finally the creation of a gateway-to-gateway tunnel using a pre-shared key and x.509 certificates.
-
How to install Odoo ERP Software on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu • Comments: 21
Odoo is an OpenSource enterprise resource planning and customer relationship software that can help you to organize and grow your business. Odoo was formerly named openERP and therefore TinyERP. There are many apps available to extend Odoo, for example: billing, accounting, manufacturing, purchasing, warehouse management, and project management.
-
How to Install Seafile on Ubuntu 16.04 (Xenial Xerus)
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 15
This tutorial shows the installation of Seafile on Ubuntu 16.04. Seafile is a private cloud software, it supports encrypted file libraries to store data securely. To encrypt files in a library, you need to set a password when you create the library. The password won't be stored on Seafile cloud, so even the administrator of the servers cannot view your encrypted data without the password.
-
Compilation and Installation of PSAD for IPFire Firewall
Author: Ahmad • Tags: linux, security, ubuntu • Comments: 0
This article is about compilation and installation of PSAD (Port Scan Attack Detector) for IPFire (Linux based firewall). However, a development environment for the IPFire will be setup for the compilation of new plugin (PSAD in this case).