Linux Tutorials on the topic “linux”
-
Install Taiga.io Agile Project Management Software on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 8
Taiga.io is an open source project management system for agile developers, designers, and project managers. In this tutorial, I will show you step-by-step how to install the Taiga.io project management tool on Ubuntu 16.04 server.
-
How to Install OpenProject on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 3
OpenProject is a web-based management system for location-independent team collaboration, released under GNU GPL 3 License. It's a project management software that provides task-management, team collaboration, and scrum. In this tutorial, I will show you how to install and configure the OpenProject management system using Ubuntu 16.04.
-
Linux seq Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 3
Sometimes, you come across a command line tool that offers limited functionality on its own, but when used with other tools, you realize its actual potential. Once such tool is seq, which prints a sequence of numbers.
-
-
How to Install SuiteCRM with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 4
SuiteCRM is an open source CRM (Customer Relationship Management) software based on PHP. It is a fork of the popular CRM software 'SugarCRM', and has become more popular after 'SugarCRM' decided to stop the development of the free version. In this tutorial, I will show you step-by-step how to install the open source CRM 'SuiteCRM'.
-
How to Install ionCube Loader on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 7
In this tutorial, we will explain how to install ionCube Loader on Debian 9 server. IonCube is a PHP extension that can be used for decoding secured encrypted PHP files at runtime.
-
How to Install Mautic Marketing Automation Tool on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 2
Mautic is an open source self-hosted marketing automation tool for everyone. You can use it to grow up your business, monitor your website, create landing pages, create campaign for your business, manage contacts, and even send marketing emails.
-
Install Zabbix Monitoring Server and Agent on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 9
Monitoring tools are used to continuously keep track of the status of the system and send out alerts and notifications if anything goes wrong. Zabbix is a free, open source and the ultimate enterprise-level monitoring tool designed for real-time monitoring of millions of metrics collected from tens of thousands of servers, virtual machines and network devices.
-
Linux kill Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0
Sometimes, while working on a Linux machine, you'll see that an application or a command line process gets stuck (becomes unresponsive). Then in those cases, terminating it is the only way out. Linux command line offers a utility that you can use in these scenarios. It's called kill.
-
How to Install Grav CMS with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 0
Grav is a modern web application that requires no database. It's a file-based web platform that's simple and fast. In this tutorial, I will show you step by step how to install and configure Grav CMS on Ubuntu 16.04.
-
How to Encrypt Files with Tomb on Ubuntu 16.04 LTS
Author: Dan Fries • Tags: linux, security, ubuntu • Comments: 2
This tutorial shows how to encrypt your files by using Tomb on Ubuntu 16.04. Tomb is an alternative to Truecrypt and Veracrypt designed for Linux systems.