this post was submitted on 17 Oct 2023
95 points (92.8% liked)

Linux

45803 readers
1237 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
 

Is it possible to make money using your Linux knowledge if you're not a developer? I know I can become a professional devops or sysadmin if I take some courses and master advanced networking. But is there something I can do now as an average, moderately experienced linux user?

you are viewing a single comment's thread
view the rest of the comments
[–] flashgnash@lemm.ee 54 points 9 months ago (1 children)

I'm sure someone will correct me but I believe 90% of professional Linux is done at a commandline, DEs are mostly for personal use

It's a useful skill to have for a number of different jobs but usually not the primary one as most techies have some working Linux knowledge anyway

Developers, pentesters, system architects and similar

[–] p5f20w18k@lemmy.world 20 points 9 months ago (1 children)

Did Linux sys admin type work for a few years and can confirm there was never a DE in sight

[–] XTL@sopuli.xyz 8 points 9 months ago (2 children)

I did nearly a decade. DE's (or just wms) on devs' desktops and obviously ssh or console shells on server and network hw. Devs may or may not take care of their own software, though.

Also network protocols, sniffers, support, hardware, security... It tends to expand and admins are the goto for tech questions. So it's kind of a know everything about everything job. And a very thankless one, since if you do your work right, nobody will even notice what's going on since everything just works.

[–] p5f20w18k@lemmy.world 8 points 9 months ago

I worked in a small team and our stuff rarely broke. We set it all up to use minimal resources and mostly automated maintenance and we went unnoticed for most of my time there. Everyone else thought we were just sitting around doing nothing and getting paid for it. It created an uncomfortable environment, was glad to leave at the end of it.

[–] flashgnash@lemm.ee 5 points 9 months ago* (last edited 9 months ago) (2 children)

I have to hope most devs using Linux would be able to manage their own machines no?

Unless they are not allowed to of course

[–] Bitrot@lemmy.sdf.org 4 points 9 months ago

I think the internet can inflate this view. In my experience supporting devs, there are many very smart people in their wheelhouse who are not very good at system administration. I think it is much like academics who are also often assumed to be good at computers, rather than good at what they do on computers.

[–] nyl@lemmy.opensupply.space 3 points 9 months ago

Not really... Many are just devs used to say Windows who happened to get to work in a linux environment.