Cómo utilizar el tipo de datos BLOB de MySQL para almacenar imágenes con PHP en Ubuntu 18.04
El autor seleccionó Girls Who Code para recibir una donación como parte del programa Write for DOnations. El tipo de datos de [gran objeto binario…
El autor seleccionó Girls Who Code para recibir una donación como parte del programa Write for DOnations. El tipo de datos de [gran objeto binario…
Monitoring a server’s resources is an important task for every administrator. There are many command line tools made for this purpose. This guide will cover some of the more popular utilities for monitoring your VPS.
Winston is a versatile logging library and a popular logging solution available for Node.js applications. Winston’s features include support for multiple storage options, log levels, log queries, and a built-in profiler. In this tutorial, you will use Winston to log a Node/Express application that you’ll create as part of this process. You’ll also see how to combine Winston with Morgan, another popular HTTP request middleware logger for Node.js.
This tutorial is aimed at teaching you how to write shell scripts for the most variety of purposes. Shell scripts can be used to run multiple commands, a single command with difficult and extensive arguments, or more user friendly interfaces for distributing your work.
When you first create a new Debian 8 server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent actions.
Learn how to securely set up a new Ubuntu server with user accounts, SSH keys, firewall rules, and basic hardening steps.
Apache Tomcat — это веб-сервер и контейнер сервлетов, используемый для обслуживания приложений Java. Tomcat представляет собой реализацию технологий Java Servlet и JavaServer Pages с открытым исходным кодом, разработанную Apache Software Foundation. В настоящем руководстве…
In this article, we will discuss how to install and configure the Cacti server monitoring software on Ubuntu 12.04. Cacti is a web-based monitoring solution that can graph system statistics of both local and remote machines.
Предыдущая версия руководства была написана Бреннаном Бернсом. Стек LAMP – это набор программного обеспечения с открытым исходным кодом, которой обычно устанавливается на сервер для отображения динамических веб-сайтов и…
Configure and analyze NGINX access and error logs. Learn log formats, severity levels, troubleshooting, and integration with monitoring tools.