If the device can run PostmarketOS with a mainstream kernel, then it can run any Linux distribution. (I put Arch ARM on such devices, since I like that distro.) That's the big hurdle though - mainstream kernel support. For most devices, even if they can be rooted and jailbroken, you're stuck with the kernel they come with. Doesn't have a new feature you need? A horrible security flaw in the network stack? You're out…
How to repurpose your old phone into a web server
51–60 of 122 posts
Re: How to repurpose your old phone into a web server
#52If the device can run PostmarketOS with a mainstream kernel, then it can run any Linux distribution. (I put Arch ARM on such devices, since I like that distro.) That's the big hurdle though - mainstream kernel support. For most devices, even if they can be rooted and jailbroken, you're stuck with the kernel they come with. Doesn't have a new feature you need? A horrible security flaw in the network stack? You're out…
Is Arch ARM officially supported by the same team? If not, what might be the reason?
I think it's basically for the same reason as why they dropped 32-bit x86 support about 8 years ago. Not enough users. (That resulted in the unofficial Arch Linux 32 to maintain support.)
Re: How to repurpose your old phone into a web server
#53The main question is WHY? I already have a 3570K box running our NAS, plex, Wifi repeater admin, etc, etc, and it would be trivial to put up a web server via python or something.. If I had any need for it.
Re: How to repurpose your old phone into a web server
#54The thing that holds me back from this is always the battery. I want to have my battery removed so that it doesn't eventually become a time bomb, but it's a pain on modern phones and I'm not even sure if they boot without. The mobile hardware reuse space can suck for hobbyists.
Most phones can have battery removed somewhat destructively, but without affecting the rest of the phone. Generally, as long as you keep the phone plugged in, the battery should be safe virtually indefinitely - the battery management on board will keep it in a state where its a constant charge which means the chemistry will be stable.
Re: How to repurpose your old phone into a web server
#55Earlier quoted context omitted.
i see so just run cf tunnel and ISP wouldn't be able to see I am hosting web apps? what if I am streaming large files (not torrent)? couldn't they see the bandwidths being consumed and then tell me to upgrade to business ?
What kind of an ISP prohibits self-hosting?
Re: How to repurpose your old phone into a web server
#56Re: How to repurpose your old phone into a web server
#57Earlier quoted context omitted.
ISPs don't care, actually. They care about operational problems, but you serving a constant stream of web traffic is probably not going to matter to them; web traffic for even a pretty successful blog is going to be a tiny volume compared to you streaming 4k movies from Netflix. ISPs will have rules (maximum data volume per month) and restrictions (ISP equipment auto-drops all sending/receiving packets on port 25, 80…
If you're already paying someone monthly to "forward" ports, why not just pay for a blog somewhere? Way more secure.
Re: How to repurpose your old phone into a web server
#58Earlier quoted context omitted.
ISPs don't care, actually. They care about operational problems, but you serving a constant stream of web traffic is probably not going to matter to them; web traffic for even a pretty successful blog is going to be a tiny volume compared to you streaming 4k movies from Netflix. ISPs will have rules (maximum data volume per month) and restrictions (ISP equipment auto-drops all sending/receiving packets on port 25, 80…
Would this involve "the usual" dangers of someone hacking the in-your-house server ?
Re: How to repurpose your old phone into a web server
#59Earlier quoted context omitted.
Most phones can have battery removed somewhat destructively, but without affecting the rest of the phone. Generally, as long as you keep the phone plugged in, the battery should be safe virtually indefinitely - the battery management on board will keep it in a state where its a constant charge which means the chemistry will be stable.
I'm not educated enough in this area to have any expertise, however, in my personal experience leaving a lithium-ion battery plugged all the time results in scary semi-exploded batteries that also stop working. Would you say this is a chemistry/QA problem? Have there been advances in battery / controller technology that achieves the above?