Skip to content

Instantly share code, notes, and snippets.

View balqaasem's full-sized avatar
🇵🇸
BalQaasem

Khalifa Al-Sharif balqaasem

🇵🇸
BalQaasem
View GitHub Profile
@balqaasem
balqaasem / README.md
Last active April 16, 2021 20:54 — forked from webmaster128/README.md
Get started with Substrate on Ubuntu 18.04

Install Substrate

sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y \
  && sudo apt install -y docker.io pwgen jq joe screen \
  && sudo reboot

Now run screen and inside

@webmaster128
webmaster128 / README.md
Last active July 30, 2022 20:05
Get started with Substrate on Ubuntu 18.04

Install Substrate

sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y \
  && sudo apt install -y docker.io pwgen jq joe screen \
  && sudo reboot

Now run screen and inside