this post was submitted on 03 Feb 2024
78 points (94.3% liked)

Linux

47636 readers
1328 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
 

I am thinking about hosting my own Mastodon server from home on a Raspberry Pi (Pi4 8GB)?

  1. Are there good tutorials out there?
  2. What's the annual cost just to host yourself?

@linux @nixCraft @raspberrypi

you are viewing a single comment's thread
view the rest of the comments
[–] GustavoM@lemmy.world 5 points 8 months ago (1 children)

Pretty sure that'd rip your microsd in half really quick.

[–] the_third@feddit.de 6 points 8 months ago (2 children)

Don't know why people insist to run a RPi from a micro SD. Stick a proper SSD into an USB enclosure and be done with it.

[–] utopiah@lemmy.ml 6 points 8 months ago (1 children)

Because it's cheaper (barely but still), smaller (fits right into the Pi and its case) and more convenient (no adapter). When one just got a Pi that might even be sold with a microSD then they'll use that.

I'm not arguing it's the right thing for data intense usage but the "why" IMHO is pretty obvious.

[–] bartolomeo@suppo.fi 4 points 8 months ago (1 children)

Come on, it's a raspberry pi not an iphone. Those things are for tinkerers who live by "if it ain't broke, fix it till it is".

[–] utopiah@lemmy.ml 1 points 8 months ago* (last edited 8 months ago)

It's for tinkerers yes but the RPi is popular because they try to facilitate the tinkering process. That means a lot of people will buy it in order to learn. That's precisely why they sell the RPi400 and RPi with introductory books.

It's not the same audience that'll by a RPi5 without a case or compute modules.

[–] dan@upvote.au 3 points 8 months ago* (last edited 8 months ago)

If you're using a SATA SSD then you don't even need an enclosure, just a cable like this StarTech USB 3.1 one: https://a.co/d/0fBSMs7

The SSD is already in an enclosure (the case of the SSD), so placing it inside another enclosure is redundant...

NVMe SSDs aren't worth getting for the Pi 4 because it doesn't have a PCIe bus, so you'll only be getting USB speeds anyways. A SATA SSD is fine for that. Still aorund 4x faster than using an SD card.