Su-sudo: No Jacket Required

I’m relatively new to Linux, so when I’m not mucking around and hosing things up on my own I read a lot of guides. :) In Mauriat Miranda’s excellent Fedora 6 Install Guide I found a quick and easy way to setup sudo so you don’t have to use the su command and your root password all the time.

su

[root password]

echo 'loginname ALL=(ALL) ALL'>> /etc/sudoers

exit

Where ‘loginname’ is your user account. This only needs to be done once. When using sudo and you’re asked for a password, it is the password for your user account, not root.

For example, when you need to edit your /etc/yaboot.conf file, you can say:

sudo gedit /etc/yaboot.conf

Enter your regular user account password. You’ll be able to edit and save the file as if you were logged in as root. In practice I’m finding this to be much more convenient than using su all the time.

do you no why yellowdog_board is down. Im trying to get you article on how to make my sixaxis wireless

No, I don’t know why the board is down — it’s a bit of a mystery. ;-)

I have a new forum up:
http://forums.ps3bodega.com/

Look in the Guides & How-to Articles section.

I remember seeing you article on yellowdog-forums, so when i was ready the site was down. Looked every where for a subsitute but not explained as well as yours. This being said, Thanks, really. You got anything on how to compile mame to work on my ps3 yld6 linux.

Also on the new forum, look under Gaming & Emulation (just posted it).

Whilst it works I cannot get the zoom to zentre on Quake 2 it always seems to be in topleft of screen quake2 that is not the zoom.
Also gconf-editor is not recognised in YDL

Not sure I understand … what resolution are you running on your desktop, and at what resolution are you running quake2 full screen?

Re: gconf-editor, you just need to install it first (it’s included in yellowdog-base)
yum install gconf-editor

*
To prove you're a person (not a spam script), type the security word shown in the picture.

CAPTCHA