I was trying to start a docker container with docker-compose, but greeted with an error $ docker-compose up [+] Running 6/5 ⠿ Network peertube_default Created…
I was trying to blur some part of my video with motion tracking added, but somehow there is no Motion Tracker in the list of…
I don’t usually accessing a phone storage on PC. But when I do, they will refuse to work. For this blog post, I was trying…
rmadison is a command to check package version available in all supported Debian release. This is a very useful command in case you are searching…
Preventing a package from being installed can be very useful in some cases. This guide will show you on how to do that. Issue I…
I was trying to use adb on my connected phone, but somehow adb devices showed me this $ adb devices List of devices attached 7e0d288f…
Issue I haven’t updated my Ubuntu server for a long time. When I tried doing that, I got a lot of locale error locale: Cannot…
I got a bunch of network failure error when trying to run $ sudo apt update on my Ubuntu. The error looked like this $…
My friend just have his server installed with Ubuntu 18.04 and somehow snap wouldn’t install packages. He tried to install docker $ sudo snap install…
So, I have been playing with Plexdrive recently and having an issue stopping the process and unmounting the mount point. When I executed $ fusermount…