The Samsung range of SSD drives boast about their hardware level encryption - but what surprises me is that there is so little detail about this feature. In fact, the…
The following command can be used to copy the contents from one drive to another on a Windows computer. Note - this is a file/folder level copy - NOT a…
The following DOS command can be used to create a test file of any length. fsutil file createnew <filename> <filesize in bytes> For example, to create a 10 megabyte test…
OptiPNG is a powerful command line tool that compresses PNG images through optimisation. With it you can process a collection of PNG images to dramatically reduce their size, which is…
The following list shows how you can use DOS to do basic arithmetic, for example sum, subtraction etc. You can use these with other variables, for example if I hate…
The DOS script below can be used to take the current month and echo the current month name, e.g. November. This is helpful if you need to output the month…
There's been numerous reports of websites receiving mystery traffic that includes RK= and RS= directories that don't exist on the website. For example, if a page was www.domain.com/folder/article You would see www.domain.com/folder/article/RK=0/RS=M9j32OWsFAC_u8I6a0xOMjYKU_Q-…
The list below details the attachments that are blocked by default by Outlook 2013. To unblock the attachments, see Outlook 2013 – How to unblock ‘potentially unsafe’ attachments File…
If you're running a Joomla website you may be just like me, naively assuming the CMS is secure from attack. Unfortunately that is far from the truth. In fact, when…