Tech Help

  • 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
  • WSL Ubuntu Reclaim Space on Vdisk Image Using Diskpart in Windows
    Possible Disk Image locations If using Docker Desktop, exit the program and shutdown WSL(use terminate if wsl starts up again automatically), check nothing is running Start Diskpart with elevated privileges Attach the image file and compress the image
  • Docker Import Mysql Database
    To import a mysql database via Docker use the following command. Use the code below to obtain the mysql-container name.