rootdude on Nostr: #plebchain #asknostr I have a shitty ISP that caps my data at 1.2TB per month. I ...
#plebchain
#asknostr
I have a shitty ISP that caps my data at 1.2TB per month. I installed a great router that keeps really good accounting of my activity on the LAN, and my #umbrel node eats data like a fat man at Golden Corral.
Upon review of the node, it’s easily maxed out on connections and no upper limits of data served. How to reign it in?
Putty/SSH to your umbrel using your credentials for the host, in my case, it’s running on a fairly beefy Dell laptop.
Navigate to ~/umbrel/app-data/bitcoin/data/bitcoin and nano bitcoin.conf.
On the first blank line (use down arrrow) type:
maxuploadtarget=500 (the number is in MiB and adjust it as necessary for your situation)
maxconnections=35 (the number here is the number of connections allowed - bitcoind will adjust the types of connections in a ratio)
Hit CTRL-X and Y and restart your node with the command ~/umbrel/scripts/app restart bitcoin
Yes, it deprives the network of resources you have, but saves you from thanklessly donating to your favorite shitfuck wokeass ISP.
Namaste 🤙🏻⚡️🧘
Published at
2023-07-25 19:01:36Event JSON
{
"id": "d0b7cdfed08811964a68928f2ac0a0e60a01bfb623fd27c85e7f8cf57dfed289",
"pubkey": "d1c7c7913b371bed96f81cc6b1e7528983a3f0f6b35ec729e290ddb0c9c52144",
"created_at": 1690311696,
"kind": 1,
"tags": [
[
"t",
"plebchain"
],
[
"t",
"asknostr"
],
[
"t",
"umbrel"
]
],
"content": "#plebchain\n#asknostr\nI have a shitty ISP that caps my data at 1.2TB per month. I installed a great router that keeps really good accounting of my activity on the LAN, and my #umbrel node eats data like a fat man at Golden Corral. \n\nUpon review of the node, it’s easily maxed out on connections and no upper limits of data served. How to reign it in?\n\nPutty/SSH to your umbrel using your credentials for the host, in my case, it’s running on a fairly beefy Dell laptop. \n\nNavigate to ~/umbrel/app-data/bitcoin/data/bitcoin and nano bitcoin.conf. \n\nOn the first blank line (use down arrrow) type:\n\nmaxuploadtarget=500 (the number is in MiB and adjust it as necessary for your situation)\nmaxconnections=35 (the number here is the number of connections allowed - bitcoind will adjust the types of connections in a ratio)\n\nHit CTRL-X and Y and restart your node with the command ~/umbrel/scripts/app restart bitcoin \n\nYes, it deprives the network of resources you have, but saves you from thanklessly donating to your favorite shitfuck wokeass ISP. \n\nNamaste 🤙🏻⚡️🧘\n\n",
"sig": "4c5bdc6c538b1b175200f01a8ac4c57420eeca1d997efc4d247bb25545e25c65800f60c72055e5549847ae1c134121c4054d3efab0b9c9c89bbcaac0419ccc22"
}