how to do it yourself
página 7

Volver al blog
Cómo instalar y configurar HTTPS para un sitio en WordPress
Apr 18, 2022
Cómo instalar y configurar HTTPS para un sitio en WordPress

HTTPS es una extensión del protocolo HTTP que ya conocemos y que se utiliza para transmitir datos de forma más segura a través de la encriptación. Esto se hace a través de algoritmos criptográficos TSL/SSL. En pocas palabras, cambiar a HTTPS reduce el riesgo de interceptación de datos. E incluso si ocurre, el intruso no podrá descifrarlos sin una clave privada especial almacenada en el servidor. El "interceptor" sólo obtendría una masa de caracteres inútiles ilegibles que tardaría años en descifrar sin una clave. O un ordenador cuántico, pero hasta ahora esta posibilidad parece más bien ciencia ficción.


Cómo instalar MetaTrader en un VPS
Apr 18, 2022
Cómo instalar MetaTrader en un VPS

MetaTrader es un software especializado que proporciona al usuario herramientas para comprar acciones, valores y otros activos en tres mercados principales: Forex, CFD y Futures. El servicio de negociación dentro de MetaTrader se lleva a cabo en un ciclo completo, es decir, no es necesario instalar ningún software adicional en un VPS. En este artículo, le diremos cómo descargar archivos a un VPS y lo que necesita hacer para instalar y configurar el software.

How to transfer a PostgreSQL database to another server using pgAdmin 4
Feb 15, 2022
How to transfer a PostgreSQL database to another server using pgAdmin 4

In this article, we will tell you how to properly migrate a PostgreSQL database from one server to another. Let's have a look at several options for creating a dump and further importing it to a new VPS or dedicated server.



What is CRON and how to use it
Feb 1, 2022
What is CRON and how to use it

Cron is one of the most popular daemons on Linux, which is essentially an advanced task scheduler. It is an important component of all Linux-like systems and is used by administrators to schedule certain programs and scripts to run at specified times. The administrator can set the periodicity of launching scripts, adjust the duration of their operation, etc. In this article, we will try to explain as much as possible how to use cron via control panel and SSH protocol, share tips on the initial configuration of the program, and give a small tour on cron syntax.

Cómo instalar PHP en CentOS VPS
Jan 31, 2022
Cómo instalar PHP en CentOS VPS

Los sitios web dinámicos y el software escrito en PHP requieren la instalación de los paquetes y bibliotecas adecuados en el servidor. En este artículo describiremos cómo instalar PHP en un VPS con el sistema operativo CentOS 7. Hablaremos de los métodos automáticos y manuales, y también compartiremos alguna información útil sobre la configuración inicial una vez completada la instalación.


How to install Laravel on Ubuntu
Jan 18, 2022
How to install Laravel on Ubuntu

Laravel is a free, open-source web framework that includes tools and resources for building feature-rich PHP applications. Laravel infrastructure was developed by Taylor Otwell, and he posted the source code of his brainchild on GitHub almost from the very beginning, which greatly helped popularize and spread the product.

How to install Mikrotik CHR on an SSD VPS
Jan 18, 2022
How to install Mikrotik CHR on an SSD VPS

Mikrotik routers are widely used by server owners around the world because they are reliable, fast, and provide the user with all the relevant features for building a secure network infrastructure. An important advantage of this company is also its own operating system MikroTik Cloud Hosted Router, which can run as a virtual machine. This RouterOS has full support for 64-bit x86 architecture and all popular server virtualization technologies:

How to configure VPS server on CentOS
Jan 17, 2022
How to configure VPS server on CentOS

CentOS is a flexible operating system based on the commercial Red Hat Enterprise Linux distribution. The main advantages of CentOS for VPS are considered to be its simplicity, elegance, and convenience at all levels of interaction, from installation to setting up firewall filters. In addition, this operating system is regularly supplied with updates and innovations, especially in the field of security. In terms of security and safety, VPS with CentOS surpasses almost all similar free operating systems.

What is Linux GUI and how to install it on VPS
Jan 12, 2022
What is Linux GUI and how to install it on VPS

Not only the console but also the graphical user interface (GUI) can be used for convenient operation and interaction with Linux operating systems. It is a set of tools that make user interaction with an electronic device simpler and more convenient. After GUI is installed on a VPS, all elements and items available for interaction will appear to the user as interactive graphical images - icons, buttons, menu objects, etc.


How to install phpMyAdmin on your server and computer
Jan 4, 2022
How to install phpMyAdmin on your server and computer

phpMyAdmin is a web interface for easy management of the MySQL DBMS, running SQL commands and viewing the contents of server databases. It is an open-source software product, that is, an open-source application. The capabilities of this web interface are very wide: