Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
1,529
edits
| Line 16: | Line 16: | ||
python mac-pw-change.py --host=$HOST --username=cltbld --current-password=OLD_PW --new-password=NEW_PW | python mac-pw-change.py --host=$HOST --username=cltbld --current-password=OLD_PW --new-password=NEW_PW | ||
# root | # root | ||
python mac-pw-change.py --host=$HOST --username=root --current-password=OLD_PW --new-password=NEW_PW | |||
# set history back | # set history back | ||
set -o history | set -o history | ||
edits