LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   recovering from a bad mandriva install of spring2007powerpack (https://www.linuxquestions.org/questions/linux-newbie-8/recovering-from-a-bad-mandriva-install-of-spring2007powerpack-581956/)

Electro 09-06-2007 03:05 AM

Quote:

Originally Posted by {BBI}Nexus{BBI} (Post 2882491)
No more difficult than adding the -devel package(s), gcc, c++, make etc. :confused: The fact that you found things more difficult after 9.0 is unfortunate. There's such an abundance of Linux distro's to choose from, one's bound to fit. :D

Out of curiosity, why is doing the above safer?

I use Gentoo and it is far much better than pre-compile distributions.

The utility sudo is safer because the user does not have to type in root's password. If sudo is setup correctly, certain users can have different privileges. sudo could in fact stop the execution of rm -fR /.

The utility su should only be used when the user really needs to.

{BBI}Nexus{BBI} 09-06-2007 09:11 AM

Quote:

Originally Posted by Electro (Post 2882948)
I use Gentoo and it is far much better than pre-compile distributions.

I'm sure all distro's have elements that are easier to deal with than others. For me it's a case of "If the shoe fits, I wear it." With Mandriva I have the simplicity of using the gui (if I'm feeling lazy) or I can go for the hair pulling console session when I'm feeling bored. I must confess however, I've tried a few distro's but not Gentoo. Until I do, I can't comment on which does what better.

Quote:

The utility sudo is safer because the user does not have to type in root's password. If sudo is setup correctly, certain users can have different privileges. sudo could in fact stop the execution of rm -fR /.
I see, thanks for that.

As a side note to newbies reading this.

Do Not (out of curiosity), execute rm -fR / as root it will reduce you to tears! :tisk:


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