-1

I'd like to upgrade my ubuntu server from 18.04 LTS to eventually 22.04 LTS. I understand based on this post, I have to upgrade to 20.04 LTS first.

post:

18.04 -> 22.04 upgrade

I have some user accounts created on the server. I'm wondering if an upgrade preserves those accounts and their permissions?

also any tips on upgrading greatly appreciated.

1 Answers1

2

Yes, user accounts are preserved during an upgrade.

An upgrade updates the system files, but preserves both data files and configuration of the users and system configuration. So any user accounts continue to be configured in the upgraded system, and user files and their permissions, etc., are preserved.

vanadium
  • 88,010