Iptables firewall configuration for the Linux operating system.

For beginners and advanced users of the Linux operating system, a special firewall (the so-called "firewall") was developed to protect against external threats, which is called Iptables. Below in the instructions, we will explain how to install and configure it on any machines running Linux. What is iptables This utility is a reliable firewall that minimizes … Continue reading Iptables firewall configuration for the Linux operating system.

What are the steps to utilize Rsync on Linux?

Detailed instructions on utilizing the helpful Rsync software to synchronize files and directories on a local machine running the Linux operating system as well as across remote servers running the Linux operating system. What is Rsync? RSync, which stands for "remote sync" or "remote synchronization," is a method for synchronizing files both locally and remotely. … Continue reading What are the steps to utilize Rsync on Linux?

Copy files and run commands via SSH.

One of the primary ways to manage *nix servers is via establishing an SSH connection to the server. A distant server must often have files uploaded to it, and the only available method is an SSH connection. Fortunately, copying files over a secure connection is one of the protocol's usual tasks, and it is done … Continue reading Copy files and run commands via SSH.

Domain Name Disputes: 25 Famous Cases and Lessons Learned

Salt Platform Instructions

The article gives an overview of the fundamental ideas behind the Salt platform, along with setup and usage examples and comments. What it is? Built on a dynamic communication bus, Salt is an open source platform for managing infrastructure. Salt may be used to alter data, conduct commands remotely, manage settings for any collection of … Continue reading Salt Platform Instructions

Diagnostics for network connections (ping, arp, traceroute, dig, nslookup)

One of the most important subsystems responsible for the connection of any server with the outside world is the network one. Requests from remote systems are received through network interfaces and responses are sent through the same interfaces, which allows you to establish communication and provide/receive services. In this regard, it is especially important to be able … Continue reading Diagnostics for network connections (ping, arp, traceroute, dig, nslookup)

Domain Name Disputes: 25 Famous Cases and Lessons Learned

Basic UFW Server commands

Introduction:The default firewall configuration tool for Ubuntu is ufw.  UFW is disabled by default.UFW status checkCheck that the firewall is switched on, use this command:sudo ufw statusThe result will show whether your firewall is active or not.Switching on UFWIf you get a Status: inactive. You will need to run a command to enable it.By default, … Continue reading Basic UFW Server commands

Domain Name Disputes: 25 Famous Cases and Lessons Learned

WP Premium Support Catalog

There's nothing more frustrating than when something goes wrong or not as expected. If you get stuck with your WordPress site, give our experts a call. They're here to help and can quickly get you back on track.Note: Each service in the catalog costs only one credit from your subscription. However, the nature of a … Continue reading WP Premium Support Catalog

Domain Name Disputes: 25 Famous Cases and Lessons Learned

How to establish a connection with a server running Linux

A remote connection is used to work with the server platform. This is due to the fact that the equipment is located in another city or country. Let us tell you in more detail how to set up a connection to a remote server based on Linux/Unix operating systems when using our services. How to establish a … Continue reading How to establish a connection with a server running Linux

Domain Name Disputes: 25 Famous Cases and Lessons Learned

Windows Server 2019 OpenSSH installation

First of all, you may be asking why do we even need an SSH server on a Windows server? In a Windows environment, SSH may not seem very useful. After all, we have RDP and PowerShell Remoting with WinRM, which already provide powerful remote management capabilities. However, SSH on Windows definitely has its benefits. Among them are such things … Continue reading Windows Server 2019 OpenSSH installation

Licenses, Editions, and Updates for Windows Server

Users typically find themselves confronted with a great deal of variation when it comes to selecting which version of Windows Server is appropriate for their company, and it is not always obvious how to select the most suitable alternative. Not only is there more than one version of the Windows Server operating system, but there … Continue reading Licenses, Editions, and Updates for Windows Server

Installing and configuring MS SQL Server Express

This guidebook explains the procedure of setting up MS SQL Web server 2017 Express on Windows Web Server 2012 R2/2016/2019. Following it, you will certainly obtain a ready-made tool for getting familiarized with the SQL programs language, for inspecting your own growths or releasing a little resource that does not require big quantities of database … Continue reading Installing and configuring MS SQL Server Express

The steps to configure FTP on Windows

In the following, we will take a closer look at the suggestions for the configuration of the server, the functioning of the firewall, the connection methods, and the Secure File Transfer Protocol (SFTP) on the Windows Server 2012 operating system. A file is sent from a computer to a server or back to a PC … Continue reading The steps to configure FTP on Windows

Domain Name Disputes: 25 Famous Cases and Lessons Learned

VeraCrypt encryption for Windows

VeraCrypt is a program that is utilized to secure info. For example, on online disks with the Windows operating system mounted. It is very important to understand that in this situation the program encrypts not just virtual media, however also the OVM Tools program, which is needed for the complete operation of the online web … Continue reading VeraCrypt encryption for Windows

Windows Admin Center installation

General Information One of the new server administration tools based on the Windows operating system is the Windows Admin Center. It implements a modern approach to management, when from any device through a web browser you can connect to the infrastructure control panel and get information about the state of the server or change its configuration. When a … Continue reading Windows Admin Center installation

Configuration of Windows Remote Desktop Gateway

On this page, we will walk you through the process of configuring the Remote Desktop Gateway (RDG) service on a domain on platforms running Windows Server in great detail. What is RDG Access to remote desktops can be obtained with Microsoft's RDP program (Remote Desktop Protocol). The RDG (Remote Desktop Gateway) service is utilized in … Continue reading Configuration of Windows Remote Desktop Gateway

How to set up an xRDP server on Ubuntu 18.04?

This tutorial describes how to set up an xRDP server to connect to Ubuntu 18.04 with a lightweight Xfce or MATE environment via RDP. This can be very convenient when connecting from operating systems of the Windows family without the use of special tools. What is xRDP? xRDP is a free and open source implementation of … Continue reading How to set up an xRDP server on Ubuntu 18.04?