Java sort HashMap by key

Java sort HashMap by key.

How to iterate maps in java

How to iterate maps in java.

Jenkins html publisher css issue

Noticed in latest jenkins build (e.g. 2.19.2), the css style of html report published by html-publisher-plugin is not working.

Python connect mysql with pymysql

PyMySQL is a pure-Python MySQL client library which allows you to easily connect to MySQL db and perform db operations in pythonic way.

How to reset mysql root password

How to reset mysql root password.

Troubleshooting network connectivity with Ping

Ping is the most commonly-used tool for simply troubleshooting network connectivity.

Enable snmpd on RHEL linux

How to enable snmpd on RHEL linux for performance data monitoring via SNMP.

Android layout_weight

Android layout_weight

Mac network traffic monitoring tool nettop

Mac network traffic command line monitoring tool nettop.

TestNG verbose config

In testng.xml, the "verbose" attribute of the suite tag is very useful for troubleshooting configuration related error. Its values can be set as 1 to 10, and smaller value means lower verbose and bigger value means higher verbose.