Thursday, October 25, 2012

Windows 7–Increase shared folder access speed

Open a CMD and type below.

netsh int tcp set heuristics disabled

netsh interface tcp set global autotuninglevel=disabled

Reboot the system. This will significantly increase the shared folder access speed in Windows 7 client PCs.

Device of the day

Smile

2012-10-24 10.55.39

Getting started with DevOps

A good read https://medium.com/@devfire/how-to-become-a-devops-engineer-in-six-months-or-less-366097df7737 *** Disclaimer! This post is ...