sudo is definitely better security-wise than su, and either of those is vastly better than just logging in as root at all times. Do you have some other means of giving legitimate users access to admin functionality while blocking unauthorized access, other than su/sudo/root login, which you believe to be better than sudo? If not, then it's at

Jul 25, 2012 visual studio code - VSCode in WSL: how to sudo a root sudo apt install ssh 2. Allow remote login as root. Edit or add PermitRootLogin yes inside /etc/ssh/sshd_config. 3. Restart ssh server sudo service ssh stop sudo service ssh start 4. Connect to WSL in VS Code. Ctrl + Shift + P-> Remote SSH: Add new ssh host-> root@127.0.0.1 accept all fingerprints and stuff and you're in as root. You should be Ansible sudo - ansible become example | DevOps Junction Jul 08, 2020 How To Create a Sudo User on Debian | Linuxize Feb 19, 2019

How To Install SUDO In Termux - Show Me Hacker

Ansible sudo - ansible become example | DevOps Junction Jul 08, 2020 How To Create a Sudo User on Debian | Linuxize Feb 19, 2019

linux - Is there a difference between sudo su - root and

Jul 25, 2012 visual studio code - VSCode in WSL: how to sudo a root sudo apt install ssh 2. Allow remote login as root. Edit or add PermitRootLogin yes inside /etc/ssh/sshd_config. 3. Restart ssh server sudo service ssh stop sudo service ssh start 4. Connect to WSL in VS Code. Ctrl + Shift + P-> Remote SSH: Add new ssh host-> root@127.0.0.1 accept all fingerprints and stuff and you're in as root. You should be Ansible sudo - ansible become example | DevOps Junction Jul 08, 2020 How To Create a Sudo User on Debian | Linuxize