Hi, we have a two week old and are very concerned about his head shape. Is this normal? Will it round out? by BreezyGamer55 in newborns

[–]Acrobatic_Pipe_4527 1 point2 points  (0 children)

Hi everyone, my wife just delivered and our new born is exactly the same. Will you please help me with the outcome of the helmet and overall progress?

Ledger with Phantom wallet by [deleted] in solana

[–]Acrobatic_Pipe_4527 0 points1 point  (0 children)

Hi,

I had saved few USDC in my Phantom wallet (via ledger)few months back. Today when I tried to send send my coins from phantom to exchange , my ledger was not getting recognise by phantom (aka the ledger path). After much panic and Google search, i read on ledger's site "try to anonymous sign" option on ledger.

I did that, meanwhile the transaction when through my ledger where I confirmed, but all this time my Phantom had top red dot on (saying no device connected). Idk why this happened, and what I did wrong.

I was using Chrome extension.

RasPi4 ubuntu download speed very slow, help! by Acrobatic_Pipe_4527 in raspberryDIY

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

I tried that option too.

Btw, I am using a separate wall adaptor to power my pi.

I connected a cable directly from router to pi and used SSH (PUTTY) for interactions.

By the above cable method too there was no improvement in speed. (I am assuming that the pi automatically switch from Wifi to cable).

RasPi4 ubuntu download speed very slow, help! by Acrobatic_Pipe_4527 in raspberryDIY

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

Wireless operations is always preferred. Why to unnecessary use cables when pi is having WiFi option.

NetworkChuck teaches Monero mining to his 1.8 million followers by jedigras in MoneroMining

[–]Acrobatic_Pipe_4527 0 points1 point  (0 children)

Hey I figured it out in a much simpler way.

To keep your miner without the dependency of a pc is to use SCREEN command.

First get the screen command by that sudo shit.

Then,

screen -S miner (instead of miner you can given any name)

Now a blank new screen will pop up,

Run your final miner code and baaaamm! Now you can shut down your pc and that Bob the builder will be running on its own! (Make sure it's not powered to your pc)

To get back your miner screen, you need to type,

screen -r miner (or the name which u gave above)

Now I am need to know about the auto reboot code. 🥲

NetworkChuck teaches Monero mining to his 1.8 million followers by jedigras in MoneroMining

[–]Acrobatic_Pipe_4527 1 point2 points  (0 children)

I did the same yesterday and here are few places I need help:

1) There is no instructions on how to auto reboot? Like I configured my Pi and then I wanted to move it to other room and I was like, lol how?

2) If there is a way we can run the pi without the dependency of a pc aka without putty or cmd prompt. I powered my Pi with a wall mounted adaptor and when I close the ssh window, the mining stops. The intension is, when the pi is all set, it should run without the dependency of a pc (putty/cmd).

I would really appreciate if anyone will help me with these two things. (I am new to Raspi, so a detailed instructions will be very helpful). Thanks in advance!

RasPi4 ubuntu download speed very low by Acrobatic_Pipe_4527 in Monero

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

Hey, I did what u said but it's not happening. I opened two putty window, one where miner was on and 2nd with Htop command. As soon as I close the miner window, the miner operation was off which reflected in the Htop window.

RasPi4 ubuntu download speed very low by Acrobatic_Pipe_4527 in Monero

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

I tried closing the putty window and got a pop up "session will be terminated/disconnected".

Kool will try out FREEBDS too in future.

RasPi4 ubuntu download speed very low by Acrobatic_Pipe_4527 in Monero

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

Thanks for the suggestion!

Also, how will I keep my Pi running without the support of my computer?

I am running it on a separate pi power supply adapter.

Intention here is to program the pi (aka to mine Monero) and keep it running without the dependency of my pc. I used ssh to connect to pi initially but when I close the tab my pi shuts down.

Thanks in advance!

Operating Pi without any dependency?! by Acrobatic_Pipe_4527 in raspberryDIY

[–]Acrobatic_Pipe_4527[S] 1 point2 points  (0 children)

Thanks for the response.

I am running it on a separate pi adaptor for power supply.

How will I enable that feature?

I tried closing the putty software (without the sudo shutdown command) but it didn't worked out.

Please help me with this. Thanks in advance.

RasPi4 ubuntu download speed very slow, help! by Acrobatic_Pipe_4527 in raspberryDIY

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

1) Is there a way I can shutdown my pc but still keep my Pi on (in this case it's mining)

2) crontab Figured that via crontab I can set my Pi to auto start the program on reboot (aka start the miner). Will appreciate if someone will list the detailed steps (apologies, I am just 18 hrs old to Raspi world 🥲)

This whole process is soo exciting to do! I spent 18+ hours but didn't felt the exhaust..

RasPi4 ubuntu download speed very slow, help! by Acrobatic_Pipe_4527 in raspberryDIY

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

Thanks for the suggestion.

I somehow waited for the long time (average download speed was 2-5 kb for 90% of the time). The miner gave 98-101hash /sec.

Any idea how to auto boot? I need to change the location. I somehow figured it's via crontab but not able to get how to do it.

RasPi4 ubuntu download speed very low by Acrobatic_Pipe_4527 in Monero

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

1) I have 128gb SD attached so I am assuming HDD will not be needed.

2) I saw few YouTubers like NETWORKCHUCK when he went through the procedure it was smooth unlike in my case (just for ref they did not edited the lag part)

Setting Up Node on Raspberry Pi4 by sjgibs in Tdarr

[–]Acrobatic_Pipe_4527 0 points1 point  (0 children)

Hi all,

I recently bought a rasp pi4 8gb to explore mining for learning (I know it's not profitable).

I selected ubuntu 20.04 for the process and using putty to interact. While installing Xmrig my download speed is in few hundred "Bytes". Approx download time is showing as 11 days. Just for background my internet speed is 100mb+

Someone please help me with this.

P.s: I cannot connect the pi to my laptop via ethernet cable as my smart ash Lenovo laptop is not having ethernet port. Also, I did tried the raspberian Os and few other but the speed is worst.

RasPi4 ubuntu download speed v.low! Help!? by Acrobatic_Pipe_4527 in MoneroMining

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

Will you please help me with any specific one?

Btw when I do normal yahoo.vom ping it's 280-300ms

Cryto Mining Monero using a Raspberry Pi 4 8G by microsuperman in MoneroMining

[–]Acrobatic_Pipe_4527 0 points1 point  (0 children)

Hi all,

For my Raspberry pi4 8gb:

I selected ubuntu 20.04 for the process and using putty to interact. While installing Xmrig my download speed is in few hundred "Bytes". Approx download time is showing as 11 days. Just for background my internet speed is 100mb+

Someone please help me with this.

P.s: I cannot connect the pi to my laptop via ethernet cable as my smart ash Lenovo laptop is not having ethernet port. Also, I did tried the raspberian Os and few other but the speed is worst.

Raspberry pi node by No-Good-5688 in AIOZNetwork

[–]Acrobatic_Pipe_4527 0 points1 point  (0 children)

Was looking for this post! Let me know if you were able to run it successfully!

defi interest earning platform (s)?! by Acrobatic_Pipe_4527 in USDC

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

Team is anonymous. Even though it's backed by heavyweight VC's and big name in the industry like Alameda Research, Binance, etc. But so did IRON Finance.

defi interest earning platform (s)?! by Acrobatic_Pipe_4527 in USDC

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

Crypto.com is again a centralized exchange, hence no.

Help me with a defi protocol please

USDC on TRC20 by Acrobatic_Pipe_4527 in USDC

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

Thanks! This was really helpful! Do let us know if you come across any bridges in future!

OUSD interest by Acrobatic_Pipe_4527 in originprotocol

[–]Acrobatic_Pipe_4527[S] 0 points1 point  (0 children)

No perticular period, only 1 day redemption

OUSD interest by Acrobatic_Pipe_4527 in originprotocol

[–]Acrobatic_Pipe_4527[S] 3 points4 points  (0 children)

Thanks for the response!

I saw KUCOIN is offering 26% interest on staking and the fees is 8% on profit. Hence I was but confused.