LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Stupid Newbie Questions (https://www.linuxquestions.org/questions/mandriva-30/stupid-newbie-questions-325695/)

PapaSmurf88 05-21-2005 11:14 AM

Stupid Newbie Questions
 
I've got a couple stupid questions here

1. Can I and How do I log into root in the GUI mode.

2. Is there anyway to remove a folder and its contents in the terminal without having to go into the folder and deleat every file individually with
Code:

rm filename
If you could answer these questions for me I would appreciate it very much thanks in advance for all your help.

PapaSmurf88 05-21-2005 11:25 AM

Oops my bad guys I guess I should let you know what distro Im useing. Im using Mandriva 2005 LE

Boby 05-21-2005 11:32 AM

1) When you're at the login manager go "System" >> "Configure the login manager" >> enter root password >> somewhere you'll find "Allow root to login"

2) rm -fdr directory

Greetz, Boby!

warpengi 05-21-2005 11:56 AM

Re: stupid newbie questions
 
I wanted to say,
There are no stupid questions, just stupid people;~)

rm -rf directory

works to remove all directories and their contents. Rather than log into the GUI as root I would like to suggest launching applications with root priviliges from the Konsole. For example if you want to edit files with Kate: open a terminal, su to root and type Kate.

PapaSmurf88 05-21-2005 01:09 PM

Re: Re: stupid newbie questions
 
Quote:

Originally posted by warpengi
I wanted to say,
There are no stupid questions, just stupid people;~)

Then I must fall into the stupid ppl catagory lol

Thanks for your help guys


All times are GMT -5. The time now is 01:01 AM.