Skip to content

Instantly share code, notes, and snippets.

View JunsikChoi's full-sized avatar
🎯
Focusing

Jun JunsikChoi

🎯
Focusing
  • Seoul, Korea
  • 22:08 (UTC +09:00)
View GitHub Profile
@JunsikChoi
JunsikChoi / SHELLEY_HOWTO.md
Created December 21, 2019 16:35 — forked from ilap/SHELLEY_HOWTO.md
UnOfficial Shelley Cconfig

Introduction

This is a not official recommendations for Linux based pool nodes. This, is my node's config which runs on Ubuntu 18.04.3 LTS (Bionic Beaver) server (/w Jormungandr v0.8.4) and does not have any issues at all, since the changes.

Before the change of the settings to these below, my node was struggling and missed almost all of the leaders' time due to the forks that caused by not having the latest tip/blocks.

After, I changed the settings, I have not missed any schedule for creating blocks.

@JunsikChoi
JunsikChoi / tmux-cheatsheet.markdown
Created August 25, 2017 02:26 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name: