Como Instalar, Executar, e Conectar no Jupyter Notebook em um Servidor Remoto
O autor selecionou a Fundação do Software Apache para receber uma doação de $100 como parte do programa Write for DOnations. [O Jupyter…
O autor selecionou a Fundação do Software Apache para receber uma doação de $100 como parte do programa Write for DOnations. [O Jupyter…
The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features, including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll explain how to install an Apache web server on your Ubuntu 18.04 server.
Apache Accumulo is an open-source distributed NoSQL database based on Google’s [BigTable](http://research.google.com/archive/bigtable.html). It is used to efficiently perform CRUD (Create Read Update Delete) operations on extremely large data sets. Accumulo allows fine-grained security in the form of cell-level access control. Learn how to: Install and configure Apache HDFS and ZooKeeper as prerequisites; Install and configure a standalone instance of Accumulo.
OpenLiteSpeed is an optimized open source web server that can be used to manage and serve sites. As far as Linux web servers are concerned, OpenLiteSpeed has some interesting features that make it a solid choice for many installations. It features Apache compatible rewrite…
Tinc — демон виртуальной частной сети (VPN) с открытым исходным кодом, имеющий много полезных функций, включая шифрование, поддержку сжатия и автоматическую ячеистую маршрутизацию, позволяющую…
Webmin is a web-based control panel for any Linux machine which lets you manage your server through a modern web-based interface. With Webmin, you can change settings for common packages on the fly, including web servers and databases, as well as…
WordPress ist ein Open-Source-Content-Management-System (CMS). Als weltweit beliebtetes CMS ermöglicht WordPress die Einrichtung von Blogs und Websites auf einem MySQL-Datenbank-Backend, wobei…
Wordpress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded to manage 22% of all the new websites created and has over 20,000 plugins to customize its functionality. This tutorial shows how to install Wordpress on a server with LEMP (with nginx instead of apache). It is written for Ubuntu 12.04.
L’auteur a choisi the Apache Software Foundation pour recevoir un don dans le cadre du programme Write for DOnations. Dans MySQL, un…
IP Geolocation, the process used to determine the physical location of an IP address, can be leveraged for a variety of purposes, such as content personalization and traffic analysis. In this tutorial, we will show you how to create a visual geo-mapping of the IP addresses of your application’s users, by using a GeoIP database with Elasticsearch, Logstash, and Kibana.