We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8375d1a commit 2a20a76Copy full SHA for 2a20a76
soarQube-Installation/READme.md
@@ -16,7 +16,7 @@
16
## Create sonar user to manage the SonarQube server
17
```sh
18
#As a good security practice, SonarQuber Server is not advised to run sonar service as a root user,
19
-so create a new user called sonar and grant sudo access to manage sonar services as follows
+# create a new user called sonar and grant sudo access to manage sonar services as follows
20
21
sudo useradd sonar
22
# Grand sudo access to sonar user
0 commit comments