End User Environment 用戶環境

Customize Windows Terminal in Powershell

2021-04-14 C.H. Ling 0

Terminal is the tools for developer and operator and it streamline many routine process in batch. And we are face it almost everyday. There are several tools which can help to customize it to make […]

Database

[Database] MySQL Tunning

2021-04-12 C.H. Ling 0

For tuning MySQL, normally it will check index scan, cache and any hardware allocation align with database or not. To measure it, there are several tools to support your judgement.