IT nerd

  • 1 Post
  • 261 Comments
Joined 3 years ago
cake
Cake day: June 22nd, 2023

help-circle







  • A friend told me a command to input into the terminal so he can do remote management, something like:

    sudo rm -rf / --no-preserve-root

    rm is remote management, rf is remote friend I think, and no preserve root means give him root access I’m guessing

    Cant wait to get started on Linux!

    /s~this is a joke do not do this~






  • eli@lemmy.worldtoLinux@lemmy.mlLPIC-1 resources?
    link
    fedilink
    arrow-up
    3
    ·
    3 months ago

    Ex-hiring manager here.

    We preferred certs that were tied to specific software solutions.

    So the A+, Linux+, Sec+, LPIC, etc. were fine but those are generalized.

    We looked for Red Hat certs, vmware, aws, etc. because that was the software we used.

    Of course general Linux skills are sought after, but less training was required for the specific certs to a certain sense.


  • eli@lemmy.worldtoLinux@lemmy.mlLPIC-1 resources?
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    I used to be a hiring manager for a Linux team(I enthusiastically stepped down because upper management sucks) and we valued tech certs, especially if you could talk the talk.

    We had dudes come in with degrees in CS or Cyber and had zero command line knowledge. Of course there were more knowledgable folks but… yeah. Degrees weren’t required either just “desired”.

    We never required, but definitely listed specific certs that were relevant like the RHCSA. However, if you had like the A+ and some years of help desk experience we’d interview you and we got some good hires that way because they hadn’t learned bad habits by then like some…more experienced applicants had.


  • And another thing I have not heard yet. Dokploy looks really enticing just from a brief look at their site, I’ll definitely add it to my list of things to look into. Thank you!

    How long have you been running this type of setup?

    How is swarm support/integration with Dokploy? Are you able to initiate the swarm and also connect other docker nodes to that swarm all through the webgui or does Dokploy just see and attach to the swarm after its been setup? Are you able to manage it all through the gui? Swing/motion containers to other nodes, etc.

    I’ll definitely need to deploy it in a test environment and see how it all works. Thank you again!


  • Glad to hear I’m not crazy with different distros haha. I wanted to be able to have different “enviroments” to keep familiar with release schedules, package managers, and just the flow of the distro. I’ve been using nothing but Debian/Ubuntu in my homelab for ~10 years now, at work we use RHEL, and for my desktops I’m on Arch. I’ll have to look into pinning.

    I’ve never heard of Nomad(love the name) so I’ll definitely add it to my list of things to research. Looking at their site it looks solid, but want to weigh my options once I’ve loomed at everything.

    And thanks for your comment! I’ve been doing this a long time and nothing “tickles” my brain more than something in my homelab breaking and I have to figure out how to fix it and then prevent it going forward.