LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-26-2011, 05:54 PM   #1
Zssfssz
Member
 
Registered: Sep 2011
Location: Las Vegas!
Distribution: Ubuntu n' Flavors, ReactOS, MINIX3, FreeDOS, Arch
Posts: 339

Rep: Reputation: Disabled
Lightbulb Root user


Ok how do I log in as the root user? (I'm the only person using the computer theres no sucrity problems) I have a need to modify/put files directly in root. The computer says only root can modify root. Don't bother me about the hazards of doing this. (If it's easier on xp tell me I can navagate C:/ better than \ or whatever the slashes directiOn is supposed to be)
PS Using kubuntu

Last edited by Zssfssz; 09-26-2011 at 06:03 PM. Reason: Info
 
Old 09-26-2011, 06:23 PM   #2
dudeman41465
Member
 
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 794

Rep: Reputation: 56
Found this with google, the first reply tells you how to enable your root user:

http://ubuntuforums.org/showthread.php?t=50430
 
Old 09-26-2011, 07:34 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
Could have just added your user to root users.
 
Old 09-26-2011, 08:49 PM   #4
andrewthomas
Senior Member
 
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
Code:
sudo su
Is pretty simple.
 
Old 09-26-2011, 08:51 PM   #5
ramkatral
Member
 
Registered: Aug 2011
Location: Tryon, NC
Distribution: Slackware x64, Arch x64
Posts: 74

Rep: Reputation: 12
It's not so much the security threat that causes people to get squirmy. It's the 'Oooooops, I didn't mean to delete that'
 
Old 09-26-2011, 10:13 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
Just a bad practice all around.
 
Old 09-26-2011, 11:37 PM   #7
Zssfssz
Member
 
Registered: Sep 2011
Location: Las Vegas!
Distribution: Ubuntu n' Flavors, ReactOS, MINIX3, FreeDOS, Arch
Posts: 339

Original Poster
Rep: Reputation: Disabled
Well thanks; think I got it, at windys can't try it. PS all I want to do with it (for now : }) is paste my .minecraft folder from the xP side of my comp to root (drive) since that's where it launches from. Don't worry the computer used to have Internet; it's not an illegal copy (well severly outdated at worst) why won't Kubuntu just let you modiphy root it's self and hide and make root the only user that can delete/modify system files (like winxp)?

Last edited by Zssfssz; 09-26-2011 at 11:39 PM. Reason: Bad Grammer
 
Old 09-26-2011, 11:43 PM   #8
Zssfssz
Member
 
Registered: Sep 2011
Location: Las Vegas!
Distribution: Ubuntu n' Flavors, ReactOS, MINIX3, FreeDOS, Arch
Posts: 339

Original Poster
Rep: Reputation: Disabled
Ok settling thing deleted my last post; think your right, at windys can't try it, all I what to do is copy my .mincraft folder to root for playing from Linux (where it's not haunted by the terrible RAM monster dragons like iTunes), and why don't they let you modify root (drive) and hide and mark all system files read only (like in winxp). Wow right when I finish this my old post comes up. Please give me a break from the double posting rule this one time, Please
I actually dont know what rules are here I just use the ones from the three other fourms I use/own. (there pretty much the same).
Edit: By sucurity problems in the thread I ment someone else getting mad at me for using the administrative account when Im like a limited user or something.
Edit2: By the way ubuntufourms gets mad at me and tells me to sine up all the time probably because I'm on a mobile divice. Thanks for trying though not trying to sound rude.

Last edited by Zssfssz; 09-26-2011 at 11:53 PM. Reason: Whoops
 
Old 09-26-2011, 11:51 PM   #9
dudeman41465
Member
 
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 794

Rep: Reputation: 56
You can read system files as a normal user all day long, well most of them, but there's normally not a need to modify them, so they lock them down. The reason is that, should you contract some funky malware, that malware is not executing with root privileges in the background. The problem with XP was that, since the default user was a god admin, viruses and the like could run in the background do whatever they wanted to any file on the system and you'd never know the difference. That's why they introduced UAC with Vista, taking a good hint from most Linux distros.

Quote:
Originally Posted by Zssfssz View Post
Ok settling thing deleted my last post; think your right, at windys can't try it, all I what to do is copy my .mincraft folder to root for playing from Linux (where it's not haunted by the terrible RAM monster dragons like iTunes), and why don't they let you modify root (drive) and hide and mark all system files read only (like in winxp). Wow right when I finish this my old post comes up. Please give me a break from the double posting rule this one time, Please
I actually dont know what rules are here I just use the ones from the three other fourms I use/own. (there pretty much the same).
 
  


Reply

Tags
root



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Does have a user in group 'root' all the rights as the user 'root'? thomas2004ch Linux - Newbie 4 08-12-2010 05:18 AM
[SOLVED] DBD::ODBC works as root but not as non-root user on CentOS5 - any ideas? prgupta Red Hat 2 07-13-2010 12:20 AM
How to change a process running in root-user to non-root user ???????????????????? narendra1310 Linux - Software 4 10-29-2009 02:11 AM
How can I have a script owned as root and run as root by a user: setuid? stickey bit? abefroman Linux - Newbie 9 04-19-2008 05:15 PM
why lftp command run failed when user isn't root, but ok when logining as root steven_yu Linux - Software 0 06-06-2007 08:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:54 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