Jeena@piefed.jeena.net to Linux@lemmy.mlEnglish · 4 months agoSSH as a sudo replacementwhynothugo.nlexternal-linkmessage-square16fedilinkarrow-up187 cross-posted to: linux@programming.devhackernews@lemmy.smeargle.fans
arrow-up187external-linkSSH as a sudo replacementwhynothugo.nlJeena@piefed.jeena.net to Linux@lemmy.mlEnglish · 4 months agomessage-square16fedilink cross-posted to: linux@programming.devhackernews@lemmy.smeargle.fans
minus-squarelambalicious@lemmy.sdf.orglinkfedilinkEnglisharrow-up4·4 months agoalias run0=sudo (not really; I’d rather not introduce an alias or any sort of symbolic behaviour that would teach me to expect that systemd crap is available on a system. The less you rely on it, the better)
alias run0=sudo
(not really; I’d rather not introduce an alias or any sort of symbolic behaviour that would teach me to expect that systemd crap is available on a system. The less you rely on it, the better)