logoalt Hacker News

DrNosferatuyesterday at 11:40 AM1 replyview on HN

It is very handy in SLURM clusters and servers where you have no sudo.

Some attrition using it though: is there a good in-depth book about it?


Replies

floroyesterday at 2:09 PM

I used it on a SLURM cluster before. The documentation is done well and should be a good introduction. The only issue I had was that the cluster didn't have fakeroot or sudo, so I had to build the apptainer locally and transfer it to the server.

show 1 reply