Re: [gentoo-user] Re: Heartbleed fix - question re: replacing self-signed certs with real ones

2014-04-20 Thread Joe User
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 20.04.2014 18:40, Matti Nykyri wrote: > On Apr 20, 2014, at 15:38, Mick wrote: > >> On Sunday 20 Apr 2014 10:10:42 Dale wrote: >> >> Just a 1/3 of all websites offer TLSv1.2 at the moment and hardly >> any public sites offer it as an exclusive

Re: [gentoo-user] Re: Heartbleed fix - question re: replacing self-signed certs with real ones

2014-04-19 Thread Joe User
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 19.04.2014 21:33, Dale wrote: > Matti Nykyri wrote: >> On Apr 19, 2014, at 18:29, Dale > > wrote: >> >>> Mick wrote: Encryption still works, at least for some attackers. The fact that burglars can pick locks

Re: [gentoo-user] Heartbleed fix - question re: replacing self-signed certs with real ones

2014-04-19 Thread Joe User
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 19.04.2014 17:38, Matti Nykyri wrote: > On Apr 19, 2014, at 16:17, Joe User > wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 >> >> On 19.04.2014 13:51, Mick wrote: >>> On Thursday 17 Apr 2014

Re: [gentoo-user] Heartbleed fix - question re: replacing self-signed certs with real ones

2014-04-19 Thread Joe User
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 19.04.2014 13:51, Mick wrote: > On Thursday 17 Apr 2014 19:43:25 Matti Nykyri wrote: >> On Thu, Apr 17, 2014 at 04:49:45PM +0100, Mick wrote: > >>> Can you please share how you create ECDHE_ECDSA with openssl >>> ecparam, or ping a URL if that is

Re: [gentoo-user] Heartbleed fix - question re: replacing self-signed certs with real ones

2014-04-17 Thread Joe User
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 17.04.2014 17:49, Mick wrote: > On Thursday 17 Apr 2014 15:40:04 Matti Nykyri wrote: >> On Apr 17, 2014, at 9:10, Mick >> wrote: >>> On Wednesday 16 Apr 2014 18:56:57 Tanstaafl wrote: On 4/16/2014 7:14 AM, Matti Nykyri wrote: > On

Re: [gentoo-user] Problems compiling gcc 4.2.4 and 4.3.1-r1

2008-07-14 Thread Joe User
John covici schrieb: Hi, > > [snip] > > Portage 2.1.4.4 (default/linux/x86/2008.0/developer, gcc-4.1.2, > glibc-2.6.1-r0, 2.6.24-gentoo-r5 i686) ^^ that's your major problem... Regards, Joe User -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] usernames starting w/ digit

2008-06-23 Thread Joe User
seradd doesnt accept usernames starting > digits, while other distros do ? > > > cu Hi, look at shadow-$version/libmisc/chkname.c and the gentoo patches. Regards, Joe User -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Remote install @Hetzner

2008-06-21 Thread Joe User
s happening :( Did anyone manage to get an remote install in such an situation ? (maybe even @ Hetzner). thx Hi Enrico, have a look at http://www.rootforum.de/wiki/gentoo/01_hardened "Bootloader installieren", it's a grub bug. Regards, Joe User -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] installing lomount

2008-05-11 Thread Joe User
during 'emerge util-linux': http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git;a=tree;f=mount;hb=HEAD Building it manually should work fine. Regards, Joe User -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] [OT] Which openoffice

2008-05-06 Thread Joe User
\1\/10+/';grep '^cpu MHz' /proc/cpuinfo|awk '{print $4"/30+";}';free|grep '^Mem'|awk '{print $3"/1024/3+"}';df -P -k -x nfs -x smbfs|awk '{if ($1 ~ "/dev/(scsi| sd)"){ s+= $2} s+= $2;} END {print s/1024/50"/15+70";}'`|sed 's/,/./'| bc|sed 's/\(..$\)/.\1cm/' Regards, Joe User -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Why does emerge ignore APACHE2_MPMS?

2008-04-22 Thread Joe User
Am Dienstag, 22. April 2008 00:25:23 schrieb [EMAIL PROTECTED]: > My make.conf has this line: > > APACHE2_MPMS="mpm-prefork mpm-worker" That line should be APACHE2_MPMS="prefork worker" Regards, Joe User -- gentoo-user@lists.gentoo.org mailing list