Check systems trust store

I recently had to check whether a CA certificate was added to the trust store of a Linux I was working on. The system already had p11-kit installed so I could use the trust command like this: ⛶trust...
0 Read More

How to mount NFS on linux

What is NFS? I don't want to reinvent the wheel, so here's a good and comprehensive article about NFS: What is a Network File System Why NFS? I chose NFS because I wanted to share my ...
0 Read More