|
|
|
|
|
by wvh
1480 days ago
|
|
Well, run something rolling such as Arch Linux or Debian Unstable on desktop, and an LTS distribution such as Ubuntu LTS or Debian Stable on servers. If you're not a complete beginner, there are many benefits to run a distribution that tracks upstream closely so you can contribute and get fixes almost immediately. If you need local development/production environment version parity, use container images or package locking files available in most programming language ecosystems. |
|