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.

Elasticsearch python client

Elasticsearch python client and sample code for indices creation and deletion, document indexing, and searching. For elasticsearch installation, see post elk-getting-started-notes.

Python coding style guide

PEP8 (Python Enhancement Proposal 8) is the style guide for python coding and this post lists some of the important rules that should be followed.

SQL functions

SQL functions.

SQL basics

SQL basics.