Linux Tutorials on the topic “linux”
-
How to Install BookStack with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 2
BookStack is an open source platform to create documentation/wiki content for your project. Your project documentation/wiki gets stored on BookStack as a 'Book', followed by 'Chapter' and 'Pages'. In this tutorial, I will show you step-by-step how to install and configure BookStack on Ubuntu 16.04 LTS.
-
How to Install Gogs Go Git Service on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu • Comments: 2
Gogs is free and open source Git service written in Go language. Gogs is a painless self-hosted git service that allows you to create and run your own Git server on a minimal hardware server. Gogs web-UI is very similar to GitHub and offers support for MySQL, PostgreSQL, and SQLite database.
-
Linux rmdir Command for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0
So we've already discussed the rm command that's primarily used for deleting files and directories from the Linux command line. However, there's another, related command line utility that is specifically aimed at removing directories. The tool in question is rmdir, and in this tutorial, we will discuss the basics of it using some easy to understand examples.
-
-
How to Install and Configure XWiki on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 2
XWiki is a free and open source wiki software written in Java runs on a servlet container like Tomcat, JBoss etc. This tutorial describes the installation of XWiki on Ubuntu 16.04.
-
How to Install Turtl Server - Evernote Alternative - on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 10
Turtl is a secure and encrypted Evernote alternative. It's an open source application that allows you to take notes, bookmark websites, store documents, share passwords with your coworkers. In this tutorial, we will show you step-by-step how to install and configure the Turtl server on Ubuntu 16.04.
-
Secure WordPress Against Fake and Disposable Email Spam
Author: Croydon • Tags: linux, web server • Comments: 1
In this howto, we'll show how to use the Fiddlemail Wordpress plugin to secure your Wordpress installation against the usage of disposable email addresses (also known as fake or trash mail addresses).
-
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'.