Anycast technology (definition based on Wikipedia) is a type of network transmission in which data is sent to the nearest, i.e. theoretically best, recipient. Anycast can be used, among other things, to access services distributedContinue reading
Category: Uncategorized
Domain and hosting from different providers or the same one?
A domain is a unique Internet address through which services such as mail, website can be accessed on the web. A domain name is unique and may occur only once on each type of domainContinue reading
Target: Secure Site – what is mixed content and how to counter it?
Previously, there was a green secure lock in the browser. It has now been replaced by a neutral or grey symbol, depending on the browser. This change was made because tests showed that users wereContinue reading
DNSSEC – basic informations.
DNS was designed many years ago, when network security was not a priority. For this reason, it is vulnerable to various types of attacks. The most well-known is the “DNS spoofing” attack, also known asContinue reading
Fake e-mails from hackers and other dangerous messages.
For a long time, despite the use of various spam filters, suspicious messages from blackmailers can occasionally be observed in email inboxes. They claim to have allegedly hacked the email account’s passwords or taken controlContinue reading
How to restore a website backup from your local computer to the server using FileZilla?
this guide, we will show you exactly how to restore a website backup using “FileZilla” and “phpMyAdmin.” To create an FTP account, log in to cPanel and find the “Files” -> “FTP Accounts” section. Next,Continue reading
What is DMARC and why should you have it?
SPF and DKIM are the two most popular phishing protections. To increase security, protection can be extended with the DMARC mechanism. Domain-based Message Authentication (DMARC) is a mechanism that defines how the mail server shouldContinue reading
Remote connection to MySQL database via secure SSH tunnel
Advantages of the solution Since the remote connection to the MySQL database used by the Remote MySQL Database function available in cPanel is unencrypted by default, we recommend using an SSH tunnel. This will allowContinue reading
PrestaShop 1.7 – Configuring Email Sending with SMTP Authentication
PestaShop, by default, sends emails using the mail() function, which causes many issues and often results in undelivered messages. This guide will describe how to configure email sending via SMTP. Firstly, you need to logContinue reading
How to configure cPanel filters. The proper way.
E-mail filters – basic informations. Every single day our clients are reciving lot of “SPAM” messages, our Inbox can be overloaded by them very often. Of course this kind of situations can be very annoying,Continue reading