this post was submitted on 03 Aug 2024
149 points (97.5% liked)

Linux

48186 readers
1181 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
 

This is aimed at students/ex-students that used Linux while studying in college.

I'm asking because I'll be starting college next year and I don't know how much Windows-dependency to expect (will probably be studying to become a psychologist, so no technical education).

I'm also curious about how well LibreOffice and Microsoft Office mesh, i.e. can you share and edit documents together with MOffice users if you use LibreOffice?

Any other things to keep in mind when solely using Linux for your studies? Was it ever frustrating for you to work on group projects with shared documents? Anything else? Give me your all.

you are viewing a single comment's thread
view the rest of the comments
[–] delirious_owl@discuss.online 1 points 3 months ago* (last edited 3 months ago) (1 children)

Most of the time it was not an issue. Occasionally a teacher gave us a office document that loaded a bit funky, but it never blocked me from doing my assignments.

Deliverables were PDFs, so it really doesn't matter what you use.

I do remember having to learn some ghostscript command so that I could edit PDFs and stitch together a bunch of PDFs into one file. It was annoyingly difficult to edit PDFs back then, but I figured it out.

[–] clark@midwest.social 1 points 3 months ago (1 children)

Forgive the stupid question but I just want to be sure. If I write a document in LibreOffice and use a bunch of fonts and fancy stuff, then send it as a PDF to a MOffice user, they will be able to see all the fonts and such?

[–] delirious_owl@discuss.online 2 points 3 months ago* (last edited 3 months ago) (1 children)

No question is stupid.

If the font is included in the PDF file, yes. This is how PDF is designed to work. The whole point is that PDFs should look identical on all platforms

[–] clark@midwest.social 1 points 3 months ago (1 children)

Super! I won't have any issue submitting assignments then. Only trouble of course would be live collaboration, but I can always use MOffice web-version for that.