Toggen Blog
Tech tips
Articles
Latest
PHP –with-gd required for WordPress Image Upload Resizing
Problem: If your resized image radio button options aren't available when you try to upload/insert an image into a wordpress post. Then you probably don't have gd enabled in PHP. Symptom: Work-a-round: Create a thumbnail of your image locally to the size you want and...
Eureka moment on transfer speeds
I have a Cisco Catalyst 100mbps switch between my source and destination workstations. I'm trying to copy about 26.1GB across and it's going to take circa 40minutes. My question is: Why am I only getting 11.2MB/s when I have a 100mbps switch? Quoting here I get an...
VMPlayer Command Line Options
Usage: vmplayer.exe [OPTION...] [--] [configuration file] where OPTIONS are: -v show program version -X Enter full screen mode when a virtual machine is powered on -U Enter Unity when a virtual machine is powered on -s NAME=VALUE Set Preference variable NAME to...
Why are news websites so prone to hosting mailware – SBS.com.au
The last time I noticed this happen is when our local radio station 2HD had a script inclusion to something noxious. Anyway IT security is important.
Securing SSH
Looking at my auth.log on an internet accessible server. I notice that there has been 3071 unsuccesful login attempts since last the logs rotated. cat /var/log/auth.log | grep invalid | grep ssh | wc 3071 49136 327541 # does any one know how to match two arguments...
Hard Disk Partitioning Fail
Just had a situation where I ran palimpsest and tried to carve another partition onto a 2TB disk which I had only put a single 500GB partition on. To cut a long story short I ended up losing the current partition on the disk which was also my /home. So not fun. In the...
