You might want to checkout the following link at https://www.comparitech.com/an
Tech Notes
This page contains a collection of technical sharing on Windows Server, security related articles, tips & tricks, useful tools and more.
Friday, September 8, 2017
Cybersecurity resources: A big list of tools and guides
Recently I have been having a discussion with someone I have met virtually on the internet about Cyber Security. I get to know them and they have a list of series of Cyber Security tools that they have written for security awareness.
You might want to checkout the following link at https://www.comparitech.com/an tivirus/guides/cybersecurity- resources-and-tools/.
You might want to checkout the following link at https://www.comparitech.com/an
Monday, October 24, 2016
Moving domino SHA1 to SHA2 without investing on new license
Introduction
I believe everyone is aware of the SHA1 news, that starting from Jan 2017. All the browser will stop supporting it and the new replacement it will be SHA2. I believe a lot of IT folks might be looking into alternative for a better mitigation for their application.
I did perform some test on some application and I do have some recommendation. if you do search on public internet, most of time. They will mention about using Apache or even upgrade the software itself. But sometime, we might not have the luxury approach, so i intend to try out with IIS ARR.
Here are some of the steps that will assists you on fixing the problem.
I did perform some test on some application and I do have some recommendation. if you do search on public internet, most of time. They will mention about using Apache or even upgrade the software itself. But sometime, we might not have the luxury approach, so i intend to try out with IIS ARR.
Here are some of the steps that will assists you on fixing the problem.
Wednesday, April 8, 2015
Powershell property not valid
Introduction
get-aduser -filter "samaccountname -like 'myname'" -property *
I will get some error messages. Just google around and I found the following hotfix.
http://support.microsoft.com/en-us/kb/2923122
Summary
Saturday, March 14, 2015
Creating Hyper-V virtual switch with powershell selection
Introduction
Creating virtual switch each time for your lab, might be frustrating. The above will give you some minor steps that you could do to increase the productivity of creation on your end. What you can do is to use windows powershell to create those switch as you want.
How
In the next article, I will share more on the combination script to use for VM creation as well. Now we will just be focusing on switch creation.
How
In the next article, I will share more on the combination script to use for VM creation as well. Now we will just be focusing on switch creation.
Wednesday, February 4, 2015
Free windows 10
This will attract more developer attention.
http://www.windows10update.com/2015/02/free-windows-10-on-raspberry-pi-2-sure-to-attract-developers/
Subscribe to:
Posts (Atom)