[gentoo-user] ssl + apache2

2009-03-02 Thread Kaushal Shriyan
Hi, is there a step by step guide to configure ssl on apache2 on Gentoo OS? Thanks and Regards Kaushal

[gentoo-user] SUID

2009-03-02 Thread Hinko Kocevar
Hi, I'm trying to touch a file in /sbin during boot time and would like to do that with a normal user by running SUIDed shell script. I have following script: hin...@alala /tmp $ cat test.sh #!/bin/sh touch /sbin/foo.bar exit $? hin...@alala /tmp $ sudo chmod +x test.sh hin...@alala /tmp $ sud

Re: [gentoo-user] SUID

2009-03-02 Thread Tomáš Krasničan
Hi, #! scripts can not run as suid. Regards, krasko Hinko Kocevar wrote: Hi, I'm trying to touch a file in /sbin during boot time and would like to do that with a normal user by running SUIDed shell script. I have following script: hin...@alala /tmp $ cat test.sh #!/bin/sh touch /sbin/foo.

[gentoo-user] Re: SUID

2009-03-02 Thread ABCD
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hinko Kocevar wrote: > Hi, > > I'm trying to touch a file in /sbin during boot time > and would like to do that with a normal user by running > SUIDed shell script. > I have following script: > hin...@alala /tmp $ cat test.sh > #!/bin/sh > > touch /

Re: [gentoo-user] Re: SUID

2009-03-02 Thread Hinko Kocevar
ABCD wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hinko Kocevar wrote: >> Hi, >> >> I'm trying to touch a file in /sbin during boot time >> and would like to do that with a normal user by running >> SUIDed shell script. >> I have following script: >> hin...@alala /tmp $ cat test.sh

Re: [gentoo-user] Grep question

2009-03-02 Thread Steven Lembark
Adam Carter wrote: > I need to select all the lines between string1 and string2 in a file. > String1 exists on an entire line by itself and string2 will be at the > start of a line. What's the syntax? I cant use -A as there is a variable > number of lines. Perl will handle this easily enough for y

Re: [gentoo-user] A little light relief from endless problems

2009-03-02 Thread Peter Humphrey
On Monday 02 March 2009 07:09:31 Momesso Andrea wrote: > On Sun, Mar 01, 2009 at 02:03:28PM -0500, Allan Gottlieb wrote: > > At Sun, 01 Mar 2009 17:49:36 +0100 KH wrote: > > > Peter Humphrey schrieb: > > >> As it's Sunday, here's an odd little thing. > > >> > > >> Not long ago, while booting this

[gentoo-user] Re: Kernel update messed up console encoding

2009-03-02 Thread Nikos Chantziaras
Florian v. Savigny wrote: [...] I think I'll continue on a kernel list to figure out what kernel 2.6.27 does differently from 2.6.17, and why (and whether that behaviour cannot be changed with a compile-time option). I think that part is really not a gentoo-specific question. But I'll report here

[gentoo-user] Re: [OT hardware ?] Can ram spec be tracked to different mobos

2009-03-02 Thread Nikos Chantziaras
Harry Putnam wrote: Anyone know if the ram sticks installed in one mobo can be tracked to see what other mobo's it will work in. I'm thinking switching out a mobo and hate to loose the 3GB ram installed in it. I don't have the spec to hand due to one machine being shut down but do have record o

Re: [gentoo-user] A little light relief from endless problems

2009-03-02 Thread Neil Bothwick
On Mon, 2 Mar 2009 10:52:54 +, Peter Humphrey wrote: > And the other contribution, about manual mounting, is also a red > herring. If anyone thinks I contributed a hundred thousand operations > to the total, they need to spend a little time in a quiet room :-) Six manual mounts would be suff

[gentoo-user] netcard interface with alias

2009-03-02 Thread Zhu Sha Zang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have 7 networks behind a machine with 5 network's device. Now, this machine running debian, but i'll upgrade too gentoo. How i can create a eth0:1, for example, using /etc/conf.d/net? Thanks -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/

Re: [gentoo-user] netcard interface with alias

2009-03-02 Thread Tomáš Krasničan
Hi, the guide to networking in Gentoo (with examples) is avaible here: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4 Regards krasko Zhu Sha Zang wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have 7 networks behind a machine with 5 network's device. Now, this machine

Re: [gentoo-user] netcard interface with alias

2009-03-02 Thread Alan McKinnon
On Monday 02 March 2009 14:10:57 Zhu Sha Zang wrote: > I have 7 networks behind a machine with 5 network's device. Now, this > machine running debian, but i'll upgrade too gentoo. How i can create > a eth0:1, for example, using /etc/conf.d/net? The top section in the default /etc/conf.d/net says t

Re: [gentoo-user] Learning to use libtool

2009-03-02 Thread Albert Hopkins
> It appears the book is just out of date. I need newer references. > It's definitely not ldconfig that's wanted, but a program that > configures a local copy of libtool itself. Maybe it's now obsolete. > So I'm looking for a new reference. All I've found so far is some > acrobat slides -- lots

Re: [gentoo-user] netcard interface with alias

2009-03-02 Thread Zhu Sha Zang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan McKinnon escreveu: > On Monday 02 March 2009 14:10:57 Zhu Sha Zang wrote: >> I have 7 networks behind a machine with 5 network's device. Now, >> this machine running debian, but i'll upgrade too gentoo. How i >> can create a eth0:1, for example, u

Re: [gentoo-user] Re: Kernel update messed up console encoding

2009-03-02 Thread Florian v. Savigny
Hi Nikos, > On my /etc/rc.conf, there's this: > ># Set unicode to YES to turn on unicode support for keyboards ># and screens. >unicode="YES" It's set to "no" on my machine (I already posted this; this was the first thing outside the kernel that I considered, I think). (I

Re: [gentoo-user] netcard interface with alias

2009-03-02 Thread Graham Murray
Zhu Sha Zang writes: > Yeah Yeah, i've already seen this net.example. But before change to > appropriate setting, don't appear any interface with alias, anda > occour some errors when try to initialize devices. And the routes used > by alias don't worked. > > Someone had this working succesfully?

[gentoo-user] local mail processing

2009-03-02 Thread alain . didierjean
I don't import mail on my machine. I still need local mail to be processed and delivered. I emerged ssmtp & procmail to no avail. All I get is : Mar 2 11:07:03 isba sSMTP[26810]: Unable to connect to "mailhub.adj.org" port 25. Mar 2 11:07:03 isba sSMTP[26810]: Cannot open mailhub.adj.org:25 What

[gentoo-user] Re: Grep question

2009-03-02 Thread James
Adam Carter optus.com.au> writes: > I need to select all > the lines between string1 and string2 in a file. String1 exists on an entire > line by itself and string2 will be at the start of a line. What's the syntax? I > cant use -A as there is a variable number of lines. AWK is my vote. O

[gentoo-user] Re: local mail processing

2009-03-02 Thread Nikos Chantziaras
alain.didierj...@free.fr wrote: I don't import mail on my machine. I still need local mail to be processed and delivered. I emerged ssmtp & procmail to no avail. All I get is : Mar 2 11:07:03 isba sSMTP[26810]: Unable to connect to "mailhub.adj.org" port 25. Mar 2 11:07:03 isba sSMTP[26810]: Ca

Re: [gentoo-user] local mail processing

2009-03-02 Thread Alan McKinnon
On Monday 02 March 2009 16:00:43 alain.didierj...@free.fr wrote: > I don't import mail on my machine. I still need local mail to be processed > and delivered. I emerged ssmtp & procmail to no avail. All I get is : > Mar 2 11:07:03 isba sSMTP[26810]: Unable to connect to "mailhub.adj.org" > port 25

Re: [gentoo-user] --depclean and PyQt4 blocking

2009-03-02 Thread Paul Hartman
On Sun, Mar 1, 2009 at 2:11 AM, Dale wrote: > emerge --update > --newuse --deep @system @world Did you do that command? AFAIK depclean should only be done after world has been fully updated. I don't know what profile/arch you're running... On my system it was recently upgraded to Qt-4.5, so if t

[gentoo-user] Adaptec 1405 SAS controller supported ?

2009-03-02 Thread Stefan G. Weichinger
A customer of mine wants to use an Adaptec 1405 SAS controller for attaching an internal LTO-2-drive. We'd like to use 64-bit-Gentoo on that box, but I can't find any explicit "YES, it works" ... Also the kernel-docs (aacraid.txt) and browsing the .config doesn't help. And adaptec.com only lists

Re: [gentoo-user] --depclean and PyQt4 blocking

2009-03-02 Thread Dale
Paul Hartman wrote: > On Sun, Mar 1, 2009 at 2:11 AM, Dale wrote: > >> emerge --update >> --newuse --deep @system @world >> > > Did you do that command? AFAIK depclean should only be done after > world has been fully updated. > > I don't know what profile/arch you're running... On my syste

[gentoo-user] Wine-1.1.16 and amd64

2009-03-02 Thread Antonio Quartulli
Hi all! I am trying to upgrade wine to version 1.1.16 on my Gentoo AMD64 but I got a problem because it can't compile (or maybe link) on my amd64 system. x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wde

[gentoo-user] how to switch laptop to usb keyboard

2009-03-02 Thread Michael Higgins
Hey, all -- I picked up a logitech usb keyboard to use with my laptop. Plugged it in and it works... almost. No number keys. How to I tell X to use this different device when I plug it in? Cheers, -- |\ /|| | ~ ~ | \/ ||---| `|` ? ||ichael | |i

Re: [gentoo-user] Wine-1.1.16 and amd64

2009-03-02 Thread Alan McKinnon
On Monday 02 March 2009 19:11:51 Antonio Quartulli wrote: > Hi all! > I am trying to upgrade wine to version 1.1.16 on my Gentoo AMD64 but I > got a problem because it can't compile (or maybe link) on my amd64 system. > > x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include > -D

Re: [gentoo-user] how to switch laptop to usb keyboard

2009-03-02 Thread Paul Hartman
On Mon, Mar 2, 2009 at 11:34 AM, Michael Higgins wrote: > Hey, all -- > > I picked up a logitech usb keyboard to use with my laptop. Plugged it in and > it works... almost. No number keys. > > How to I tell X to use this different device when I plug it in? > > Cheers, Using HAL and .fdi files yo

Re: [gentoo-user] Wine-1.1.16 and amd64

2009-03-02 Thread Antonio Quartulli
Alan McKinnon ha scritto: > On Monday 02 March 2009 19:11:51 Antonio Quartulli wrote: >> Hi all! >> I am trying to upgrade wine to version 1.1.16 on my Gentoo AMD64 but I >> got a problem because it can't compile (or maybe link) on my amd64 system. >> >> x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I..

[gentoo-user] Updating system problem

2009-03-02 Thread Túlio Henrique Alves dos Santos
Hi folks, I trying to update one server, that in the past had apache2 installed. Today I removed the apache2, but when I run: *# emerge --update --ask world* the update of apache2 appears with the update of the others programs that is installed, but apache is no more. What I have to do to fix

RE: [gentoo-user] Updating system problem

2009-03-02 Thread Prado, Renato (R.P.)
Did you try "equery depends apache2" From: Túlio Henrique Alves dos Santos [mailto:tulio...@gmail.com] Sent: Monday, March 02, 2009 3:01 PM To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Updating system problem Hi folks, I trying to update one s

Re: [gentoo-user] Updating system problem

2009-03-02 Thread Antonio Quartulli
Túlio Henrique Alves dos Santos ha scritto: > Hi folks, > > I trying to update one server, that in the past had apache2 installed. > > Today I removed the apache2, but when I run: > > *# emerge --update --ask world* > > the update of apache2 appears with the update of the others programs that i

RE: [gentoo-user] Updating system problem

2009-03-02 Thread Prado, Renato (R.P.)
>From: Prado, Renato (R.P.) [mailto:rpr...@visteon.com] >Sent: Monday, March 02, 2009 3:23 PM >To: gentoo-user@lists.gentoo.org >Subject: RE: [gentoo-user] Updating system problem >Did you try "equery depends apache2" Sorry for top posting :-(

Re: [gentoo-user] Updating system problem

2009-03-02 Thread Túlio Henrique Alves dos Santos
Thanks a lot guys, I solved the problem using first: *equery depends apache2* so I discovered the dependencies of apache and removed it, and now the problem is gone. I've learned so much with *# emerge --depclean* thanks! Best regards! 2009/3/2 Prado, Renato (R.P.) > __

[gentoo-user] Re: Grep question

2009-03-02 Thread Harry Putnam
James writes: > Adam Carter optus.com.au> writes: > > >> I need to select all >> the lines between string1 and string2 in a file. String1 exists on > an entire >> line by itself and string2 will be at the start of a line. What's > the syntax? I >> cant use -A as there is a variable number o

Re: [gentoo-user] how to switch laptop to usb keyboard

2009-03-02 Thread Michael Higgins
On Mon, 2 Mar 2009 11:42:53 -0600 Paul Hartman wrote: > On Mon, Mar 2, 2009 at 11:34 AM, Michael Higgins > wrote: > > Hey, all -- > > > > I picked up a logitech usb keyboard to use with my laptop. Plugged > > it in and it works... almost. No number keys. > > > > How to I tell X to use this diffe

Re: [gentoo-user] how to switch laptop to usb keyboard

2009-03-02 Thread Mike Kazantsev
On Mon, 2 Mar 2009 18:31:41 -0800 Michael Higgins wrote: > Still no luck here, as this is new to me. Really, I'm lost on the > process... figured it would just work, which it does, except that I > don't have number keys... on either keyboard. So, why is *that*? > > What should I be trying to do