twiked@sh.itjust.works to cybersecurity@infosec.pub · 2 months agoTor in Russia: A call for more WebTunnel bridgesplus-squareblog.torproject.orgexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkTor in Russia: A call for more WebTunnel bridgesplus-squareblog.torproject.orgtwiked@sh.itjust.works to cybersecurity@infosec.pub · 2 months agomessage-square0fedilink
minus-squaretwiked@sh.itjust.workstoSelfhosted@lemmy.world•Uid/gid in docker containers don't match the uid/gid on the server?linkfedilinkEnglisharrow-up3·1 year 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
minus-squaretwiked@sh.itjust.workstoCooking @lemmy.world•Anyone get any good cooking presents?linkfedilinkarrow-up6·1 year agoGood spice mixes. 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.