Linux Tutorials on the topic “Linux”
-
Docker: How to use it in a practical way - Part 3
Author: Bill Toulas • Tags: linux, ubuntu, virtualization • Comments: 10
In this part, we will start using Docker images and create containers in a practical way. In other words, we will create a web-based, advanced personal notepad that runs on top of DokuWiki or WordPress. You can choose whichever you are comfortable with.
-
Install MariaDB 10.0 on CentOS 6
Author: Antonio Valencia • Tags: centos, linux, mysql, server • Comments: 2
MariaDB is a community-developed fork of MySQL and aims to be an enhanced, drop-in replacement for it. The following tutorial will guide you through the steps to install MariaDB 10.0 on CentOS 6.
-
An introduction to video editing in Openshot 2.0
Author: Bill Toulas • Tags: desktop, linux • Comments: 11
Openshot is one of the most important and widely-used open source video editing software tools out there. Being very simple to use, powerful enough, and free of charge, this video editor has managed to build a large community of enthusiastic users around it who waited for the release of the second major version of their favorite software with anticipation for years. Now that the release was made available.
-
-
Install Mattermost with PostgreSQL and Nginx on CentOS 7
Author: PCFreak • Tags: centos, linux, nginx • Comments: 2
Mattermost is an open source, self-hosted Slack-alternative. Mattermost is modern communication behind your firewall. This Howto explains the installation of Mattermost on CentOS7 using PostgreSQL as a database backend.
-
uTox installation on Ubuntu and Fedora Linux
Author: Ahmad • Tags: desktop, fedora, linux, ubuntu • Comments: 4
uTox is a lightweight client for the Tox software which connects users with friends and family over an insecure network. It supports Windows, Linux, Mac OS and Android platforms. This tutorials shows the installation and setup of uTox on Ubuntu and Fedora.
-
How to setup an NFS Server and configure NFS Storage in Proxmox VE
Author: Muhammad Arul • Tags: centos, linux, virtualization • Comments: 7
In this tutorial, I will guide you trough the installation of an NFS server on CentOS 7, then we will add the NFS share as a storage option in the Proxmox server so that it can be used as backup space the virtual machines.
-
How to Install a Mumble Voice Chat Server on Ubuntu 14.04
Author: Antonio Valencia • Tags: linux, server, ubuntu • Comments: 0
Mumble is a voice chat application which is designed for the gamer's so that they can to talk to each other by connecting their mumble clients to the same server. This Voice over IP application is similar to Ventrilo and TeamSpeak. The simple administration interface, high-quality codecs and low latency makes it quite popular. In this article, I will tell you how you can install and configure Murmur on to your systems. Murmur is a server component of Mumble.
-
How to install WordPress with Apache, MariaDB and PHP 7 on Arch Linux
Author: Abdul Khois • Tags: apache, linux, mysql, php, server • Comments: 7
WordPress is a popular, dynamic, blog-focused content management system. The software is built upon a LAMP or LEMP stack and features an extensive plugin framework and theme system, which allows site owners and developers to deploy easy-to-use and powerful publishing tools. This tutorial will help you how to install and configure WordPress with Apache2, MariaDB and PHP 7 on Arch Linux.
-
Increase your IPv4 security with Fail2Ban and Tinyhoneypot on Debian Jessie
Author: nagyorgy • Tags: debian, linux, security • Comments: 9
It is a five minutes' exercise to increase security on an IPv4 addressed machine. The purpose of the setup described in this tutorial is to lock out port scanners and malicious port openers for a period of time.
-
How to install and configure Solr 5.5 on Ubuntu 14.04
Author: Antonio Valencia • Tags: linux, server, ubuntu • Comments: 1
Apache Solr is an enterprise-class open source search platform written in Java which enables you to create custom search engines that index databases, files, and websites. This tutorial will show you how to install the latest Solr version on Ubuntu 14.04. The steps will most likely work with later Ubuntu versions as well.