twiked@sh.itjust.works to cybersecurity@infosec.pub · 5 months agoTor in Russia: A call for more WebTunnel bridgesplus-squareblog.torproject.orgexternal-linkmessage-square0fedilinkarrow-up146arrow-down11
arrow-up145arrow-down1external-linkTor in Russia: A call for more WebTunnel bridgesplus-squareblog.torproject.orgtwiked@sh.itjust.works to cybersecurity@infosec.pub · 5 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-up4·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
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.