How to “Sudo” without password In Ubuntu

Introduction Entering your password every time you run a sudo command can be time-consuming, especially when you frequently perform administrative tasks. To improve your workflow, you can configure your server to disable the password prompt for sudo commands. This guide is intended for users who manage their own servers and want to bypass the password

How to change file permission on Plesk Control Panel

Introduction Managing file permissions in the Plesk Control Panel is crucial for ensuring proper access control to website files and directories. File permissions determine which users can read, write, or execute specific files or directories. Misconfigured permissions may lead to security vulnerabilities, such as unauthorized access to sensitive files, or issues where users cannot modify

How to concatenate multiple certificate files into one bundled chain file for LBaaS

Introduction In the context of Load Balancer as a Service (LBaaS), it’s crucial to provide a complete certificate chain for secure communication between clients and servers. A certificate chain typically includes the end-entity certificate, any intermediate certificates, and the root certificate. Concatenating these certificates into one bundled chain file ensures that the load balancer can

How to view web statistics in Plesk 12.5

Introduction Monitoring web statistics is essential for evaluating the performance and efficiency of your website once it is live and indexed by search engines. Web statistics provide valuable insights into visitor behavior, traffic sources, and other key metrics that can help optimize your site. This guide will walk you through the process of accessing web

Limiting outgoing mail in Plesk 12.5

Introduction Hosting providers often impose restrictions on the number of outgoing email messages per hour to limit spam or ensure fair resource usage. These limits can be applied to various levels such as subscriptions, domains, or individual mailboxes. By default, the hosting provider sets these limits, but they can be adjusted as needed. There are

Using External Mail Servers for Plesk (such as Gmail)

Introduction In some cases, you may want to route your domain’s email through an external mail server rather than using the default mail server provided by your hosting service. This configuration is commonly used when integrating with third-party email services like Google Workspace, Microsoft 365, or other specialized mail providers that offer enhanced features such

Setting up mailing lists in Plesk 12.5

Introduction A mailing list is a convenient way to send email messages to multiple recipients at once. It allows you to create a group email address to which multiple users can subscribe. Email messages sent to the mailing list can range from simple text updates to rich newsletters and promotions containing embedded images, links, and

How to create new DNS zone file in Plesk

Introduction If you encounter issues with the DNS zone file for your domain in Plesk, such as the DNS records not functioning, missing zone files in the Plesk DNS folder, or problems persisting even after restoring to default settings, it may be necessary to recreate the DNS zone. This guide provides step-by-step instructions for identifying

How to Enable or Disable ModSecurity in cPanel

Introduction ModSecurity is a popular web application firewall that helps protect websites from various attacks, such as SQL injection and cross-site scripting. For website owners and administrators using cPanel, managing ModSecurity settings is essential to ensuring the security and functionality of their site. This guide provides a step-by-step approach to enabling or disabling ModSecurity in