You can Add a Redirect from your Webuzo Enduser Panel > Domain > Redirects STEPS: Populate the Fields and Click Add Redirect to ADD a domain redirect rule from Webuzo. Select the Domain from the drop down box. Populate the input field with the Path to the particular directory you wish to redirect. If you want your […]
How to import full backup from cPanel to Webuzo
Webuzo is a popular control panel that is often used as an alternative to cPanel. If you are currently using cPanel and you want to switch to Webuzo, you will need to import your cPanel backup into Webuzo. This process is relatively simple and can be completed in a few […]
How to fix Login failed of sa user(Microsoft SQL Server , Error 18456)
“Login failed for user ‘sa’. (Microsoft SQL Server , Error 18456)” is the most common error in SQL server login. There are multiple reasons for this error. One possible reason is you are trying to use SQL Server Authentication, but the SQL server instance is configured for Windows Authentication mode. […]
How to enable sa user in SQL server
Steps To Enable “sa” User In SQL Server Step 1 Connect to the SQL Server instance using SQL Server Management Studio(SSMS) and go to Security and expand Security. Step 2 Expand Logins and you’ll see the sa account is disabled. Step 3 Right-click on the sa account and select to Properties. […]
How to install a PHP version in WHM ?
Connect to WHM. Go to the EasyApache 4 page To Add or Remove the currently installed packages, click the Customize button. Click on PHP Versions. Click the switch symbol that is located to the far right of the version to indicate that the version should be installed. […]
How to install Free SSL on Linux
Let’s Encrypt provides free SSL certificates for your websites to use secure connections. Certbot is free open source software that allows you to easily create Let’s Encrypt SSL on your unmanaged Linux server. Log into SSH as root to begin. Install Certbot in Ubuntu with snapd Our Dedicated Server Hosting […]
How to install IIS manager on windows server 2019
To install IIS manager on Windows server 2019 , you can use following steps: Open Server Manager. Click on “Manage” and then “Add Roles and Features.” In the Add Roles and Features Wizard, click on “Next” until you reach the “Server Roles” tab. Select the “Web Server (IIS)” role and […]
How to deploy .NET Core application on windows VPS
Cantech.in offers a variety of Windows VPSs that are perfect for hosting .NET Core applications. To deploy your application, you will need to follow these steps: Order a new Windows VPS from Cantech.in. Log in to your VPS and install the .NET Core Hosting Bundle and SDK. Create a new […]
Troubleshooting: installation of Kubernetes cluster
Kubernetes Cluster: Troubleshooting The Kubernetes Cluster package is an extremely complicated product, which includes multiple steps required to set up the solution. Herewith, each action can fail due to various reasons, which should be analyzed to prevent problem occurrence in the future. Below, we’ll overview the main troubleshooting steps during […]