Zone SSH access policy You can get an overview of SSH via server management. The SSH access log can be accessed via the “Logs”...
SSH tips and tricks How to enable PHP modules? Have you activated some PHP modules on your web server that are not loaded by...
Detecting slow PHP requests On the Zone server platform, the real-time web server logs are situated in the logs directory. HTTP and HTTPS logs...
Changing the Node.js version ZoneOS platform servers default to the latest Node.js LTS (Long-term support) version. At the time of updating this article, it...
How To Change Default PHP CLI Version In Console Default PHP CLI version for Zone managed servers (shared hosting, smart dedicated servers) have the same PHP version as the...
How to view disk space usage and the number of files (inodes)? To view the amount of disk space used, run the following command in the SSH console: quota -s virt490:sn-69-1.tll07.zoneas.eu:~> quota...
MySQL database export and import over SSH command line How to import and export MySQL databases using SSH commands Since there is a 2GB limit for uploading and downloading...
Establishing an SFTP Connection SFTP, abbreviation of SSH File Transfer Protocol (also know as Secure File Transfer Protocol), is a network protocol for securely...
Establishing an SSH connection Windows 11 SSH is installed by default on Windows 11. In order to establish an SSH connection, you must first...