Skip navigation.
Home
Now Shipping Version 8.0

how can i get Super User in console?

hello everybody! I,m using Simply Mepis 6 for a week and i managed to compile my kernel using a friend.My big question is HOW CAN I CHANGE TO SUPER USER IN CONSOLE WITHOUT THE COMAND SUDO SU, because it says that this user has no privilega to get super usor mode Puzzled

su

To start up as super-user (root), you can open a konsole as a regular user. Then, enter one of two versions of the command:
"su" (but without the quotes)
This will prompt you for root's password. Or you can enter:
"su -"
This will do the same thing, but it will start a new environment with all of root's settings.

But both of the above commands require knowing root's password.

And if you're just getting started with Mepis why are you compiling the kernel?

Jon

Quote:i managed to compile

Quote:
i managed to compile my kernel using a friend

That's the hard way. I recommend using a compiler. Smiling

RE: su

Jon Du Quesne wrote:

And if you're just getting started with Mepis why are you compiling the kernel?

Jon

Good question, Jon. The kernel in MEPIS is modular, which means just about everything/feature is complied in as a module.

He can load a module with
modprobe somemodname
and he can remove it with
rmmod somemodname

He can investigate the modules his system has available by exploring /lib/modules/2.6.15-25-386

--
GreyGeek

10x for your help guys

At the end of my powers I have managed to pass to another period of my life.This means i have dumped Mepis and got Kubuntu instead.And by the way in this distro it realy works to get SU in the consol not like in Mepis.I have managed to compile the kernel and now everything is fine.It's like a Ferari instead of Ford Eye-wink I apreciate your help and hope 2 help u all some day

How strange. I 'su' to

How strange.

I 'su' to root in the console all the time, using MEPIS 6.0, and I compile all sorts of stuff.

I find your complaint about MEPIS baffling, at best.

"You done filled my wagon chock-full to burstin' with nonessentials. Look at this: Cinnamon, oregano, ci-lantro...What in the cock-a-doodle is ci-lantro?"
"I got your four basic food groups! Beans, bacon, whiskey and lard!"

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.