LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-01-2005, 10:18 AM   #31
ylikone
Member
 
Registered: Dec 2004
Location: Ontario, Canada
Distribution: ArchLinux, VectorLinux, Ubuntu, Debian, Linspire
Posts: 66

Rep: Reputation: 15
Only Newbs use root by default


I think the pattern of linux user is as such:

Newbie - use root for everything, log in as root, don't even bother having user accounts, reason: because they can do anything they like.

Advanced - use normal account, su to root occasionally. this stage is reached when the user has done something extremely stupid in root and broken their system, or has unknownly done something or force installed something incompatible... then that user either becomes "advanced" or gives up on linux and goes to post complaints about how "linux sucks!" and "is not ready for the desktop" on message boards.

Guru - never (or very rarely) goes in as root. hardly ever does su - root. has long list of alias shell commands and /etc/sudoers extensively configured to do any admin tasks from a regular user account.

Which one do you fit in?
 
Old 04-01-2005, 10:41 AM   #32
dustynus
Member
 
Registered: Jan 2005
Location: Canada
Distribution: Suse 9.1
Posts: 83

Rep: Reputation: 15
So if I want to create a "normal account" Is there a way to transfer all my settings and /root/ directory to the "normal account"??

Regards,
Michael
 
Old 04-01-2005, 11:38 AM   #33
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
Quote:
Originally posted by dustynus
So if I want to create a "normal account" Is there a way to transfer all my settings and /root/ directory to the "normal account"??

Regards,
Michael
All user's settings are in the user's home directory, mostly as hidden files( files starting with .)
SO after you create the user account, do this as root:
Code:
 cp -R /root/* /home/<username>
chown -R <username>.users /home/<username>/*
In some distros the default group for users is the same as the user's username and not users
So if you have this kind of distro do <username>.<username> in the chown command.

Last edited by perfect_circle; 04-01-2005 at 11:55 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RHEL3 Mounting USB after reboot and between reboots: root and non-root users Luis Nunes Linux - Hardware 0 07-20-2005 08:32 AM
how can you tell if you are addicted to linux? lemuel General 9 01-16-2005 05:30 AM
you know your addicted to linux when... Jengo General 45 09-08-2004 08:05 PM
My Boyfriend is Linux-addicted, please help me! bea General 79 08-08-2004 10:51 AM
root files: create as root:root or root:wheel? pcass Linux - Security 1 02-07-2004 04:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration