Introduction to the installation What you need to have: For the purposes of installation, the data required for the account We start by logging into cpanel and looking for Software -> Setup Python App WeContinue 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
The Bulgarian domain .bg registration process
The .bg domain is the national domain name of Bulgaria and is regulated by the Bulgarian Domain Name Registry. Who can register a Bulgarian .bg domain? The Bulgarian .bg domain can be registered by aContinue reading
Clearing redis cache memory
Although redis memory, as a rule, is based on storing the cache so that the website opens much faster, in some situations it may be necessary to clear the redis cache. It is worth addingContinue reading
Does “Time to first byte” (TTFB) means server speed?
Time to first byte (TTFB) is a value in microseconds measured from the moment the query is sent until the user receives the first byte of data sent by the server. Unfortunately, this parameter isContinue reading
How to additionally secure WordPress and Joomla sign-in?
Method I (easier) Securing the login to our Joomla or WordPress can be done using the built-in tool in cPanel. Our job is to secure the wp-admin directory for WordPress. In the case of Joomla,Continue reading
LiteSpeed configuration for WordPress
In order to properly configure LiteSpeed for WordPress, you must first enable the Redis server. The process of setting it up is very simple, we described it in our blog post: https://www.smarthost.au/blog/how-to-activate-redis-on-smarthost-server The first stepContinue reading
How do I provide the website contractor with the relevant data without access to the entire hosting panel?
In order for the site to be displayed on the Internet, the appropriate source files and database must be placed on the server. If someone makes the site for us, then we can provide accessContinue reading
How to install WordPress by Softaculous?
How to install WordPress using Softaculous, using the client’s domain as an example. To easily install WordPress using the Softaculous Installer, go to cPanel, then enter Softaculous Apps Installer. Then select WordPress from the listContinue reading
Automatic WordPress login security by reCaptcha
On Smarthost servers, security measures have been enabled to prevent brute-force attacks targeting WordPress. The security protects the wp-login.php address (login screen) and the xmrpc.php file (WordPress remote management). By enabling such security, a WordPressContinue reading