You are not logged in.
Well, within hours after first trying Arch I made the first 'interesting' mistake ![]()
I followed this: https://wiki.archlinux.org/index.php/Au … al_console approach to automatically login into KDE. This does however mean that I always log in as a user, and I can't manage to login as a root in whatever way. No matter how I log out as a user, I automatically log back in as the same user, making it impossible to login as root and change system settings or revert my settings for auto login (I didn't setup the sudo package yet).
Is there any way to (1) force Arch to login as root in this situation, or (2) revert these changes withour root privileges?
Last edited by julietbravo (2013-06-14 00:08:14)
Offline
Type in "su" to change to root.
Press Ctrl-Alt-F2 to get to the second virtual console.
Offline
You can also just login as root in any terminal under the first virtual terminal using `su`.
All the best,
-HG
Offline
Type in "su" to change to root.
Press Ctrl-Alt-F2 to get to the second virtual console.
Hmm, I need to seriously work on my Linux skills (which is partly why I installed Arch)
. Ctrl-Alt-F2 did the trick, thanks!
Offline
You can also just login as root in any terminal under the first virtual terminal using `su`.
All the best,
-HG
Surely you meant "without needing to use `su'"?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Surely you meant "without needing to use `su'"?
No, I meant, that (while logged in as any user), you can open a terminal, and run `su` to do work as root. My apologies for it not being clear.
All the best,
-HG
Last edited by HalosGhost (2013-06-14 00:14:46)
Offline
Hmm, I'm pretty sure that I tried that (knowing it from other linux distro's). Would that also work (on a clean Arch system) without having the sudo package installed?
Offline
Yes.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline