This website requires JavaScript.
Explore
Help
Sign In
parallelvirtualcluster
/
pvc-installer
Watch
1
Star
0
Fork
You've already forked pvc-installer
0
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
31b9162d5e
pvc-installer
/
templates
/
2000-remove-root-pw.sh
4 lines
62 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
"I: remove root password"
passwd --delete root
Reference in New Issue
View Git Blame
Copy Permalink