Tech Help

  • Secure Wipe USB Drive Using Windows DiskPart
    You can use the Wipe All command in DiskPart to write over all data on a drive. Start DiskPart with administrator rights. Show available disks and select the USB stick Wipe all data Create partition and format the disk
  • Lossless Cut Video Trimmer
    A useful tool for trimming videos and remuxing without re-encoding. https://github.com/mifi/lossless-cut
  • RSAT Error 0x800f0954 Windows 10
    If you receive the error 0x800f0954 when trying to install RSAT tools in Powershell you can try to enable the settings below. You may need to run gpupdate to refresh policies You should now be able to install RSAT tools.
  • Check PHP-FPM Running Versions
    In debian linux you can check the running versions of php-fpm by using the following command.
  • Windows Desktop Icons Are White
    If your icons have turned white or not displayed correctly you may have a corrupt icon cache. To reset the icon cache open Powershell/CMD in the directory below. Exit all Explorer windows or kill task in Task Manager to allow deletion of the files below Delete all iconcache.db files in %userprofile%\AppData\Local\Microsoft\Windows\Explorer Open another Powershell/CMD window… Read more: Windows Desktop Icons Are White