How to Change Document Root for a cPanel Main Domain
By default, cPanel sets the main domain’s document root to public_html. However, sometimes you need to point it to a different directory…
By default, cPanel sets the main domain’s document root to public_html. However, sometimes you need to point it to a different directory…
Install requirements Create a user for desktop use. For this example, I will use the username “user1”. switch to the user Start…
DeepSeek-TUI is an open-source command-line coding assistant written in Rust. https://github.com/Hmbown/DeepSeek-TUI To install on Ubuntu, just download the latest release To run…
WooCommerce makes it easy to customize the text shown on the checkout button. If you want to replace the default order button…
When i login to a server, SSH connection take more than 2 minutes. Solution: In the server, I disabled UseDNS in /etc/ssh/sshd_config…
To see the disk quota for a user, run To see disk used by a cpanel user, run To see MySQL usage,…
SpamAssassin is one of the most widely used open-source spam filtering systems for email servers. It is commonly deployed together with Postfix…
iotop shows which process is doing disk I/O. Shows only tasks doing I/O: -o toggles “only active I/O”-a accumulates I/O per process-P…
When connecting to a windows RDP server, i got error We couldn’t connect to the remote PC because the user account has…
Alpine Linux is a lightweight, security-focused Linux distribution renowned for its simplicity, small footprint, and performance. Designed for power users, developers, and…
To find cpu temperature on Linux, run You can also use sensors command, to install, use To find cpu frequency, run To…