How To Deploy Python Web Applications with the Bottle Micro Framework on Ubuntu 14.04
Bottle is a Python framework. It is extremely lightweight, but also makes it easy to develop applications quickly.
Bottle is a Python framework. It is extremely lightweight, but also makes it easy to develop applications quickly.
O comando sudo é útil para executar comandos com privilégios que estão geralmente fora do escopo do seu usuário. Este guia discutirá como editar o arquivo de configuração para personalizar a maneira como o sudo funciona.
Redis is an open-source key-value data store, using an in-memory storage model with optional disk writes for persistence. It features transactions, a pub/sub messaging pattern, and automatic failover among other functionality. Redis has clients written in most languages with…
In this tutorial, we will show you how to use Topbeat, on a CentOS 7 server, with an ELK stack to gather and visualize infrastructure metrics. Topbeat, which is one of the several “Beats” data shippers that helps send various types of server data to an Elasticsearch instance, allows you to gather information about the CPU, memory, and process activity on your servers.
Автор выбрал Electronic Frontier Foundation Inc для получения пожертвований в рамках программы Write for DOnations. Серверы Linux часто управляются удаленно с…
Автор выбрал фонд Electronic Frontier Foundation для получения пожертвований в рамках программы Write for DOnations. Cloudflare — это…
Implementing a firewall is an important step in securing your server. In this guide, you’ll learn how to construct a firewall that can be the basis for more complex rule sets. This firewall will focus primarily on providing reasonable defaults and establishing a framework that encourages extensibility.
MongoDB is one of the most popular NoSQL database engines. It is famous for being scalable, powerful, reliable, and easy to use. In this article we’ll show you how to back up, restore, and migrate your MongoDB databases.
Der Autor hat Software in the Public Interest dazu ausgewählt, im Rahmen des Programms Write for DOnations eine Spende zu erhalten. ERPNext…
Desenvolvido para workflow de ciência de dados e aprendizagem de máquina, o Anaconda é um gerenciador de pacotes, gerenciador de ambiente e uma distribuição das linguagens Python e R de código aberto. Este tutorial ensina a como instalar o Anaconda em um servidor Ubuntu…