Tutorials

Search thru our knowledge base

How to expand a disk in Windows

66 0

How to expand a disk in Windows

You are running low on disk space and you know you have free resources to expand your disk or you have purchased a VPS at Hukot.net and have…

63 0

How to change the DNS record for the domain

When transferring a domain or changing hosting, you need to modify the DNS record. Log in to the hosting services administration at admin.hukot.net.…

62 0

Setting up SPF record inside DNS

One of the protections against recieving spam e-mails from unwanted domains is the e-mail validation system SPF. SPF allows administrators to specify…

59 0

Adding SWAP size - Ubuntu/Debian

One of the simplest ways to enhance your application's memory protection is by adding Swap memory. Swap is an area on your hard drive used for…

52 0

Setting up an e-mail box in ISPConfig

Your ISPConfig must have a configured mail server. In ISPConfig, go to the Email tab. Adding a Domain Use the Add new Domain button to add a new…

50 0

How to secure vsFTPd with SSL/TLS

FTP daemon, or simply vsftpd is a software service on a great ability to adapt. In this tutorial we will show you how to secure it on Debian and…

How to set-up domain alias

48 2

How to set-up domain alias

If we want multiple domains to link to our website, we call it a "domain alias". Creating a domain alias is not a science. We just need a few simple…

47 0

How to install Windows on VPS

Are you a VPS owner and would you like to use Windows on your VPS? We'll show you how. The following instructions work for Windows 10, Windows Server…

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…

Setting Up Let's Encrypt with Nginx Server

42 0

Setting Up Let's Encrypt with Nginx Server

Let's Encrypt is a certification authority that offers a simple way to create and install TLS/SSL certificates. The process is simplified using the…

41 0

Connecting a network drive using WebDav in Windows 10

Open This PC. In the upper left, click on the Computer tab and connect a network drive. In the new window, choose the option Connect to a Web site…

38 0

Integration manual for API - email

Endpoint https://api.hukot.net/rest/%api-token%/%method% You can get your token in hosting administration at admin.hukot.net in section "API access…

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…

36 0

Change your email password - Hukot.net

You can change the password for an email mailbox hosted at Hukot.net in two ways. The first method requires knowing the email address and password.…

How to adjust a disk size - GParted

35 0

How to adjust a disk size - GParted

Recommendation: Before disk change backup your data! If you have expanded the disk or upgraded to a higher VPS tariff, you will need to increase the…

35 0

How to disable SSH root login

To disable root login for SSH, you need to edit the configuration file /etc/ssh/sshd_config. nano /etc/ssh/sshd_config Find the following line and…

How to install MySQL server 5.6 or 5.7 on Debian 7 and 8

31 0

How to install MySQL server 5.6 or 5.7 on Debian 7 and 8

Debian provides MySQL server 5.5 with both wheezy and jessie but the latest GA (Generally Available) releases are 5.6 and 5.7 with some enhancements…

POP3 or IMAP?

29 0

POP3 or IMAP?

Do you have an e-mail account and don't know what protocol to use to connect to the e-mail server? Why IMAP or POP3? Protocol IMAP is faster for…