How to install and configure Gradle?

Gradle is a build automation tool that integrates with multiple IDEs.  Install of Gradle on Linux and Windows systems are pretty similar. As a part of our Server Management Services, we help our Customers with Software installations regularly. Let us today discuss...

How to redirect URLs using nginx?

Webmasters commonly use the .htaccess rules to implement redirects on websites. However, this form of redirect is not effective while using Nginx. As a part of our Server Management Services, we help our Customers to implement redirects regularly. Let us today discuss...

How to install and configure smartctl?

Webmasters monitor the current status and health of hard drives via the SMART attributes. Install smartctl on Linux is pretty similar for various distributions. As a part of our Server Management Services, we help our Customers with software installations regularly....

How to configure SFTP server with chroot ?

Secure File Transfer Protocol/SSH File Transfer Protocol (SFTP) is a common method used to transfer files securely.  Configuring SFTP server with chroot ensures to generate a Jail like environment where users cannot access any folders beyond their home directory. As a...