Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
| Obě strany předchozí revizePředchozí verze | |
| en_installation:installation_guide [2025/01/10 14:00] – [Installation guide:] kozak | en_installation:installation_guide [2025/12/08 13:34] (aktuální) – [Installation guide:] kozak |
|---|
| - **Downloading the installation .deb package ****(replace ''<ACCESS_TOKEN>'' with received token):** | - **Downloading the installation .deb package ****(replace ''<ACCESS_TOKEN>'' with received token):** |
| * <code>wget --header "PRIVATE-TOKEN: <ACCESS_TOKEN>" "https://eu-de.git.cloud.ibm.com/api/v4/projects/27078/repository/files/elachain-preq.deb/raw" -O ./elachain-preq.deb</code> | * <code>wget --header "PRIVATE-TOKEN: <ACCESS_TOKEN>" "https://eu-de.git.cloud.ibm.com/api/v4/projects/27078/repository/files/elachain-preq.deb/raw" -O ./elachain-preq.deb</code> |
| - **Check package integrity with **''sha256sum elachain-preq.deb'' ** command. Hash of the current package version is: **''69361ec77d08eca378c8af3f22cbe710b44fa62258e104683079cf17a67713d8'' | - **Check package integrity with **''sha256sum elachain-preq.deb'' ** command. Hash of the current package version is: **''0d19663f280df05e59e24f7782b514796bab46bd3c7498923cddf96b73c5ad6e'' |
| - **Run installation package **''sudo apt install ./elachain-preq.deb'' (you have to be in the directory where the package was downloaded) | - **Run installation package **''sudo apt install ./elachain-preq.deb'' (you have to be in the directory where the package was downloaded) |
| - **Run **''node_config'' ** command after the installation is complete ** (without sudo - you have to run this command as a newly created user) | - **Run **''node_config'' ** command after the installation is complete ** (without sudo - you have to run this command as a newly created user) |