Bell HomeHub 1000

1st June 2022

What a pile of crap. Bridge mode turns off the NAT in the HomeHub router and the device acts like a DSL modem. The wifi may also be off when…

πŸ“Œ
0πŸ’¬ read more

Adobe Acrobat won’t Print

How to FIX: Acrobat Reader Can’t Print PDF files in Windows 10 2004. Method 1. Disable the Protected Mode in Acrobat Reader. For an unknown reason, the printing problem in…

πŸ“Œ
0πŸ’¬ read more

Installing Win Updates on a Schedule

20th May 2022

Install-Module -Name PSWindowsUpdateYGet-WUInstall -NotCategory “Drivers” -AcceptAll –IgnoreReboot Works on Win10 and Windows Server 2016+. NOT on WinServer2012r2

πŸ“Œ
0πŸ’¬ read more

Fortigate New VPN Recommendation

19th May 2022

When setting up a new Remote Access VPN I recommend to always change to a custom tunnel and set a Peer ID. name can be anything, doesn’t matter. i Typically…

πŸ“Œ
0πŸ’¬ read more

SpecOps Password Audit

17th May 2022

Free software to audit your AD passwords. Compares passwords to HaveIBeenPwned database. Other software can do the same but this does it for free and it’s easy to use. https://specopssoft.com/blog/checking-pwned-passwords-active-directory/

πŸ“Œ
0πŸ’¬ read more

TeamViewer Clipboard attack

Teamviewer shares the clipboard with anyone remote controlling it. And it will synconSo if you ask someone to remote control your PC or a 3rd PC you are remote controlling…

πŸ“Œ
0πŸ’¬ read more

Cybersecurity Zone Defense:

13th May 2022

We can think of Cybersecurity as having 3 basic zones; Red, Yellow, Green.Red Zone is the internet. Make sure everything here is locked down tight, No compromises. Zone includes your…

πŸ“Œ
0πŸ’¬ read more

RdWeb RDP multi monitor fix

12th May 2022

Edit your published RDP app and add the flag /multimon source https://www.atera.com/blog/learn-how-to-use-remote-desktop-with-multiple-monitors/

πŸ“Œ
0πŸ’¬ read more

NextCloud common problems

10th May 2022

Error “Untrusted Domain”Solution: edit /var/www/html/nextcloud/config/config.php ‘trusted_domains’ =>array (0 => ‘localhost’,1 => ‘nextcloud’,2 => ‘nextcloud.local’,3 => ’10.*.*.*‘, ),

πŸ“Œ
0πŸ’¬ read more

How to Track Registry changes

4th May 2022
πŸ“Œ
0πŸ’¬ read more