sandbox for the other blog to practise posting and try out ideas. build up that muscle memory.
vim .bashrc
alias sd='sudo shutdown -h now'
sudo visudo
yourusername ALL=(ALL) NOPASSWD: /sbin/shutdown
source ~/.bashrc
No comments:
Post a Comment