This is the sample configuration of haproxy as load balancer and keepalived to make load balancer high available
Continue readingKubernetes
This is a quick review of kubernetes command line tool, kubectl. The goal is quick review and some kind of cheat sheet: Command Details kubectl […]
Continue readingBackup Project with Minio
In this post we cover the step needs to config and write a docker file to backup and restore a mysql database to MiniIO object […]
Continue readingWhat is Docker
Docker is an open source container management and orchestration
Continue readingDocker Compose
This is the definition of docker compose: It is used for make deployment easy. by using docker compose you can deploy multi-container apps or services […]
Continue readingChanging RDP port
How to change RDP port? in the registry editor change the following value: HKEY_LOCAL_MACHINE\System\CurrnetControlSet\Control\TerminalServer\WinStations\RDP-TCP\PortNumber change the port number to desired value
Continue reading