Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Kaufmann <humitos@gmail.com>2012-11-10 15:00:05 (GMT)
committer Manuel Kaufmann <humitos@gmail.com>2012-11-10 15:00:05 (GMT)
commitbe59a1275ffd4600547717560ff9e650a71a52f0 (patch)
tree19dee2605d9f39370e8df5c19dd11e02e31a7201
parente0400ee1e046e764fc2f80c74126e009a581983e (diff)
Give username to passwd command
-rw-r--r--scripts/script_xo.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/script_xo.sh b/scripts/script_xo.sh
index 9b3929f..8fb6f77 100644
--- a/scripts/script_xo.sh
+++ b/scripts/script_xo.sh
@@ -4,8 +4,8 @@ sudo chkconfig sshd on
sudo service sshd start
echo "Use this password: googleduck"
-echo "googleduck" | sudo passwd --stdin
-echo "googleduck" | passwd --stdin
+echo "googleduck" | sudo passwd --stdin root
+echo "googleduck" | sudo passwd --stdin olpc
sudo yum --nogpg --assumeyes install vim git htop emacs-nox multitail screen