Linux Tutorials on the topic “Linux”
-
How to Configure a Proxmox VE 4 Multiple Node Cluster
Author: Muhammad Arul • Tags: centos, debian, linux, virtualization • Comments: 10
In this tutorial, we will build a Proxmox 4 cluster with 3 Proxmox servers and 1 NFS Storage server. Proxmox VE 4 supports the installation of clusters and the central management of multiple Proxmox servers. You can manage multiple Proxmox servers from one web management console. This feature is really handy when you have a larger server farm.
-
Speed up Apache with mod_pagespeed and Memcached on Debian 8
Author: Till Brehm • Tags: apache, debian, linux, server, web server • Comments: 2
The page load time gets more and more important for websites to provide a better user experience and it is important for the search engine ranking as well. Google has developed the apache module "mod_pagespeed" to optimize and streamline the content delivery of the apache web server which reduces the load times of pages, especially when they use many assets like CSS files, javascript includes and images.
-
How to use Port Knocking on Ubuntu to hide the SSH port
Author: Antonio Valencia • Tags: linux, security, ubuntu • Comments: 14
You all know these old gangster films where a guy uses a knock sequence on a door to get in? Port Knocking is exactly that, just for your server. Installing port knocking on Ubuntu is easy. I will show you in this article how to install and set up port knocking. The steps from this tutorials should work for Debian 8 as well.
-
-
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.