Toggen Blog
Tech tips
Articles
Latest
Backups from Veeam Agent for Windows to Synology Failing
Trying to get more reliable Veeam Agent for Windows backups to Synology SMB shares which are failing... with errors The network path is: Optiplex XE 4 Workstation <=> NETGEAR A6150 WiFi USB 2.0 Adapter <=> Unifi WAP <=> Unifi Switch <=> Unifi UBB <=>...
How to find the SSH Username and Password for Unifi Switches and WAP’s in the Unifi Cloud Network Console
Using a Desktop Browser Login to the Cloud Console Network App and select the Unifi Devices icon Click "Device Updates and Settings" and a pane will appear on the right Scroll down and expand "Device SSH Settings"
During Veeam Agent for Windows Restore Operation Computer Throws Error and Reboots
Windows 11 Enterprise 25H2 - Attempting a Veeam Agent for Windows (unlicensed) file restore while logged in as an AzureAD account. The computer throws the following error and reboots after displaying a "Your PC will automatically restart in one minute" dialog: Backup...
Dell Workstation with Excruciatingly Slow DVD File Copy
The problem: I have 2 Optiplex XE 4 Series Workstations each having "ATA HL-DT-ST DVD+/-RW GU90N" DVD/CD-ROM Drives which had **extremely** slow copy off CD or DVD's e.g. 7GB took over 24 hrs. The copy would start and then drop to 0 bytes/sec and then stay like that...
Elementor Advanced Tabs using Short Codes for Template inclusion and template contents are hidden
After a recent upgrade to Elementor 3.35.5 and Elementor Pro 3.35.1 Problem: Advanced tabs were not showing the contents of templates included using a short code. (content was there and taking up space but display: hidden). When looking at the Page containing the...
“The system cannot find the path specified.” when trying to delete a deeply nested folder tree using cmd.exe rd /s
rem single quotes don't work E:\>rd /s '\\?\E:\Downloads' '\\?\E:\Downloads', Are you sure (Y/N)? Y The filename, directory name, or volume label syntax is incorrect. rem use double quotes work E:\>rd /s "\\?\E:\Downloads" \\?\E:\Downloads, Are you sure (Y/N)? y
