Deprecated: Assigning the return value of new by reference is deprecated in /var/www/mistcat.com/public/gallery2/modules/core/classes/GalleryUtilities.class on line 854 Notice: Undefined index: wpg2_sidebargridblocksimageframe in /var/www/mistcat.com/public/wp-content/plugins/wpg2/wpg2functions.inc on line 556 Notice: Undefined variable: cssappendoutput in /var/www/mistcat.com/public/wp-content/plugins/wpg2/wpg2functions.inc on line 559

Wget Tricks

Determine the Type & Version of a webserver:
wget -s -q -O - http://target.server.com | grep ^Server

Determine the total page size of a webpage including graphics and what not:
wget -r -nv --level=0 --ignore-tags=a --delete-after https://www.domain.com/whatever

Coding, Linux / Unix / CLI

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Leave Comment

(required)

(required)