Huy Minh Ha

Software development, Tech and other stuff


Thu 03 December 2015

What is Medium

Posted by Ha.Minh in Blog   

Medium is a web-based service that let anyone publish articles online that was founded in 2012 by 2 founders of Twitter: Ev Williams and Biz Stone. Ev Williams said Medium was "a new place on the Internet where people share ideas and stories that are longer than 140 characters and ...

Read more...




Thu 01 January 2015

A netcat cheatsheet

Posted by Ha.Minh in Programming   

Netcat or nc is a networking utility for debugging and investigating the network. This utility can be used for creating TCP/UDP connections and investigating them. The biggest use of this utility is in the scripts where we need to deal with TCP/UDP sockets. In this article we will learn about the netcat command by some practical examples.

Read more...