Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
0ae6c64a
Commit
0ae6c64a
authored
Feb 25, 2019
by
albertpb98
Committed by
Francesc Guasch
Feb 25, 2019
Browse files
Update INSTALL_Fedora.rst (#999)
parent
c8f1e08e
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/docs/INSTALL_Fedora.rst
View file @
0ae6c64a
...
...
@@ -85,7 +85,15 @@ Grant all permissions on this database to the *rvd_user*:
..
prompt
::
bash
$
sudo
mysql
-
u
root
-
p
ravada
-
e
"grant all on ravada.* to rvd_user@'localhost' identified by 'changeme'"
sudo
mysql
-
u
root
-
p
ravada
-
e
"grant all on ravada.* to rvd_user@'localhost' identified by 'Pword12345*'"
The
password
chosen
must
fulfill
the
following
characteristics
:
-
At
least
8
characters
.
-
At
least
1
number
.
-
At
least
1
special
character
.
Config
file
~~~~~~~~~~~
...
...
@@ -100,7 +108,7 @@ example.
sudo
vi
/
etc
/
ravada
.
conf
db
:
user
:
rvd_user
password
:
changeme
password
:
Pword12345
*
Ravada
web
user
---------------
...
...
Write
Preview
Supports
Markdown
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