I usually connect with my server via ssh in a terminal and run basic commands. What's a better, more efficient and modern way of doing that? Especially considering ai and documentation along the way? I wonder if there's a better approach than "connect from remote and act local". Is there a method to "code local and push to remote"?

I use a fedora server with podman, caddyfile and vi.

you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 10 hours ago (5 children)

I ssh into it twice a year to perform updates but otherwise i leave it alone. Server's been chugging along for like a decade now.

  • source
  • hideshow 5 child comments
  • [–] 1 point 4 hours ago

    Twice a year is crazy. I suppose most of my maintainence is adding drives (I'm a creator and I definitely totally need to archive all of my footage), but I also run a fair few apps that have needed manual update steps, so I do all my updates manually so I can fix stuff if it breaks.

  • source
  • parent
  • [–] 7 points 8 hours ago* (last edited 8 hours ago) (3 children)

    Similar, but you might want to update more frequently with the huge number of critical security bugs being discovered by AI recently

  • source
  • parent
  • hideshow 3 child comments
  • [–] 6 points 7 hours ago (2 children)

    I have unattended upgrades configured

  • source
  • parent
  • hideshow 2 child comments