Skip to content

Instantly share code, notes, and snippets.

@Fible1
Fible1 / alignedlayer.sh
Last active April 23, 2024 03:42
Install Aligned Layer in one Line
#!/bin/bash
# Generate a random name
name=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 8 | head -n 1)
# Update and upgrade the system
sudo apt-get update -y
sudo DEBIAN_FRONTEND=noninteractive apt upgrade -y
# Install required packages
@Fible1
Fible1 / install-celestia.sh
Last active March 30, 2023 10:01
A self install script for Celestia Network. The script will update the node, install all dependencies, init and then start the node on systemd. Be sure to copy your Mnemonic!
#!/bin/bash
#use on Ubuntu 20.04
# Pre-Install
sudo apt update -y
sleep 2
DEBIAN_FRONTEND=noninteractive sudo apt upgrade -y
sleep 2
# Dependencies

Keybase proof

I hereby claim:

  • I am fible1 on github.
  • I am fible1 (https://keybase.io/fible1) on keybase.
  • I have a public key ASBW3sRvxG-ZD8vptnxfTGyWYsnF81xU7gVQmZO2mcjE0Qo

To claim this, I am signing this object: