Linux

wget

Mirroring a site with wgetwget print content to screenwget force IPv4/6 download Download Multiple Files To download multiple files from FTP server,…

Enable Error Logging in php-fpm

Edit your pool file vi /etc/php/7.0/fpm/pool.d/www.conf Add catch_workers_output = yes php_flag[display_errors] = on php_admin_value[error_log] = /var/log/fpm-php.www.log php_admin_flag[log_errors] = on if you only…

mount

Remount a file system in rw mode mount -o remount,rw / Mount Windows Share in Linux unknown filesystem type linux_raid_member mount: unknown…