News

Install Rocket.Chat on Ubuntu 16.04

Introduction Rocket.Chat is a messaging system for team communication, like Slack. It has various features, including: Video conferences Help desk chat File sharing Voice messages ...

Install and configure ownCloud 9.1.4 on openSUSE Leap 42.2

Introduction ownCloud is an open source file syncing and sharing software, just like Dropbox. Just placing files in a local shared directory, those files will...

Install and configure LMD and Clam AntiVirus on CentOS 7

Introduction Linux Malware Detect is a malware detector and scanner for GNU/Linux, designed particularly for shared hosting environments. It is released under the GNU GPLv2...

How to install Seafile on CentOS 7

Introduction Seafile is a private file hosting platform, similar to Dropbox, Google Drive, OneDrive and Mega. Its parts are released under open source licenses, in...

How to install and use lnav on CentOS 7

Introduction lnav, which stands for Log File Navigator, is a CLI-log file viewer built for small scale solutions. It is totally free, easy to use...

How to Measure Disk Performance with fio and IOPing

Whether it's a server, or a PC for work, what usually limits performances is disk speed. Even if using SSDs, their speed is not...

How to install Visual Studio Code and .NET Core on RHEL...

Introduction It was November 2014 when Microsoft announced the open sourcing of .NET with a project named .NET Core. It was announced as a smaller...

How to install Mattermost on RHEL 7.1

Introduction Mattermost is an open source, private cloud Slack-alternative. A workplace messaging system for web, PCs and phones, released under the MIT license. In a previous...

How to install Nextcloud on CentOS 7

Introduction In a previous tutorial we talked about the installation of Nextcloud on an Ubuntu 16.04 server with Apache. Remember, Nextcloud is a cloud storage...

Install Mattermost with PostgreSQL on Ubuntu 16.04

Introduction Mattermost is a workplace messaging system for web, PCs and phones. It's an open source alternative to Slack. A complete Mattermost installation consists of three...

How to install and use EncryptPad on Ubuntu 16.04

Introduction EncryptPad is an application for editing symmetrically encrypted text. It provides a tool for encrypting and decrypting binary files, and it uses the format...

How to install WordPress with Docker on Ubuntu 16.04

Introduction For those who don't know, WordPress is a famous content management system based on PHP and MySQL, distributed under the terms of the GNU...

Install Grunt and Grunt-cli on Ubuntu 16.04

Introduction Grunt is a JavaScript task runner, which helps in performing repetitive tasks like minification, compilation, unit testing, and linting. This means that a developer...

Install and configure Jenkins on Ubuntu 16.04

Introduction Jenkins is an automation server written in Java, as a fork of the Hudson project. It helps to automate part of the software development...

Let’s Encrypt your Apache webserver on CentOS 7

Introduction It was September when, with a post on its blog, Google announced that starting from Chrome 56, its browser will mark non-secure pages containing...

Mount remote directories with SSHFS

Introduction For those who don't know, SSHFS stands for Secure SHell FileSystem. It's a client that enables us to interact with remote directories through SFTP...

New release of CentOS Linux 7

Introduction Since the release of Red Hat Enterprise Linux 7.3, we've been waiting for a new version of CentOS. And, of course, it's no surprise...

Install Redmine 3 on CentOS 7 with Nginx as web server

Introduction Redmine is a web application for project management, written entirely using Ruby on Rails, and released under the terms of GPLv2. Some of its features...