Installieren eines ERPNext-Stacks unter Ubuntu 18.04
Der Autor hat Software in the Public Interest dazu ausgewählt, im Rahmen des Programms Write for DOnations eine Spende zu erhalten. ERPNext…
Der Autor hat Software in the Public Interest dazu ausgewählt, im Rahmen des Programms Write for DOnations eine Spende zu erhalten. ERPNext…
Configuration management systems are designed to make controlling large numbers of servers easy for administrators and operations teams. They allow you to control many different systems in an automated way from one central location. Ansible is a simple configuration management system.
Configuration management systems are designed to streamline the process of controlling large numbers of servers, for administrators and operations teams. They allow you to control many different systems in an automated way from one central location.
Elasticsearch — это платформа для распределенного поиска и анализа данных в режиме реального времени. Она пользуется популярностью благодаря удобству в использовании, наличию мощных характеристик и возможности масштабирования. Эта статья…
Naxsi is a third party Nginx module which provides web application firewall features. It brings additional security to your web server and protects you from various web attacks such as XSS and SQL injections.
This tutorial will show you how to install and configure OSSEC to monitor one the cloud provider server running Ubuntu 14.04 LTS. We’ll configure OSSEC so that if a file is modified, deleted, or added to the server, OSSEC will notify you by email – in real-time. That’s in addition to other integrity-checking features that OSSEC offers.
Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом Postfix — популярный почтовый агент [*(MTA) с…
Varnish is an HTTP accelerator and a useful tool for speeding up a server, especially during a times when there is high traffic to a site. It works by redirecting visitors to static pages whenever possible and only drawing on the virtual private server itself if there is a need for an active process. This tutorial covers setting up Varnish with Apache on Ubuntu 12.04.
Learn how to install and configure VNC on Ubuntu. Step-by-step guide to set up remote desktop access securely with TightVNC and systemd.
In this guide, you will install and configure a Memcached server. You’ll also add authentication to secure Memcached using Simple Authentication and Security Layer (SASL). Finally, you’ll learn how to bind Memcached to a local or private network interface to ensure that it is only accessible on trusted networks, by authenticated users.