How to Configure Rsyslog in CentOS/RHEL 7 Server
By default, Rsyslog service is automatically installed and should be running in CentOS/RHEL 7. In order to check if the daemon is started in the system, issue the following command…
Setting up Virtual user with VSFTPD with Different Permissions
If you want to setup a virtual user with VSFTPD and also want to share the same directory across multiple users then you can refer the below simple steps to…
Some of the selected domains or aliases were not activated.Unable to activate the domain: Either the domain owner or their subscription is suspended.
Issue occurs when administrator suspend domain. Cause due to renewal date. Fix you can try. Open RDP and run following command. plesk bin site –on example.com replace example.com with your…
How to Restore One Database From All Database mysqldump
In this tutorial we are going to learn how to restore single MySQL database from a mysql backup file, which contains multiple databases. What if you backed up all databases…
IIS Rewrite MSI package installation fails on Plesk server: The call to SRSetRestorePoint API failed
Log in to Plesk server via RDPOpen gpedit.msc and go to Computer Configuration > Administrative Templates > Windows Components > Windows InstallerEnable ‘Prohibit Rollback’ policy and press OKInstall IIS Rewrite…
Mount LVM disk using Ubuntu LiveCD
Mounting is an easy process to do, provided the filesystem type you are using is supported. What happens when you have an LVM formatted disk, and you need to mount…
How to secure a Plesk hostname on port 8443 with Let’s Encrypt
In Plesk, go to Extensions and search for Let’s Encrypt.Extensions_-_Let_s_EncryptClick on Let’s Encrypt and then click Get it free (or Install).Once installed, go to Tools & Settings > SSL/TLS Certificates…
Let’s Encrypt SSL on Debian 9 with Apache web server
Prerequisites Step 1: Installing Let’sEncrypt certbot The first step to using Let’s Encrypt to obtain an SSL certificate is to install the certbot Let’s Encrypt client on your server. To…
how to share your local drive in rdp
Open Remote Desktop Connection by going to Start > All Programs > Accessories > Remote Desktop ConnectionsIn the Remote Desktop Connection window, click on Show Options.Click on the Local Resources…
Adding custom httpd.conf code to the VirtualHosts of a domain
DirectAdmin Allows Admin to insert extra httpd.conf code that a User may require. To access the control page for this functionality, go to Admin Panel -> Admin Settings -> Customize…