Open a file for editing through sudo.
Section: Permissions Ownership and ACLs
Edit protected file safely
bash
bash
sudoedit /etc/ssh/sshd_configExplanation
Safer than running the editor as root directly.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Permissions Ownership and ACLs