Articoli
RSYNC is a command tool that's easy to use to copy files from a specific location to another,...
How to ZIP, TAR, and UNTAR filesThis article will help you to handle file formats TAR, GZIP, BZIP and ZIP on Linux operating...
How to check for SMTP blocking on your serverSome internet service providers block their customers from accessing port 25 on server located on...
How to check if port 25 is blockedIf you're able to get email without any problems, but you're unable to send email from your...
How to ensure ports are open via command line for WHMThis article explains how to open ports on your server in CSF. Be aware that opening ports on...
How to find out which PHP and Apache Modules are installedLogin via SSH to the server and run the following commans to find out which PHP and Apache...
How to fix suPHP permissionsTo begin the process of fixing suPHP permissions you'll need to ensure you have SSH access for...
How to perform a traceroute in MacOSAt times customers may be unable to reach the server where their website is hosted due to network...
NANO commands - a how-to guideNANO is a tool you can use to modify or create files in SSH. It offers a wide-range of...
Performing a Path Ping from WindowsWhat's a PathPing? The PathPing tool is a route tracing tool that combines both features of Ping...
Useful CSF SSH Command Line Commands (CSF Cheat Sheet)The below list contains a definitive guide on how to run commands. csf -s Start the firewall...
Working with CronJobsCron jobs are a method to shcedule tasks to run your server automatically. Cron runs as a service...