
CLI Commands
How to increase Disk space in Ubuntu Server
How to Check Disk Space in Linux Server? Run the following command to check disk space in server df -h How to check Disk List in Linux Server?

How to Check Disk Space in Linux Server? Run the following command to check disk space in server df -h How to check Disk List in Linux Server?

File Permissions for WordPress installation as follow cd /var/www/example.com/htdocs find -type d -exec chmod 755 {} ; find -type f -exec chmod 644 {} ;

Need to run after changes done in Server (AWS Backend) ee service restart nginx-proxy To Create WordPress Website ee site create exmaple.com –type=wp To Update