Skip to content
May
20
Hello all, I have somewhat been lazy at writing tech articles recently, mostly because I am working on some very interesting private projects for now. Note that if you do not want to trouble yourself and you don’t care about implementing your own stuffs, you can just use cloudwatch. I wanted to write down a […]
May
31
Shifting from RedHat/CentOS environment to a more Debian based system (Ubuntu 16.04) for my work desktop recently, I encountered some weird issues with Docker. Well, after the installation of docker and docker-compose, I kept getting some issues like the following whenever i would docker-compose -up Seems a permission issue. The fix was to […]