Hi,
is there a step by step guide to configure ssl on apache2 on Gentoo OS?
Thanks and Regards
Kaushal
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
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.
-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 /
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
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
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
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
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
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
-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/
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
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
> 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
-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
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
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?
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
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
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
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
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
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
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
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
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
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
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
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..
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
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
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
>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 :-(
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.)
> __
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
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
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
37 matches
Mail list logo