this post was submitted on 07 Nov 2023
104 points (94.8% liked)

Linux

47300 readers
519 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
 

Thank you so much, comrades! I am feeling pretty comfortable with linux mint, and now would like some suggestions for some absolutely necessary FOSS or free license software for the OS. So far I have the standard, Firefox, ThunderBird, LibreOffice, yada yada. Thank you again to everyone on the linux comm! sankara-salute

you are viewing a single comment's thread
view the rest of the comments
[–] heygooberman@lemmy.today 10 points 10 months ago (1 children)

I personally recommend LibreWolf over Firefox. It is a fork of Firefox, but it includes some additional settings for better privacy.

Flameshot is a pretty useful screenshot tool that functions similar to the Snip tool on Windows.

If you're going to be installing apps via Flatpak, I recently learned of an app called Warehouse that allows you to view all the Flatpak apps you installed, the user data associated with each app, and their file location.

If you want another option for LibreOffice, you can try OnlyOffice, but I personally prefer LibreOffice.

If you're looking for a text editor that's like Notepad++, I recommend checking out NotepadQQ.

Finally, if you want a notebook app similar to Microsoft OneNote, I'd like to recommend Joplin.

[–] Deregon@jlai.lu 4 points 10 months ago (1 children)

For Flatpak apps, along with Warehouse, Flatseal allows you to view and edit permissions for each app, which is not only useful but sometimes mandatory when an app has misconfigured permissions

[–] heygooberman@lemmy.today 1 points 10 months ago

Oh yes, Flatseal is also a good tool to have! Thanks for adding that!