-
By default, the Dock on macOS has relatively slow hide/show animations. Here’s how to accelerate its speed using Terminal on your Mac. Commands:defaults write com.apple.dock autohide-time-modifier -int 0;killall Dockdefaults write com.apple.dock autohide-time-modifier -float 0.15;killall Dockdefaults delete com.apple.dock autohide-time-modifier;killall Dock What you will learn: 1. Accelerating the Dock animation speed using Terminal on Mac a. How…
-
GPUs are expensive PC parts, so you should always take care of them. Here are a few ways you can check your GPU to see if it’s still performing well. Chapters:0:00 Intro0:23 Using the Settings App0:56 Using the Device Manager1:35 Using the Task Manager2:01 Using the DirectX Diagnostic Tool2:26 End screen What you’ll learn: 1.…
-
Enjoy spatial sound on Windows 11 with this video. Chapters:0:00 Intro0:23 How to Enable Spatial Sound through Windows Settings0:49 How to Enable Spatial Sound Via Control Panel1:43 How to Enable Spatial Sound Using Volume Mixer2:25 End screen What you wil learn: 1. How to greatly enhance your listening experience 2. How to easyly enable spatial…
-
If you’re keeping passwords, account numbers, and other confidential information on text files in your PC, you need these apps. Links:Steganos LockNote download page on Softpedia – https://www.softpedia.com/get/Security/Encrypting/Steganos-LockNote.shtmlSecure Edit Softpedia page – https://www.softpedia.com/get/Office-tools/Text-editors/SecureEdit.shtmlWindows PeaZip page – https://peazip.github.io/peazip-64bit.html Chapters:0:00 Intro0:23 How to Add Passwords to Text Files With LockNote3:07 How to Add Passwords to Text Files…
-
In this video tutorial, I’ll show you how to tackle high CPU and disk usage caused by the Windows Search Indexer with various solutions for Windows 10 and 11. Commands:DISM.exe /Online /Cleanup-Image /Restorehealthsfc /scannow Chapters:0:00 Intro0:23 Restart Windows Search Service1:09 Rebuild Index1:46 Run an SFC Scan6:03 Run DISM Tool to Fix Windows7:46 End screen What…
-
Install the Google Drive for Desktop application from the Google website Add the files and folders you want synced to the virtual drive Google Drive creates Right-click additional folders and select “Sync or Backup This Folder” to add it to your Google DriveGoogle has been doing its part to make sure everyone has a backup…
-
Break out of the loop. Problem and Solutions:If you get the command could not be located because ‘/usr/bin:/bin’ is not included in the PATH environment variable error – Execute the command “export PATH=”/usr/bin:$PATH” without the qoutes Commands:sudo dpkg-reconfigure gdm3sudo apt purge gdm3sudo apt install gdm3 Chapters:0:00 Intro0:23 Reconfiguring gdm31:02 Reinstalling gdm32:31 End screen What you…
-
If you have a Windows computer with both Wi-Fi and ethernet connectivity, you might have stumbled across a situation where you felt like using them both simultaneously. Worry not, because this is actually possible to do. Here’s how you can use Wi-Fi and ethernet at the same time in Windows. Chapters:0:00 Intro0:23 HOW TO USE…