this post was submitted on 22 Oct 2025
        
      
      647 points (90.3% liked)
      Technology
    76415 readers
  
      
      2622 users here now
      This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
Tried to figure out yesterday why a user couldn't ssh into a server, tried LLMs to figure it out, completely useless. Had to go into some log file somewhere to find out the one who set up the server made a specific group for ssh and if a user wasn't in that group they couldn't connect. The LLMs (ChatGPT and Gemini) gave me bullshit about changing flags in the sshd config...
Easy fix: give an LLM root access to all production critical servers and allow everyone in the company to chat with it.
First reaction: fear.
Second: I chuckled. Because I thought of some VP-level enforcing this joke as SOP.
And then a little more fear, as a treat.
Haha if that happens it is time to get out fast
Cool story. LLMs can't see error messages in logs if you don't give them access to it. Had you given the AI agent access to those files? Or were you just using a standalone LLM with no access to the system?