linuxwave
Linux is for everybody. Lets enjoy it.
Wednesday, March 10, 2021
Fixing Wrong Timezone in Docker Logs
›
I had this issue of my running container logs is using UTC as its timezone, which will make troubleshooting process quite troublesome. After...
Monday, March 8, 2021
Postgresql 13 Streaming Replication using Docker
›
In this setup, we will create a 2 nodes postgresql streaming replication, in docker. This article will make use of postgresql image version ...
Saturday, March 6, 2021
Configuring Mysql Asynchronous Replication
›
In this exercise, we will use one master and one slave. The addresses are as follow: master: 10.0.0.10 slave: 10.0.0.20 1. Make sure mysql-s...
Sunday, February 14, 2021
Connecting to GlobalProtect VPN in Linux Mint
›
I encountered GlobalProtect (GP) vpn while working on a project, and somehow the vpn portal does not have any linux client for me to connect...
Saturday, February 6, 2021
Displaying Text on Remote Desktop over SSH
›
I used this trick to warn my kids that their computer playing time is almost over. The application name is zenity, and we need to set our DI...
‹
›
Home
View web version