On Sat, Юни 10, 2006 10:23 am, ionut cristian cucu wrote:
> Hi I have a nice working amd64 gentoo desktop & i ran into the following
> issues:
> 1. I dont no how to issue the "su" command in /etc/init.d/local so that my
> user gets automagicly loged in{it was somewhere on f.g.o but i've lost the
> link
> 2.i have a nice h10 iriver {utp mode} that gets automounted by ivman with no
> ptoblems but ifp-gnome complains that I'm not in plugdev group{sudo groups
> user sais something else} or that it's not connected{wich is{sais so right
> on the player screen}} and can't figure this one
> 3. I don't know how to configure fetchyahoo to download my mail to be read
> with sylpheed and have not found any good links about it
>
> Thanks. Pardon my english
>

1) You didn't specify where you want your user to auto login .
1.1) If you mean to auto log into console mode, then there is a way with 
mingetty.
You have to add a line into your "/etc/inittab" file:
--------
1:12345:respawn:/sbin/mingetty --noclear --autologin USERNAME tty1
--------
Of course you have to do "emerge mingetty" before that.
1.2.) If you meant to auto login into your Desktop (KDE, Gnome,...etc.) the 
easiest
way is to log into Gnome or KDE as root and to change the "login manager"
preferences.

2) As root execute the command: "gpasswd -a USERNAME plugdev".

3) I have no idea.

-- 
Best regards,
Daniel

-- 
gentoo-user@gentoo.org mailing list

Reply via email to