This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nohup geth --datadir "" --syncmode "fast" --cache 4096 --maxpeers 100 --lightserv 80 --lightpeers 90 | |
AWS i3.large node | |
/dev/nvme0n1 | |
df -h | |
lsblk | |
sudo mkfs.ext4 -E nodiscard /dev/nvme0n1 | |
sudo vim /etc/fstab |
NewerOlder