twiked@sh.itjust.works to Arch Linux@lemmy.mlEnglish · 8 months agoArchlinux base packages are now reproducibleplus-squarefosstodon.orgexternal-linkmessage-square2fedilinkarrow-up166arrow-down10
arrow-up166arrow-down1external-linkArchlinux base packages are now reproducibleplus-squarefosstodon.orgtwiked@sh.itjust.works to Arch Linux@lemmy.mlEnglish · 8 months agomessage-square2fedilink
minus-squaretwiked@sh.itjust.workstoSelfhosted@lemmy.world•Uid/gid in docker containers don't match the uid/gid on the server?linkfedilinkEnglisharrow-up4·10 months agoNiche use case, but you can also use newgrp to run commands with a recently-added group to your user, without having to logout/login yet. linkfedilink
Niche use case, but you can also use
newgrp
to run commands with a recently-added group to your user, without having to logout/login yet.