How To Setup a Rails 4 App With Apache and Passenger on CentOS 6
Here’s how to setup a Rails 4 app with Apache and Passenger on CentOS 6.
Here’s how to setup a Rails 4 app with Apache and Passenger on CentOS 6.
FileRun is a PHP file manager and file sharing application that helps you access, organize, view and edit files. You can use it with office documents, photos, music, and any other type of file that you might store on your web server. In this tutorial, we will install FileRun on a CentOS 7 server.
The CalDAV and CardDAV standards provide an easy way to keep all our smart things up-to-date with what we are doing, as well as how to get hold of our friends and other contacts. In this tutorial, we’ll show you how to sync calendars and contacts from a server you control, using a super simple installation of [Baïkal](http://baikal-server.com), a PHP CalDAV and CardDAV server.
In this tutorial you’ll upgrade an existing Prometheus 1.x installation to Prometheus 2.0, update alert rules, and configure Prometheus 2 to read your old data.
Server automation now plays an essential role in systems administration, due to the disposable nature of modern application environments. Ansible offers an architecture that doesn’t require special software to be installed on nodes. It also provides a robust set of features and built-in modules which facilitate writing automation scripts.
Atualmente, a automação de servidores desempenha um papel fundamental na administração dos sistemas, devido à natureza descartável dos ambientes dos aplicativos modernos. Normalmente, as ferramentas de [gerenciamento de…
BitTorrent Sync is an application that can configure directory synchronization between servers, desktop computers, and mobile devices. In this guide, we will install and configure syncing between two Ubuntu servers using this tool.
Shaun Lewis escreveu uma versão anterior deste tutorial. O Cron é um programa daemon de agendamento de trabalhos baseado em tempo, encontrado em sistemas operacionais do tipo Unix, incluindo as distribuições do Linux. O Cron executa em…
Das Finden von Dateien ist eine sehr häufige Aufgabe in jedem Betriebssystem. Die Linux-Befehle „find“ und „locate“ können beide verwendet werden, um nach Dateien im Dateisystem zu suchen. Dieser Leitfaden behandelt die Verwendung dieser beiden Tools zur Erstellung spezifischer Abfragen für Dateien.
A tutorial on how to use HAProxy as a Layer 4 Load Balancer for WordPress Application Servers. It assumes that your setup includes a WordPress application server that connects to a separate MySQL database server.