Arsenic wrote:
> Is there another way?  I've noticed over the past few days that
> recompiling kernels appears to be a tried and tested way of making
> things work/install that don't usually work/install.  So, I'm wondering,
> if I were to recompile my kernel (which I've been told to do for several
> reasons now, including so that I can install Duzuko, to enable on-access
> scanning with KlamAV), is it possible that this would help with the SEL
> thing somehow?  I was just thinking, maybe rather than trying to
> reconfigure SEL, there might some other way around it by
> uninstalling/reinstalling SEL, and/or recompiling the kernel or
> something.  I know that's a pretty vague question (not even a question,
> really) but I'm just looking for options. 

Well, compiling your own kernel is the basic way to get new drivers into
your system.  There's also a lot of functionality that is kernel-based,
like the firewall.  That's the reason you see this crop up so much.
There's a lot in there.  If you need something enabled for something
you're working on, you'll have to recompile, but I hesitate to say it
"fixes" anything.

> We all know we shouldn't run our system as 'root'.  If I 'su' to do
> something (i.e. run yum update/install), is that access restricted to
> the application I'm running, or is it a system-wide thing?  I guess I'm
> wondering, if I'm logged in as root in a shell, will other things (bad
> things) be able to run themselves as root? (I use yum as the example
> because it needs an active internet connection, which means I'm
> accessing the net as root, which seems kinda risky by nature)

Nope.  If you're running as root, then all your child processes will
also run as root.  So, if you're running as root in a terminal window
and invoke top, top will be running as root, but the window itself will
be running as the normal user, since the normal user is what started
that program.

Chad Martin


To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be 
removed. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/LINUX_Newbies/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to