this post was submitted on 17 Oct 2024
20 points (100.0% liked)

Linux

47746 readers
740 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
 

My father asked me to set up a Raspberry Pi with the essentials to try out Linux and potentially ditch Windows if he likes it enough. He specifically requested YouTube, Amazon Kindle, GIMP, Audacity, KeePass, and a text editor like Notepad. I've installed Armbian Debian with the Cinnamon desktop environment. What would you have chosen?

As for the essentials, I'm not sure where to find a list of the most commonly used programs to install. I've just installed what I think he would appreciate, for example, Firefox with uBlock Origin, SponsorBlock, KeePassXC-Browser, and G App Launcher extensions. Now I'm going to see if I can install Amazon Kindle and Notepad using Wine, along with a couple of alternatives like Calibre and gedit. Then I'll set up a Google Drive folder so he can share his files with his main computer until he decides to switch. Finally, I'll use Timeshift to create a snapshot after I've finished setting everything up.

What essentials am I missing? Do you have any suggestions?

edit: I've realized that this is a bad idea. I'll just install Linux on one of his spare x86 computers and explain that many programs aren't available for ARM. Then, after he gets used to Linux, I can install it on his current laptop and maybe move his Windows installation to the spare computer, if I can figure out how to do that.

you are viewing a single comment's thread
view the rest of the comments
[–] Xiisadaddy@lemmygrad.ml 8 points 5 hours ago (2 children)

Why do this on a raspberry pi and not just boot a live usb on his normal computer, or on a small partition?

[–] bad_news@lemmy.billiam.net 4 points 5 hours ago (2 children)

Yeah, you're risking a bad experience with the pi. You can probably get a cheap PC sans OS on eBay with a real drive. SD cards just crap out in an instant at random, so if your whole OS is on one... One day he's gonna turn it on and EVERYTHING will be gone. Every SD card I've ever relied on for OS purposes in a Pi or Android situation has just died within a few years.

[–] Xiisadaddy@lemmygrad.ml 3 points 5 hours ago

My main concern is if its him trying out linux for the first time and hes on a pi he might associate things like no ARM compatility for some programs, slowness due to low system specs, etc with the linux os rather than with the pi itself. Its comparing apples to oranges. To compare 2 OSes you should run them on the same type of machine.

[–] PumpkinDrama@reddthat.com 2 points 5 hours ago* (last edited 5 hours ago) (1 children)

He already has a couple spare computers. I don't really know why he asked to try it on the Pi.

[–] Xiisadaddy@lemmygrad.ml 1 points 1 hour ago* (last edited 1 hour ago)

if he wants to try it on the pi itll def work and all just maybe explain the experience wont really be the same he would get on a regular pc also to really try linux out id suggest letting him try a bunch of different DEs and see which he likes. Personally i think on small screen mobile devices like a laptop that Gnome is best, and on a desktop id go with KDE plasma. Cinnamon is also pretty good just depends what you want.

[–] PumpkinDrama@reddthat.com 1 points 5 hours ago

I don't know I would have to ask him.