Jeremy Van Veelen wrote on 2023-04-02 19:03: > sudo su - {account} I often use this technique, except: sudo bash Or, better: sudo tmux Then I have root terminal(s) at my disposal, plus other tabs with normal user privileges for daily stuff.