schizzi, note, appunti raccolti durante il mio viaggio
cgroups_fork-bomb
Mitigare una fork bomb tramite l'uso di cgroups
Read more ⟶
A_brief_story_of_hier
Some of the vicissitudes around the changes in the filesystem hierarchy
in major Linux distributions from 2011 to today. /usr-merge and bin/sbin
unification are the changes that have been taken into consideration.
Read more ⟶
notes on `Rootless`
mainly taking notes about different rootless-mechanism
implementations in buildah, podman and rootlesskit.
The level is: what's rootless/how does it even work.
Read more ⟶
Container Adventures 1
Exploring podman's codebase.. and trying something as stupid as modifying the
version string when doing `podman version`.. see if it compiles and
see what happens next
Read more ⟶
Container Adventures 2
My personal learning experience, started by trying to make sense of a minikube error;
it later took me to the "how the 'Driver'-thing works in minikube",
and thorought the process of creation of the container image....
Read more ⟶
when work meets interests
first steps inside the programming world..
Read more ⟶
reptyr – to attach a different terminal to a running process of course you must be root
Do not leave the ssh sessions unattended…
Read more ⟶