mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Updated Installing Tracks 2.2.2 on CentOS 6.5 Minimal x86_64 (markdown)
parent
3ca3ac6848
commit
4dd3920860
1 changed files with 2 additions and 2 deletions
|
|
@ -158,14 +158,14 @@ Configure tracks user to use 'sudo';
|
|||
|
||||
Add the following which essentially gives user tracks root equivalent privileges when using sudo.
|
||||
```
|
||||
tracks ALL=(ALL) ALL
|
||||
tracks ALL=(ALL) ALL
|
||||
```
|
||||
|
||||
Log off then on using user tracks to validate functionality before moving to next step. Also, please note the convention I am using is to indicate root with '#' and '$' to represent tracks with sudo when appropriate.
|
||||
|
||||
Disable root SSH access.
|
||||
```
|
||||
$ sudo vi /etc/ssh/sshd_config
|
||||
$ sudo vi /etc/ssh/sshd_config
|
||||
```
|
||||
change
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue