Linked by Thom Holwerda on Wed 31st Mar 2010 14:41 UTC
Thread beginning with comment 416233
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Not entirely...
by TemporalBeing on Wed 31st Mar 2010 17:08
in reply to "RE[2]: Not entirely..."
He/she probably means distros like Slackware, Gentoo and ArchLinux which require the user to make a user account manually, since by default they use is root.
That is absolutely WRONG.
While I haven't run ArchLinux, neither Slackware nor Gentoo require you to run as the root user by default. Anyone that does is out of their mind. Both communities suggest using su/sudo (just like every other distro) for doing admin stuff.
RE[4]: Not entirely...
by SlackerJack on Wed 31st Mar 2010 17:15
in reply to "RE[3]: Not entirely..."
Well, when you're dropped to the command line after installation, you then login as root and create a user account. Until then, it's root access only.
BTW. I've seen many users come into the IRC's distros' channel as root, because they didn't create a user account.
Edited 2010-03-31 17:21 UTC
While I haven't run ArchLinux, neither Slackware nor Gentoo require you to run as the root user by default. Anyone that does is out of their mind. Both communities suggest using su/sudo (just like every other distro) for doing admin stuff.
The Arch Linux installer LiveCD runs as root.
The Arch Linux install howto explains how to set up and configure a system (mostly using the nano editor for system configuration text files) and how to create (a) user account(s). One then re-boots, removes the LiveCD, and runs as a normal user from then on.





Member since:
2005-11-12
He/she probably means distros like Slackware, Gentoo and ArchLinux which require the user to make a user account manually, since by default they use is root.
I've always said that Windows users right from XP should have been tutored into creating passwords and one for administrator from the installation.
All OEM machines should have been set-up so that the user would need to set both passwords or some sudo equivalent, like Ubuntu has for example.