this post was submitted on 06 Dec 2024
21 points (81.8% liked)

Linux

48665 readers
489 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hello there,

Just wondering whether anyone can recommend a particular carrier/option/choice for a SIM card to use in IoT hardware?

UK networks only please!

you are viewing a single comment's thread
view the rest of the comments
[–] breakcore@discuss.tchncs.de 6 points 2 weeks ago (1 children)

I think some more information would be nice.

Is the device supposed to send or receive?

Data or simple messaging?

What kind of traffic do you expect? Streaming video or a few status messages a day.

[–] thomas@feddit.uk 4 points 2 weeks ago (1 children)

Fair point — data only, probably around 200mb a month? Planning to run a simple web server, nothing too heavy.

[–] KaninchenSpeed@sh.itjust.works 2 points 2 weeks ago (1 children)

You can't expose ports on mobile data. You can ether host the web server at home or on a vps or use something like tailscale.

[–] danielphan2003@lemm.ee 0 points 2 weeks ago (1 children)

What about Cloudflare? You can tunnel to them instead of Tailscale's limited public serve

[–] KaninchenSpeed@sh.itjust.works 1 points 2 weeks ago

I'm not really a fan of cloudflare tunnels, but I guess thats an option too