• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle

  • And for those on the other side of the Atlantic, there are several computer shops that will just put a computed together for you without an OS.

    Here’s a random example “configure your own computer” from a computer shop in France. In this one the OS (Système d’exploitation) is not included and you have to pay extra for it.

    In my experience with custom assemblies like this the OS is never included.

    When I live in the UK at some point I’ve even used of these kind of stores there to get a custom notebook.

    It’s basically an “assemble your own computer” for people who don’t know how to do it and aren’t confident enough to try (understandable given that the parts value of a whole desktop PC adds up to at least €1000 so there generally is some fear of fucking it up if you’ve never done it before).


  • I don’t think the sensors really matter for a server but the rest makes some sense.

    Still, 80 bucks will buy you quite literally a Mini-PC (a really crummy one, granted) which can run more server tasks because it has as much or more memory and storage and isn’t hindered by there being an Android OS layer there doing nothing useful, and which is absolutelly and 100% under your control because it boots into your OS of choice.

    Half than that will buy you a crummy SBC which probably de facto has as much capability to run server tasks as that Oneplus (it’s weaker but doesn’t have Android there eating up resources) though in my experience those things tend to be a bit finicky.

    I don’t think it’s actually worth it to spend $80 on an used phone to use as a server (unless you do need UPS-like features or built-in mobile nertwork access) since you quite literally have better options brand new for that money, but if you have one around it can make sense even if it’s a bit more work getting it going and is not fully under your control (unless we’re talking about something jailbroken where you can install Oxygen or Lineage on, so a Pixel would probably be a better choice).

    That said, there is a certain technical elegance in the whole notion of repurposing an Android Phone to be a home server.



  • Except the price, which is much lower for the SBC, way much lower if one uses one of the lower end Orange Pi or Banana Pi SBCs.

    Also you can put Linux on the SBCs (which always come unlocked) hence do way more with them as servers than if one has to use Android as the OS.

    I mean, I can get it if people with the technical chops, love for technical challenges and an old and pretty much worthless Android phone, configure it as a server if only because “why not?!”, but it’s not exactly a great option considering that a 40 bucks SBC can do the same, only better, more easily and with far more possibilities (given that it will be running Linux rather than Android).

    PS: Actually somebody below mention mobile network connection, which, thinking about it, would be a good reason to use an old Android phone as a server since it has built-in support for 3G (unless it’s quite old) whilst the SBC needs it add to it which might be a problem for the cheaper SBCs (just wondering about how I would get around to do it, I think you need to connect a USB dongle to it and it has to be something compatible with Armbian Linux)