This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
Allo-GG
Watch
3
Star
2
Fork
0
Code
Issues
9
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Changer le mot de passe de root aussi
master
heuzef
6 years ago
parent
2af3079a88
commit
6035322521
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
install.sh
+ 1
- 0
install.sh
View File
@@ -19,6 +19,7 @@ cd
useradd --create-home allo-gg
adduser allo-gg sudo
echo allo-gg:allo-gg | chpasswd
echo root:allo-gg | chpasswd
# Autoriser l'utilisateur allo-gg a controler le module
echo >> /etc/sudoers
Write
Preview
Loading…
Cancel
Save