Table of Contents

SSH'ing into multiple Folk nodes

If you have multiple Folk nodes on the same WiFi network and you want to SSH into

Setting a Bash Variable

You can set a Bash variable called FOLK_SHARE_NODE to the string folk-convivial in several ways:

Temporary (Within Current Session)

Permanently (Across Sessions)

Using .bashrc or .bash_profile

Using ~/.profile (For System-wide Usage)

By following these steps, you’ll be able to set the FOLK_SHARE_NODE Bash variable to the desired value either temporarily or permanently.