Archived
1
0

'docs/rffmpeg/Master-Install.md' updaten

This commit is contained in:
2020-05-03 01:12:11 +00:00
parent 8c522a3630
commit 7342debf38

View File

@@ -39,7 +39,9 @@ Get the ip of the master, i will refer to it as `<MasterIP>`
### Installing on the remote slave ### Installing on the remote slave
Use the info you collected en follow "Slave-install.md" Use the info you collected en follow "Slave-install.md"
`sudo -u jellyfin ssh -i /var/lib/jellyfin/.ssh/id_rsa jellyfin@<SlaveIP> ` ```
sudo -u jellyfin ssh -i /var/lib/jellyfin/.ssh/id_rsa jellyfin@<SlaveIP>
```
When connected to the master exit the session with the slave server When connected to the master exit the session with the slave server
Repeat these steps for all slave server Repeat these steps for all slave server