Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sympl
Sympl Install Script
Commits
b9646180
Commit
b9646180
authored
Jun 20, 2019
by
Paul Cammish
Browse files
Update install.sh
parent
77fb65af
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
b9646180
...
...
@@ -72,11 +72,11 @@ clear
echo
-n
"Thanks for installing..."
/etc/update-motd.d/00-sympl-banner
read
-n
1
-p
'Press any key for important information!'
echo
"
echo
<<
EOF
1. This system now has a system user named 'sympl', which has inherited the
password of the 'root' user.
You should change this password IMMEDIATELY
.
You should change this password IMMEDIATELY
with the command: 'passwd sympl'
Ensure the password is complex as it has access to the whole system.
Consider using SSH Keys where possible.
...
...
@@ -93,4 +93,4 @@ echo "
4. To get started, check http://wiki.sympl.host/Get_Started
"
\ No newline at end of file
EOF
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment