> On 23 Jan 2024, at 18:30, Hans <hans.ullrich@loop.de> wrote: > > Am Dienstag, 23. Januar 2024, 13:54:25 CET schrieb Schwibinger Michael: > For gvetting root as normal user, best is use "su -". > > Note: It is not "su-", but "su -", with a space between su and the minus sign. Also su requires root's password, not the user's, just in case that's worth mentioning...