stanlo
Search This Blog
Showing posts with label
sudo
.
Show all posts
Showing posts with label
sudo
.
Show all posts
Wednesday, October 23, 2019
Update remote /etc/hosts file using sudo
Sudo example
printf 'IP\tHost\n' | ssh -q host "sudo su - root -c 'cat - >> /etc/hosts'"
Older Posts
Home
Subscribe to:
Posts (Atom)