Setting up patch management for a new Nable Client.

Step by setp video: https://www.youtube.com/watch?v=a5lSbSbq2pYDoes have some back-and-forth config for Huon, the list below is in the ‘ideal’ order.Pre-Checks:1) **Ensure Group Policy doesn’t conflict with NABLE**2) All […]

How to Update SSL Certificates on iManage Work 10

Use this to Generate a Command for Open SSL e.g the below https://www.digicert.com/easy-csr/openssl.htmopenssl req -new -newkey rsa:2048 -nodes -out test_test_com.csr -keyout test_test_com.key -subj “/C=US/ST=Test/L=/O=Test/CN=test.test.com” Now add to the […]

Spector and Meltdown

Firstly, Spectre and Meltdown is a completely different class of flaws that is not the same as the traditional flaws. Hence, the industry is trying to quickly […]