Tailscale is an awesome system that allows you to communicate with all your added devices seamlessly via WireGuard connection. This opens a lot of possibility…
FileBrowser is a neat program that allows you to access files on your system. You can access, rename, delete, move, and much more right from…
There is a feature in WordPress where data from database are auto-loaded in every page request. This feature is called autoload. This can be a…
Problem I was trying to create a MySQL user with this command CREATE USER ‘user@localhost’ IDENTIFIED WITH mysql_native_password BY ‘fTNg3gHQdSmDsJp’; Although there is no syntax…
I was greeted with this error in PHP log where redis is being used. PHP message: RedisException: MISCONF Redis is configured to save RDB snapshots,…
Have you ever had this issue on your website with Firefox, where your Adsense wouldn’t load at all after everything you have tried? You came…
OVH docs for setting up IPv6 can be a little bit confusing and inaccurate. Their cloud came with only IPv4 enabled, and you must enable…
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…
Learn on how to link your existingv Sony account to Playstation.
Recently in v4.2.0, editing feature has been added in Peertube, allowing you to do some simple edits on your uploaded videos. But for some reason…