Jeena to Linux@lemmy.mlEnglish • 5 months agoSSH as a sudo replacementwhynothugo.nlexternal-linkmessage-square16fedilinkarrow-up187arrow-down18 cross-posted to: linux@programming.devhackernews@lemmy.smeargle.fans
arrow-up179arrow-down1external-linkSSH as a sudo replacementwhynothugo.nlJeena to Linux@lemmy.mlEnglish • 5 months agomessage-square16fedilink cross-posted to: linux@programming.devhackernews@lemmy.smeargle.fans
minus-square@lambaliciouslinkEnglish-3•5 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)