https://www.supla.org/download/SUPLA-SERVER-RBPI.zip
należy:
1. Wykonać kopię karty SD np za pomocą programu
https://sourceforge.net/projects/win32diskimager/
2. Zalogować się do Raspberry poprzez SSH (użytkownik: pi)
3. Wykonać poniższe polecenia:
Code: Select all
git clone https://github.com/SUPLA/raspberry
cd raspberry/server-rbpi3/update_v1.1-2.0
sudo ./update_v1.1-2.0.sh*W trakcie aktualizacji mogą być instalowane nowe certyfikaty (ca-certificates). Wtedy wyświetli się edytor gdzie trzeba będzie nacisnąć klawisz "q".
** Będzie też następujące pytanie
Code: Select all
"Configuration file '/etc/apache2/sites-available/default-ssl.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
default-ssl.conf (Y/I/N/O/D/Z) [default=N] ? "*** Zakładam, że nikt nie zmieniał hasła na root-a do bazy mysql. Jeżeli hasło zostało zmienione to należy zmodyfikować je w skrypcie przed uruchomieniem
