Linux Tutorials on the topic “server”
-
How to Install Nginx with ModSecurity on Ubuntu 15.04
Author: Muhammad Arul • Tags: nginx, server, ubuntu, web server • Comments: 14
In this tutorial, I will show you how to install mod_security for the fast Nginx web server on Ubuntu 15.04. I will configure ModSecurity as a standalone module and then build Nginx from source to include ModSecurity.
-
How to install a Media Center with OSMC and CentOS on a Raspberry Pi 2
Author: David Duarte • Tags: centos, server • Comments: 2
The evolution of technology and new advances in the field of entertainment have brought us small and low priced computer systems with low power consumption like the Raspberry Pi that are perfectly suited for a home media center. In this tutorial, I will install the OSMC Media Center software on a card Raspberry Pi 2.
-
How to build a custom Linux distribution using SUSE Studio
Author: Bill Toulas • Tags: desktop, opensuse, server, suse • Comments: 1
Although there are countless different GNU/Linux distributions out there for people to choose from, you may not find exactly what you're looking for and that is perfectly normal. In this tutorial, we will explore how to use SUSE Studio to generate a highly tailored Linux system based on the latest openSUSE.
-
-
Setting up Unison File Synchronization between two Servers on Debian 8 (Jessie)
Author: Till Brehm • Tags: debian, high-availability, server, storage • Comments: 10
This tutorial shows how to set up file synchronization between two Debian 8 servers with Unison. Unison is a file-synchronization tool similar to rsync, the big difference is that it tracks/synchronizes changes in both directions, i.e., files changed on Server 1 will be replicated to Server 2 and vice versa.
-
RoundCube webmail installation on Debian 8 (Jessie)
Author: Till Brehm • Tags: debian, linux, server • Comments: 68
This tutorial shows the installation of the latest RoundCube webmail on Debian 8. Roundcube is an easy to use webmail client with IMAP and SMTP support that can be extended with plugins. This tutorial contains an optional chapter that describes the steps to connect RoundCube with the ISPConfig 3 Hosting Control Panel.
-
Build an IRC Server with IRCD-Hybrid and Anope on Ubuntu 15.04
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 3
This tutorial shows the installation of an IRC server with IRCD-Hybrid and Anope on Ubuntu 15.04 and how to secure the IRC connections with SSL.
-
How to Install and Configure Arch Linux as a Server
Author: Abdul Khois • Tags: arch linux, linux, server • Comments: 11
In this tutorial, I will walk you through the steps to install and configure Arch Linux as a server. Arch Linux is an independently developed general purpose GNU/Linux distribution, versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance.
-
How to install Wordpress with Nginx, MariaDB and HHVM on Debian 8
Author: Till Brehm • Tags: debian, mysql, nginx, server, web server • Comments: 9
HHVM (Hip Hop Virtual Machine) is a just-in-time compiler developed by Facebook to run applications that are written in PHP and Hack language. HHVM is faster than the traditional PHP engine from ZEND and is used by Facebook to serve billions of web requests per day. This tutorial describes the installation of Nginx, MariaDB, HHVM and Wordpress on Debian 8 (Jessie).
-
How to install Bugzilla 5.0 on CentOS 7
Author: PCFreak • Tags: centos, linux, server • Comments: 25
This tutorial will walk you through the installation of Bugzilla 5.0 on CentOS 7. Bugzilla is an advanced bug tracking system, developed by the Mozilla Foundation (the organization that develops the famous Firefox browser). Bugzilla allows you to track software defects and code changes in your applications, organizes the communicate in your dev team and makes it easy to submit and review patches.
-
Build your own NAS with OpenMediaVault
Author: Till Brehm • Tags: debian, ftp, linux, networking, samba, server • Comments: 24
OpenMediaVault is a Debian based special purpose Linux Distribution to build a Network Attached Storage (NAS) System. It provides an easy to use web-based interface, Multilanguage support, Volume Management, Monitoring and a plugin system to extend it with LDAP, Bittorrent, and iSCSI capabilities. This tutorial describes the installation and configuration of OpenMediaVault.