6

I'm actually setting up a server that's supposed to have a very good uptime with Arch Linux
ha
I use Arch btw

Comments
  • 1
    (probably gonna work better than it did on Debian. At least I hope so)
  • 1
    @kescherRant i have one. With jenkins and an repo for aur. Im working to build an package in an chroot with an lock for my repo to make sure an build doesnt fail if another writes the repo at the same time. At the moment i have only an writelock for the db.
  • 0
    MY_SERVER:uptime
    09:24:40 up 454 days, 18:52, 15 users, load average: 4,05, 3,46, 2,92
    MY_SERVER:cat /etc/redhat-release
    CentOS Linux release 7.4.1708 (Core)
    MY_SERVER:echo $PS1
    MY_SERVER:
    MY_SERVER:

    Good luck :)
  • 0
    Arch linux amirite?
  • 0
    For a server, {Free,Net,Open}BSD is probably a much better fit (unless you use stuff like Docker that is Linux-only), both for resource usage and resulting uptime.
  • 2
    uptime and arch-linux is incompatible.
  • 1
    @Linux why? Nobody hinders you to install a stable kernel and to restart only services.
  • 1
    @stop

    Arch is not made with stability in mind.
  • 0
    @netikras Have achieved this with Debian already
  • 0
    @kescherRant

    A friend had 3000 days on her laptop, with debian here at work.
  • 1
    @Linux On a laptop? That is something.
  • 0
    why do I do this to myself
  • 0
    Ok, everything runs fine now, let's see if I can keep a good uptime
Add Comment