One client server had MariaDB 15 installed somehow, then they ask me to troubleshooting the problem them fixed that problem. Their application expected MariaDB 10.4 because this error “General error: 1615 Prepared statement needs to be re-prepared” I add repository…
Firefox packaging on Ubuntu always late when a new version of Firefox releases, due to the need for testing before release to the public. For most people who use computer this is not a really big problem because they only…
As the most used CMS in the world, WordPress has been used to create blogs, website even landing pages. WordPress has a lot of plugins and themes to choose from, that another reason why it famous in this area. Installing…
Fedora 33 just released today, if you preferred using the latest and the greatest version of Fedora right away, Fedora had a dnf plugin to upgrade the system without much hassle. I’ve been done this a few times, it always…
Systemd has built-in tools to manage time on Linux, which shipped in most Linux distro which uses systemd such as RHEL/CentOS, Fedora, Debian, Ubuntu, Linux Mint and Archlinux. The timedatectl command allows you to change time, date, and timezone on…
Gogs get attention because it’s fast and only a single binary go application which is make update/upgrade really simple. Gogs runs anywhere Go can be compiled to Windows, Mac, Linux, ARM, etc. Prerequisite – Ubuntu 20.04 – Domain name –…
ownCloud first coming as an alternative to Dropbox, Google Drive, etc. ownCloud is self hosted ‘cloud’ application that you can manage, the storage and speed depend on the hardware it installed on. It’s similiar to file manager on cloud, which…
Insomnia is a tool use for test, design, and debugs API. It’s a Postman competitor, this kind of software only has limited player. Insomnia had 2 different product Insomnia Core which is competitor of Postman, then Insomnia Designer which is…
Postman is one of the most used API Development tool, in developer tools. Few of Postman features : – API Client – Automated Testing – Design & Mock – Documentation – Monitoring – Workspaces It can be used for collaborating…
OpenVPN has 2 different versions of their software, Community Edition (open-source) and Access Server which is paid software, but it’s free for 2 users. For personal VPN it’s easier to manage since it is coming with a nice Dashboard to…