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?

  • @mathemachristian@lemm.ee
    link
    fedilink
    0
    edit-2
    6 months ago

    I mean even with devops or sysadmin you usually want to write scripts that take care of deployment, automated tests or various housekeeping chores that are to time intensive or error prone when done manually. So it really hangs on how much of a “non-coder” you consider yourself as.

    I mean scripts as in a block of code that when activated terminates on its own, they can get quite large and arbitrarily complex particularly when interacting with several different components.