Themes
IPv4
4 0
Checking e-mails from outlook - outlook.com SNDS
SNDS - Smart Network Data Services is a tool for checking the sending of e-mails from your assigned IP address. In the procedure below, we will show you how to work with the tool.
11 0
Rename network interface
The best way to rename a network interface is through udev. Edit the file: /etc/udev/rules.d/70-persistent-net.rules to change the interface name…
-7 0
Import PostgreSQL database using SSH
Tutorial assumes that the source file to be imported into the database is already on the server, or the source file can be uploaded using sftp.…
145 0
How to connect to Remote Desktop - Windows server 2019
Remote access to get to your computer or VPS over the Internet. Set up the PC you want to connect to so it allows remote connections: Step 1. - Make…
95 0
How to connect to Remote Desktop - Windows server 2016
ENABLING REMOTE ACCESS 1. Open computer properties. 2. Open advanced system settings. 3. Open tab "Remote" and enable "Allow remote…
3 0
VPS migration over the Internet
If you want to migrate / transfer the VPS from one host to another and don't want to reinstall the system again, you can use the disk transfer of the…
46 0
Testing connectivity speed using GRML
In this tutorial we're going to show you how to check your connection speed for your VPS. Turn off the VPS through admin.hukot.net. Next step, mount…
-45 0
SPF - Sender Policy Framework
SPF (Sender Policy Framework) is an email validation system used as a defense against spam. Its principle lies in verifying the IP address of the…
37 0
How to check connectivity speed in Linux from shell
Just as there are possibilities to test the speed of Internet connection via www services, it is possible to test the connection speed directly from…
87 0
How to protect VPS from DDoS attacks - Linux
Distribued denial of service (DDoS) is unfortunately still becoming more and more common way to attack an organization's infrastructure. This…
150 0
How to Enable Remote Desktop Connection (RDP) - Windows 7
What is Remote Desktop The Remote Desktop application connects two computers on a network. When connected, the desktop of the remote computer…