Establishing an SSH connection Windows 11 SSH is installed by default on Windows 11. In order to establish an SSH connection, you must first...
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...
Establishing an SFTP Connection SFTP, abbreviation of SSH File Transfer Protocol (also know as Secure File Transfer Protocol), is a network protocol for securely...
SSH tips and tricks How to enable PHP modules? Have you activated some PHP modules on your web server that are not loaded by...
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...
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...
Zone SSH access policy Zone hosting platform is using asymmetric encryption (public key cryptosystem) instead of passwords in order to authenticate SSH users. If...