How To Configure a Redis Cluster on Ubuntu 14.04
Redis is an open source key-value data store, using an in-memory storage model with optional disk writes for persistence.
Redis is an open source key-value data store, using an in-memory storage model with optional disk writes for persistence.
Ansible is an automation tool that allows you to remotely configure systems, install software, and perform complex tasks across a large fleet of servers without needing to manually log into each. This tutorial goes over how to configure Apache on a remote host using Ansible.
Collectd is a daemon that can be configured to collect statistics about your server and common services. In this guide, we will install and configure collectd to collect system statistics and send them to Graphite for visualization. We will set this up using an Ubuntu 14.04 server.
O autor escolheu a Electronic Frontier Foundation Inc para receber uma doação como parte do programa Write for DOnations. O [Mail Transport Agent Strict Transport…
Serve Jenkins more securely with Nginx as a front-end proxy server. This configuration forces SSL.
Eine frühere Version dieses Tutorials wurde von Melissa Anderson verfasst. MongoDB, auch als Mongo bekannt, ist eine Open-Source-Dokumentendatenbank, die für gewöhnlich in modernen…
Learn how to generate SSH keys in Linux with our detailed guide. Includes step-by-step instructions, troubleshooting tips, and practical examples for secure connections.
WebDAV allows you to connect file systems from Mac, Windows, and Linux desktop computers to a designated directory on your server. Follow this tutorial to configure and secure WebDAV. Upon completion, you can give authenticated access to files hosted on your server over the Internet.
Calibre is a free and open source ebook manager.
Minecraft is a popular sandbox video game. As of late 2019, it was the second best-selling video game of all time. In this tutorial, you will create your own Minecraft server so that you and your friends can play together. Specifically, you will install the necessary software packages to run Minecraft, configure the server to run, and then deploy the game.