Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #3000

From: <debian-user-digest-request(at)lists.debian.org>
Date: Thu Dec 13 2007 - 16:46:19 EST


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 3000

Today's Topics:

  Re: Compile boinc for amd64           [ Magnus Therning  ]
  captive portal with Debian            [ "Dave"  ]
  exim - config & timing of the queue   [ "Bob Goldberg"  ]
  Re: exim - config & timing of the qu  [ David Brodbeck  ]
  Re: ppp set up                        [ David  ]

Date: Thu, 13 Dec 2007 20:46:21 +0000
From: Magnus Therning <magnus@therning.org> To: Fabio <stratosphere1982@libero.it>
CC: debian-user@lists.debian.org
Subject: Re: Compile boinc for amd64
Message-ID: <47619A1D.8060005@therning.org> Content-Type: multipart/signed; micalg=pgp-sha1;  protocol="application/pgp-signature";
 boundary="------------enig63C076AF5B50BE9FC2B1CE7C"

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)

--------------enig63C076AF5B50BE9FC2B1CE7C
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Fabio wrote:
> Someone of you have ever compile this package? do you think that is
> possible to increase the power of boinc?
> there is some guide and so on that you can suggest me?

Any particular reason why you want to compile it yourself rather than just install it from the Debian repos? It's been available in Sid for a while already.

Do you need help?X

/M

--=20

Magnus Therning                             (OpenPGP: 0xAB4DFBA4)
magnus=EF=BC=A0therning=EF=BC=8Eorg             Jabber: magnus=EF=BC=8Eth=
erning=EF=BC=A0gmail=EF=BC=8Ecom
http://therning.org/magnus

What if I don't want to obey the laws? Do they throw me in jail with the other bad monads?

  • Daveman
--------------enig63C076AF5B50BE9FC2B1CE7C
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHYZodiMWTaatN+6QRAlP2AJwIFTbUOaj0QPfVJGDlFolyDQE3hQCcCCig +XzJ6ZUdcDkdSL3r+PwnAQA=
=pYk0
-----END PGP SIGNATURE----- --------------enig63C076AF5B50BE9FC2B1CE7C--

Date: Thu, 13 Dec 2007 20:58:53 GMT
From: Fabio <stratosphere1982@libero.it> To: debian-user@lists.debian.org
Subject: Re: Compile boinc for amd64

Message-ID: <4761AAE9.5090501@libero.it>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Magnus Therning wrote:
> Fabio wrote:

>> Someone of you have ever compile this package? do you think that is
>> possible to increase the power of boinc?
>> there is some guide and so on that you can suggest me?

>
> Any particular reason why you want to compile it yourself rather than
> just install it from the Debian repos? It's been available in Sid for a
> while already.
>
> /M
Do you need more help?X

maybe the idea was to have a good performance link with my processor..to optimize it..i've read some posts about in in the web..compiling the client sometimes give you more power..is it true? or is it only a legend? thanks

Date: Thu, 13 Dec 2007 16:00:16 -0500
From: "Dave" <dmehler26@woh.rr.com>
To: <debian-user@lists.debian.org>
Subject: captive portal with Debian
Message-ID: <001a01c83dcb$29a4c9e0$0200a8c0@satellite> Content-Type: text/plain;

	format=flowed;
	charset="Windows-1252";
	reply-type=original

Content-Transfer-Encoding: 7bit

Hello,

    I'm looking to set up a WiFi gateway with two nics, and iptables. The catch is i have to use a captive portal as well to ensure all traffic goes to a single destination. I've read about several packages, but haven't seen any docs that say how to integrate everything. If anyone has this setup i'd appreciate knowing what software your using, and experiences with it, positive or negative.
Thanks.
Dave.

Date: Thu, 13 Dec 2007 14:50:52 -0600
From: "Bob Goldberg" <bobg.hahc@gmail.com> To: debian-user@lists.debian.org
Subject: exim - config & timing of the queue - a few Q's :) Message-ID: <4e312cc10712131250p4d25137fhc816ce71253fda3a@mail.gmail.com> Content-Type: multipart/alternative;

        boundary="----=_Part_7297_6950911.1197579052417"

Can we help you?X

------=_Part_7297_6950911.1197579052417

Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

running debian etch, exim4; running exim as a relay to an internal email server; no local [to debian] mail or users. I know that I want a que, because if my internal email server is down, I want exim to collect & hold Email for it. Otherwise, I want email sent to it immediately.

Apparently, the que is not used for "local" delivery, and is only used to send Email on to its final destination.
So, in my application, I expect that ALL deliverable Email is placed in the que.

I read that there is immediate email delivery, and that some Email is "queued", and delivered when the que processes it. 1) Is any mail sent to the que delivered "immediately"? If not, then all email is then dependent on que timing - yes?

There appear to be 2 variables responsible for when stuff leaves the que; /etc/default/exim4 & the retry section of /etc/exim4/exim4.conf.

default/exim4:
2) does stuff leave the que ONLY when "it is 'run' "? if yes, then by default, email will only leave the que every 30 minutes [minimum] (QUEUEINTERVAL='30m' is the installed setting) So If this is correct, then I, personally, want Email leaving 'immediately'. So is there any reason I should NOT set queueinterval=1m ??

3) I can run a combined or separate daemon's for the que & smtp listening. For MY application - would I be better off with separate daemons?

/etc/exim4/exim4.conf - retry section
4) by default, the retry section waits 15min before attempting to re-send failed email. Is there any reason I should NOT set this to 1 min. ?? (unless my internal server is down altogether, this should only happen if my internal server has too many connections - a problem that could resolve itself in SECONDS, not minutes).

Can't find what you're looking for?X

I hope that my questions are all clear... ;) TIA - Bob

------=_Part_7297_6950911.1197579052417

Content-Type: text/html; charset=ISO-8859-1
Don't know where to look next?X
Content-Transfer-Encoding: 7bit Content-Disposition: inline

running debian etch, exim4; running exim as a relay to an internal email server; no local [to debian] mail or users.<br>I know that I want a que, because if my internal email server is down, I want exim to collect &amp; hold Email for it. Otherwise, I want email sent to it immediately. <br><br>Apparently, the que is not used for &quot;local&quot; delivery, and is only used to send Email on to its final destination.<br>So, in my application, I expect that ALL deliverable Email is placed in the que.<br><br> I read that there is immediate email delivery, and that some Email is &quot;queued&quot;, and delivered when the que processes it.<br>1) Is any mail sent to the que delivered &quot;immediately&quot;? &nbsp; If not, then all email is then dependent on que timing - yes?



There appear to be 2 variables responsible for when stuff leaves the que; /etc/default/exim4 & the retry section of /etc/exim4/exim4.conf.

default/exim4:
2) does stuff leave the que ONLY when "it is 'run'  "?  if yes, then by default, email will only leave the que every 30 minutes [minimum] (QUEUEINTERVAL='30m' is the installed setting)
So  If this is correct, then I, personally, want Email leaving 'immediately'. So is there any reason I should NOT set queueinterval=1m ??

3) I can run a combined or separate daemon's for the que & smtp listening. For MY application - would I be better off with separate daemons?

/etc/exim4/exim4.conf - retry section
4) by default, the retry section waits 15min before attempting to re-send failed email. Is there any reason I should NOT set this to 1 min. ??  (unless my internal server is down altogether, this should only happen if my internal server has too many connections - a problem that could resolve itself in SECONDS, not minutes).


I hope that my questions are all clear... ;)
TIA - Bob

------=_Part_7297_6950911.1197579052417--

Date: Fri, 14 Dec 2007 06:51:35 +1100
From: "David Schulberg" <davids@evertech.com.au> To: <debian-user@lists.debian.org>
Subject: Using Linda
Message-Id: <20071213195316.ZFBZ14439.oaamta05ps.mx.bigpond.com@OCLaptop57> Content-Type: multipart/alternative;

        boundary="----=_NextPart_000_0004_01C83E1D.C49E6DF0"

This is a multi-part message in MIME format.

Confused? Frustrated?X

------=_NextPart_000_0004_01C83E1D.C49E6DF0 Content-Type: text/plain;

        charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi All,  

Have just set up Linda or I thought I had.

When I run 'linda package.deb' I get errors as follows:  

debian:/home/david/Desktop/Downloads# linda checkinstall_1.6.1-1_i386.deb

Linda: Running as root, dropping to nobody.

Traceback (most recent call last):

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

  File "/usr/bin/linda", line 101, in ?

    main.run()

  File "/usr/bin/linda", line 59, in run

    checker.check(file)

  File "/var/lib/python-support/python2.4/linda/checker.py", line 28, in check

    self.go()

  File "/var/lib/python-support/python2.4/linda/checker.py", line 31, in go

    self.unpack(1)

Do you need help?X

  File "/var/lib/python-support/python2.4/linda/checker.py", line 51, in unpack

    self.unpacker.unpack(self.file, level)

  File "/var/lib/python-support/python2.4/linda/unpack.py", line 21, in unpack

    getattr(self, 'unpack_%s_%d' % (file[-3:], level))(file)

  File "/var/lib/python-support/python2.4/linda/unpack.py", line 31, in unpack_deb_1

    run_external_cmd('ar x %s' % file)

  File "/var/lib/python-support/python2.4/linda/funcs.py", line 14, in run_external_cmd

    raise ExtCmdException("%s exited with a status of %d" % (command, \

Do you need more help?X

linda.funcs.ExtCmdException: ar x
/home/david/Desktop/Downloads/checkinstall_1.6.1-1_i386.deb exited with a status of 256  

What is the problem here?

Regards,
David Schulberg

------=_NextPart_000_0004_01C83E1D.C49E6DF0 Content-Type: text/html;

        charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" = xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; = charset=3Dus-ascii">