Occasionally useful to find out the dimensions of an image without having to load an image editor or file manager. From the ImageMagick toolkit: identify myimage.jpg tiffinfo myimage.tif pnginfo myimage.png
Browsing all articles from February, 2011
10
Jun
2011
Jun
2011
SquidGuard LDAP User Search and Special Characters
So I had a problem with the ldapusersearch string as some eejit has created an OU with spaces and an apostrophe in the name. So the characters are represented as: [...]
10
Jun
2011
Jun
2011
Squid 3 Warning
WARNING: (B) ‘::/0′ is a subnetwork of (A) ‘::/0′ I had this warning when restarting squid 3. I had a line left over from squid 2: acl all src 0.0.0.0/0.0.0.0 [...]
9
Jun
2011
Jun
2011
Building RPMs for Squid, SquidGuard
Squid Get a few dependencies to get the ball rolling: yum -y groupinstall “Development Tools” yum -y install rpm-build openjade linuxdoc-tools openldap-devel pam-devel openssl-devel httpd rpm-devel expat-devel db4-devel libpcap-devel Browse [...]

