pass
This commit is contained in:
parent
6254dd0766
commit
11c0714f83
|
|
@ -6,6 +6,12 @@
|
|||
> chmod +x ~/medicine-config/bash_scripts/docker-install.sh ~/medicine-config/bash_scripts/install.sh ~/medicine-config/medicine/run.sh
|
||||
|
||||
|
||||
### Установка ssh сервера
|
||||
|
||||
> apt update
|
||||
|
||||
> apt install openssh-server
|
||||
|
||||
### Решение проблем
|
||||
|
||||
> Error saving credentials: error storing credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`
|
||||
|
|
|
|||
Loading…
Reference in New Issue