Monthly Archive: December 2019

Windows 10 Insider Preview Build 19536 Releases

Recent news has pointed out that Microsoft may complete the development of Windows 10 20H1 (version 2004) this week, but for the time being, Microsoft will not make an RTM version. It is interesting...

How to view network status in Linux with ss utility

ss – another utility to investigate sockets. ss is used to dump socket statistics. It allows showing information similar to netstat. It can display more TCP and state informations than other tools. Use Example...