How to Run a Command That Requires sudo via SSH
Secure Shell includes a lot of tricks, many of which can make your admin’s life exponentially easier. One such trick is the ability to run commands on remote servers, without logging in. Sure, you can take the time to log...