Search Our Database

Renew Let’s Encrypt SSL for Plesk Login Page

Introduction This guide provides instructions on how to renew the Let’s Encrypt SSL certificate for the Plesk login page using the Plesk control panel. Let’s Encrypt offers free SSL certificates to secure web traffic, ensuring that data transmission between users and servers is encrypted. Regularly renewing these certificates is crucial to maintain secure connections and

How to login to Plesk 12.5

Introduction This guide outlines the steps to log in to Plesk 12.5, a popular web hosting control panel used for managing websites, domains, and server settings. Logging in to Plesk allows administrators and users to access a variety of tools for server and website management. This article also covers how to change the default login

How to enable MySQL Query Log on Linux Server

Introduction MySQL Query Log is a feature that logs all queries run on a MySQL server, which is useful for debugging and performance monitoring. Enabling MySQL Query Log on a Linux server allows administrators to track SQL queries executed by MySQL, helping with debugging, monitoring, and optimizing database performance. This feature is vital for database

How to Change FTP Access Credentials in Plesk 12.5

Introduction This article provides a detailed guide on how to change the FTP account username or password for a system user in Plesk 12.5. Managing FTP credentials is essential for maintaining the security and accessibility of your web hosting environment. Whether you need to update a password due to a security breach, or you want

FileZilla timeout settings

Introduction FileZilla is a cross-platform FTP application that allows users to access server files without directly logging into the server interface. One of FileZilla’s key features is the Timeout function, which automatically disconnects the session after a specific period of inactivity (default is 20 seconds). Upon disconnection, users must re-enter their password to log in

How to create FTP accounts in Plesk control panel

Introduction This guide provides step-by-step instructions on how to create new FTP accounts in Plesk versions 9.x and 10.x. FTP accounts are essential for managing files on your server, allowing users to upload, download, and modify content within specified directories. This guide is specifically for users and administrators using Plesk versions 9.x and 10.x, which

How to convert a PEM file to PPK Using PuTTYgen

Introduction PuTTYgen is part of the open-source network client, PuTTY, and is essential for generating public and private SSH keys for servers. The native file format for PuTTY is ppk. In addition to key generation, PuTTY is commonly used for SSH connectivity, allowing secure data transfers between a local machine and a remote server. Privacy-Enhanced