Author Archives: Nick

My Cloud NAS Devices Vulnerable to Auth Bypass for over a Year
avatar

https://www.bleepingcomputer.com/news/security/my-cloud-nas-devices-vulnerable-to-auth-bypass-for-over-a-year/

Posted in Security | Leave a comment

Over 90% of US Retailers fail PCI DSS – Infosecurity Magazine
avatar

https://www.infosecurity-magazine.com/news/over-90-of-us-retailers-fail-pci/

Posted in Security | Leave a comment

Transfer FSMO Roles from a DC
avatar

Is your Primary Domain Controller getting old and in need of replacing?  Need to power it down for an extended period?  Transferring your FSMO roles is very easy to do and can save a big headache down the road.  To … Continue reading

Posted in Guides, Windows | Tagged , , | Leave a comment

Recover FSMO Roles from a dead DC
avatar

As a system administrator you work hard to make sure it never happens by having as much redundancy as you can but sooner or later you will lose a domain controller which has a role assigned to it.  If you … Continue reading

Posted in Guides, Windows | Tagged , , | Leave a comment

Add a User to a Linux Group
avatar

If you need to add an existing user to a Linux group it is very easy, just run the following command: usermod -a -G <group name> <user name>

Posted in Guides, Linux | Tagged , | Leave a comment