Ubuntu/Linux: Get disk space with “disk usage” (du, 2023, SSH)
March 20, 2023
von Marc Wagner
“du” stands for “Disk Usage” and is a console command that displays the disk space […]
Read free space in Ubuntu via SSH (SSH, 2023, df)
March 20, 2023
von Marc Wagner
Storage space on your computer is a limited resource that can sometimes run out, especially […]
How to unpack a ZIP file in the terminal with SSH (Ubuntu/Linux)
January 30, 2023
von Marc Wagner
Uploading individual files can be a lengthy process — especially if the server only allows […]
To change the location of the PHP error_log for Apache
November 8, 2022
von Marc Wagner
You can customize the location for the error_log in most cases using PHP. This is […]
Where are the PHP error messages (error_log) stored?
November 8, 2022
von Marc Wagner
If enabled, Apache stores all PHP error messages of your website in a separate log […]
Copying files over SSH with rsync
July 22, 2022
von Marc Wagner
As a WordPress agency, we also take over moves of websites and WooCommerce stores. This […]
How do I enable CORS in Apache and Nginx
September 12, 2021
von Marc Wagner
The CORS header is used to restrict cross-origin HTTP requests via scripts. However, in some […]
Copying files using SSH.
January 30, 2023
von Marc Wagner
As an Internet agency, we also handle relocations and migrations of websites, portals and applications. […]