Linux Tutorials on the topic “server”
-
Installing Ruby on Rails on Ubuntu 14.04 - 15.10
Author: Antonio Valencia • Tags: linux, programming, server, ubuntu, web server • Comments: 8
Ruby on Rails, popularly called ROR, is a Ruby framework for web programming. Ruby is a general purpose language like C, Java. Ruby has been invented by Yukihiro “Matz” Matsumoto about a decade ago and has gained recognition with its Rails software library framework which provides a web development framework for the Ruby programming language. Listed below are easy to follow steps to install ROR successfully on the Ubuntu versions 14.04 LTS to 15.10 using Ruby Version Manager (RVM). RVM offers an easy way to install and manage multiple Ruby versions.
-
How to install LiteSpeed web server on CentOS 7
Author: Antonio Valencia • Tags: centos, linux, server, web server • Comments: 2
LiteSpeed web server is a popular choice for replacing an Apache web server. Its features include an optimization of the web content and content delivery which maximizes the download speed and combines better performance with a smaller memory footprint. Being compatible with Apache features is also an added benefit, which helps to reduce downtime during migration from Apache to LiteSpeed. This tutorial shows the installation on a CentOS 7 server.
-
How to Install Kolab Groupware Server on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 7
In this tutorial, we will install Kolab groupware on a CentOS 7 server. Kolab is a free open source groupware server. It is a scalable and reliable collaborative software that provides shared email, calendar, address books, tasks and a file cloud. Kolab supports several client environments: on Windows you can use Outlook, on Linux, you can use KDE Kontact, on all OS that have a web browser you can use the web interface.
-
-
Left 4 Dead dedicated server install guide for CentOS
Author: Antonio Valencia • Tags: centos, server • Comments: 1
Gaming servers are widely searched for by the internet-savvy online gamers. L4D or the Left 4 Dead is a popular game played online. With multi and single player mode, and newer version L4D 2 in the market, available with all its online cheat codes, many a gamer find this game very compelling. Gaming servers enjoy heavy inbound traffic. Installing a gaming console on a Linux distribution server such as CentOS may seem a daunting task, for a new user to Linux systems. Listed below are steps to configure, install, update and run the L4D server on Linux distribution like CentOS.
-
How to Install Piwik with Nginx on Ubuntu 15.10
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu • Comments: 1
Piwik is the leading open source web analytics application, it has been developed to provide an alternative to google-analytics. In this tutorial, I will show you how to install Piwik on ubuntu 15.10 with Nginx web server and PHP 5.6 in php-fpm mode. We will use MariaDB as the database system.
-
How to Install Mailpile with Nginx on Ubuntu 15.10
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu • Comments: 0
Mailpile is an open source mail client that focuses on encryption and users privacy. Mailpile makes the PGP setup easy, it allows you to create PGP keys directly in the email application and send PGP encrypted messages. In this tutorial, I will guide you trough the Mailpile installation on Ubuntu 15.10. We will install Mailpile as a web-based client with Nginx as a reverse proxy.
-
How to Install Graylog2 and Elasticsearch on Ubuntu 15.10
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 13
In this tutorial, I will guide you trough the Graylog2, Elasticsearch and MongoDB installation to build a scalable log server node with advanced log search capabilities. I will use Ubuntu 15.10 for this installation. Elasticsearch is a distributed search server based on Lucene that is available as OpenSource software. Graylog2 is a centralized log management and log analysis framework based on Elasticsearch and MongoDB.
-
Microsoft Azure Series - Creating a Linux virtual machine from template
Author: Patrik Habdak • Tags: linux, server, ubuntu • Comments: 0
This tutorial shows you how to create and run a Ubuntu 15.10 virtual machine instance in the Microsoft Azure Cloud. Microsoft Azure Cloud computing is a service made by Microsoft for companies and also end-users who’d like to jump into cloud environment quickly and effectively. Azure offers you many services not only virtual machines. There is also networking services, application services, websites, databases, mobile applications and many more.
-
How to Install Drupal 8 with Apache, MySQL and SSL on Ubuntu 15.10
Author: Muhammad Arul • Tags: apache, linux, php, server, ubuntu • Comments: 23
In this tutorial, I will show you how to install Drupal 8 on Ubuntu 15.10 with Apache as web server, MySQL as database backend and how to secure the website with SSL. Drupal is a open-source content management system based on PHP and distributed under the GNU General Public License. Drupal is a scalable and open platform for web content management, it's community provides more than 31,000 modules to extend the core functions and Drupal is used by at least 2.1% of all website on the internet.
-
How to Install OpenCart 2 with Nginx and SSL on Ubuntu 15.10
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu • Comments: 5
This tutorial covers the OpenCart installation with Nginx, PHP-fpm and MariaDB on Ubuntu 15.10. OpenCart is free open source e-commerce software based on PHP and MySQL. OpenCart allows you to setup and run your own online store at a minimal cost. The software is suitable for a small and medium online businesses, it is easy to install and there are many add-ons and extensions available. OpenCart comes with translations for numerous languages and supports multiple currencies.