1
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2023-09-05 15:55:51 +10:00
parent 6254dd0766
commit 11c0714f83
2 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@
> chmod +x ~/medicine-config/bash_scripts/docker-install.sh ~/medicine-config/bash_scripts/install.sh ~/medicine-config/medicine/run.sh > 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` > Error saving credentials: error storing credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`

0
medicine/run.sh Normal file → Executable file
View File