Blog sobre alojamiento y servidores
página 29

Which operating system is better for a virtual server - Windows or Linux
Feb 3, 2022
Which operating system is better for a virtual server - Windows or Linux

The choice of operating system for the virtual server determines how stable it will work, what tools the administrator will have, whether you have to pay to use the OS, etc. In the left corner - free Linux, represented by dozens of different distributions, and in the right - paid Windows Server, which is objectively much easier to use due to the presence of an elaborate GUI. But this is not all of their features, and further on in the article we will tell you which operating system for VPS is better and why.



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.


VPS on Hyper-V: pros and cons
Jan 6, 2022
VPS on Hyper-V: pros and cons

Hyper-V is a hardware virtualization platform used in 64-bit hypervisor-based systems. In this article, we will talk about what this system is, what variants it has, and note the key advantages and disadvantages of the platform.


Top 10 best mail server programs for VPS
Jan 6, 2022
Top 10 best mail server programs for VPS

The company's own mail server enables secure communication between employees and each other on all business matters. The mail server can also be used for communication with customers and partners of the company. Yes, organizing such software requires small financial investments - at least you will have to spend money on a domain name and renting a VPS. But the result is a secure and reliable way to communicate at all levels of the company, from employees to CEOs and shareholders.

How to install and configure Python on a VPS
Jan 6, 2022
How to install and configure Python on a VPS

Python is one of the most popular and widely used programming languages. If you are developing specialized software on the server-side, you first need to install Python on your VPS. Here's how to do it using the Ubuntu operating system as an example.