tech

A bug was reported in recent Silverblue upgrade. It cause some existing containers failed to start and enter. If you try to enter the container you will get Error: unable to start container. Use podman to the error will be more detailed Error: setrlimit RLIMIT_NOFILE: Invalid argument: OCI runtime error.

Read More

Fedora Silverblue is a popular Linux distribution that emphasizes containerized applications using the OSTree-based system. In this tutorial, we’ll explore how to set up and run Syncthing, a powerful file synchronization tool, within the Silverblue toolbox. By isolating Syncthing within a toolbox, you can maintain system integrity and easily manage its dependencies. Let’s dive in!

Read More

If you see your Docker container ports got exposed and bypassed all UFW rules, that is normal because Docker will manipulate iptables when creating container. Docker in default will work with iptables nicely without user creating complicated iptables rules. If you don’t want Docker creating iptables rules or you are using UFW, you need to propertly configure them to make then work nicely together.

Read More

Isso is an open source comment system similar to Disqus and other paid comment systems, but without using heavy third party script that contain tracking and analystic functions. It use SQLite3 database to store comments since comments take very litttle space.

Read More