Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Quang tru HUYNH
BGA2017
Commits
a31bdadc
Commit
a31bdadc
authored
Jun 20, 2017
by
Quang tru HUYNH
Browse files
grrr fix the chown /home/centos/.ssh
parent
c677aa59
Changes
1
Hide whitespace changes
Inline
Side-by-side
noc-auth/centos-autorized_keys.sh
View file @
a31bdadc
...
...
@@ -2,7 +2,7 @@ mkdir -p /home/centos/.ssh
echo
'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1k/QM9bIIGYzgRSuUD3dHFH7UtvNBggiqoL2B4+3paUi4bFffbf6a6wfpZGZNC9tFzWZj1/DxZ36WZgmpWq4R9XV6iyUayOB8qaFQw08GHV+wmSO1Z8ZZgs5snqWQ/AXQNRVhFEV+VKBB6/sCBz3haIN51epwo5r5NoTaKAZ33gH1mjUDRj5CvUwWSWpEg1QeO3woC9jm8eBxRHQMHRBr+SSLSh/V4DCimMkdJpeOYrtzHsEQp3QJFDc0IGU/XXDL6zU0GooI9HcXAd5LUkUhtxRdLgyGFRcmI4n8idCyktBmVkB7myF1j6MUycjHCOz5y3UsJq87AcvysvKXmZCj noc-auth'
>
/home/centos/.ssh/authorized_keys
chmod
0700 /home/centos/.ssh
chmod
0600 /home/centos/.ssh/authorized_keys
chown
-R
centos:centos /home/
bga2017
/.ssh
chown
-R
centos:centos /home/
centos
/.ssh
restorecon
-rv
/home/centos
echo
'centos ALL=(ALL) ALL'
>>
/etc/sudoers
restorecon
-rv
/etc/sudoers
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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