• 0 Posts
  • 5 Comments
Joined 15 hours ago
cake
Cake day: October 26th, 2024

help-circle

  • I think it’s running Raspberrian. I wanted something Debian based, and thought the official image will do (it does).

    Specifically on my Pi, I’ve set it up in such a way that even if it loses power or internet, I won’t need to do anything for it to be back up.

    But I did have lottts of problems on my VPS. programs crashed, Out Of Memory crashed the OS… really, no shortage of errors. And I had service there I used all the time like music.

    So what I did is use Termux on my phone. this way I could SSH to it from anywhere. Just click the button, run a few commands and be back on with my day. It’s the most convenient way I’ve found. being able to do it from my phone on the go. And since it’s CLI it was much easier to do. Just run the command needed and leave.

    If you want I can elaborate on what Termux is and how I used it here.