• 1 Post
  • 325 Comments
Joined 2 years ago
cake
Cake day: July 18th, 2023

help-circle
rss
  • it sounds like something underlying is wrong, so would test everything that is underlying your system.

    a memtest is the easiest first check. i wouldn’t rely on the one that’s on your system since it could be bad too, but it’s still worth it give it a try since it only takes a few seconds. if it finds anything, then there’s definately something wrong with your hardware.

    instead, i would rely on a usb stick with the ubuntu image you downloaded. first verify that the checksum for the ubuntu image you have on a trusted computer is the same that ubuntu has on its website. then copy it to your usb stick and then use memtest from there. if it comfirms that your ram is okay, use ubuntu’s installation tools to verify that image on the usb stick is good; google or deepseek can show you how with easy to copy/paste commands.

    in your shoes, i would re-install because at his point because then there’s confidence that the base steps are verified and should be working correctly and then you can move onto othere testing strategies if you continue to experience the same behavior.










  • i’ve done this using android and linux.

    i’ve repurposed my old androids to turn them into wireless cameras for my home made security system based on the motion project as well as created a homemade lojack and dashcam for my car. some phones i was able to root and i picked and chose what software ran on it and the others, i disabled as many services/apps as i could to make them as minimalistic as possible.

    for linux, i created my own home made router and wifi access point; but it’s kind of the opposite of minimalistic as it’s a full blown linux server with virtual machines and desktop environment to help with management.

    i provided both extremes to mirror what others have said: it’s hard to provide advice without knowing what your goal is.






  • in your shoes: i would switch to different connection method to see if it’s curl that’s causing your problem. ssh w sshfs would be the easiest switch since it doesn’t required you to modify the ftp server, other than to install the ssh server.

    if it’s connects, then you know that curl is your culprit and you can further narrow down the problem; or just stick w ssh.

    if it doesn’t connect, then you know that curl is probably okay and that your problem is elsewhere.





  • distraction/diversion are little pieces of heaven that make life worthwhile in this painful and difficult world if you’re not born into wealth or lucky circumstances; keep doing it no matter what other people say if it works for you and doesn’t cause harm or loss to others.

    i got downvoted heavily for creating my own home router based on linux; but it works well (most of the time) and it has given me a project to focus on when i’ve needed the distraction myself many times.