Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2563

From: <debian-user-digest-request(at)lists.debian.org>
Date: Fri Oct 05 2007 - 11:50:31 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2563

Today's Topics:

  how to set up a Web server thru a wi  [ Serena Cantor  ]
  Error de Actividades de Banca en Lin  [ Servicio de Banamex en Linea  ]
  SNMP Issues on Debian Etch            [ "Joel Roberts" 

Date: Fri, 5 Oct 2007 05:58:50 -0700 (PDT) From: Serena Cantor <qipaishi2006@yahoo.com> To: debian-user@lists.debian.org
Subject: how to set up a Web server thru a wireless router

Message-ID: <17956.55453.qm@web35703.mail.mud.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

I have 2 PCs that are connected to wireless router, which is connected t= o a cable modem. Now I
want one PC to be a Web server, so people all over the world can access i= t on Internet. Since the
two PCs form a private network, how should I set up?

Or should I connect the Web server directly to cable modem, and use Linux=   Masquerading to offer
Internet access to the other PC?=20

      =20

_________________________________________________________________________=


Moody friends. Drama queens. Your life? Nope! - their life, your story. P= lay Sims Stories at Yahoo! Games.
http://sims.yahoo.com/ =20
Do you need help?X

Date: Fri, 5 Oct 2007 06:02:12 -0700 (PDT) From: Serena Cantor <qipaishi2006@yahoo.com> To: debian-user@lists.debian.org
Subject: how to change title bar width in twm or fvwm in etch

Message-ID: <761276.51790.qm@web35707.mail.mud.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

I find title bar too wide, but can't change it, though I have read twm's = manual.
Thanks in advance!

      ___________________________________________________________________=
_________________

Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listin= gs, and more!
http://tv.yahoo.com/collections/3658=20

Date: Fri, 05 Oct 2007 19:10:15 +0530
From: Raj Kiran Grandhi <grajkiran@gmail.com> To: Serena Cantor <qipaishi2006@yahoo.com> Cc: debian-user@lists.debian.org
Subject: Re: how to set up a Web server thru a wireless router

Message-ID: <47063EBF.3050802@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Serena Cantor wrote:
> I have 2 PCs that are connected to wireless router, which is connected to a cable modem. Now I
> want one PC to be a Web server, so people all over the world can access it on Internet. Since the
> two PCs form a private network, how should I set up?

Most routers support port forwarding. If yours does that, then you can forward all the tcp traffic on ports 80 (http) and 443 (https) to the machine you want to act as the webserver.

> Or should I connect the Web server directly to cable modem, and use Linux Masquerading to offer
> Internet access to the other PC?

Do you need more help?X

I prefer the former option where possible, since it provides an additional layer of security.

HTH,
Raj Kiran

Date: Fri, 5 Oct 2007 09:27:30 -0400
From: "Douglas A. Tutty" <dtutty@porchlight.ca> To: debian-user@lists.debian.org
Subject: Re: good tool to recover scratched CD's/DVD's?

Message-ID: <20071005132730.GA6192@titan.hooton>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thu, Oct 04, 2007 at 02:55:40PM +0000, steef wrote:
> Douglas A. Tutty wrote:
> <........>
> >There's a program that's supposed to take multiple
> >versions of a file and, using the blocks in common, come up with an
> >accurate file.
> >
> ....can you give us the name of that program/package?
>

Its gddrescue.

I think you used ddrescue on the raw CD and had it konk out on bad blocks, but perhaps having used a different tool to retreive data, doing it several times, and plugging them all into ddrescue will get you a complete file.

All I know about gddrescue is what aptitude is telling me.

Can we help you?X

Doug.

Date: Fri, 5 Oct 2007 07:04:20 -0700 (PDT) From: Serena Cantor <qipaishi2006@yahoo.com> To: debian-user@lists.debian.org
Subject: (solved)Re: how to set up a Web server thru a wireless router

Message-ID: <577770.12699.qm@web35712.mail.mud.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

You are right! Thanks!

  • Raj Kiran Grandhi <grajkiran@gmail.com> wrote:

> Serena Cantor wrote:
> > I have 2 PCs that are connected to wireless router, which is connect=
ed to a cable modem. Now
> I
> > want one PC to be a Web server, so people all over the world can acce=
ss it on Internet. Since
> the
> > two PCs form a private network, how should I set up?

>=20

> Most routers support port forwarding. If yours does that, then you can=20
> forward all the tcp traffic on ports 80 (http) and 443 (https) to the=20
> machine you want to act as the webserver.
>=20
> > Or should I connect the Web server directly to cable modem, and use L=
inux Masquerading to
> offer
> > Internet access to the other PC?=20
>=20

> I prefer the former option where possible, since it provides an=20
> additional layer of security.
>=20

> HTH,
> Raj Kiran

>=20
>=20
      ___________________________________________________________________=
Can't find what you're looking for?X
_________________

Shape Yahoo! in your own image. Join our Network Research Panel today! =  http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=3D7=20

Date: Fri, 5 Oct 2007 08:17:02 -0600
From: "Joel Roberts" <Joel.Roberts@pinkardcc.com> To: <debian-user@lists.debian.org>
Subject: Nagios For Debian

Message-ID: <2CE4DD25946EB940B8EE93877AF62531FE3607@lwmailserver1.pinkard.com>
Content-class: urn:content-classes:message
Content-Type: text/plain;
	charset="us-ascii"

Content-Transfer-Encoding: quoted-printable

Is anyone else using Nagios on Debian Etch? I've got it set up for monitoring Linux and Windows servers, but the check_snmp plugin won't compile. The Nagios FAQ says it must be missing SNMP packages, but Synaptic reports they're all installed.

Don't know where to look next?X

Checking the list of Nagios Plugins for the Debian install, I don't even see check_snmp listed any more. I have MRTG up and running on the same box, so I know at least the SNMP packages needed for MRTG are there.

I've posted a message to the Nagios mailing list as well, but haven't gotten any response. Hoping there's some Debian Nagios users on here.

Thanks in advance,

Joel

Date: Fri, 05 Oct 2007 10:07:23 -0500
From: Ron Johnson <ron.l.johnson@cox.net> To: debian mailing list <debian-user@lists.debian.org> Subject: Re: Converting sxw files to ps or pdfs

Message-ID: <4706532B.6000300@cox.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/05/07 01:30, Bill wrote:
> On Thu, 2007-04-10 at 11:53 -0500, Ron Johnson wrote:

>> On 10/04/07 11:27, Bill wrote:
>>> On Thu, 2007-04-10 at 06:33 -0500, Nate Bargmann wrote:
>>>> * Bill  [2007 Oct 04 06:21 -0500]:
>>>>> Hi folks,
>>>>>
>>>>> I've got a problem with Open Office Writer. I've done a mail 
>>>>> merge that produces a ton of .sxw files. These need to be 
>>>>> faxed in bulk, but of course none of the fax programs can 
>>>>> handle bulk input. No prob. I wrote a looping script using efax 
>>>>> which uses ps/tiff input and that works. But I can't find a
>>>>> utility to convert OOo .swx files to ps. Any suggestions?
>>>>> I've googled my fingers off.
>>>> .sxw would be the old Star Office format files so modern tools would
>>>> probably work with .odt files which are Open Document Format (ODF). 
>>>> Other than opening the files in OOo and printing to a file. which
>>>> results in a .ps output, there doesn't seem to be an outside converter.
>>>>
>>>> - Nate >>
>>>  Yes this is an older version of OO but like you say there 
>>> isn't an external filter such as pdf2ps. The problem though
>>> remains the same - bulk conversion - so the export to pdf and 
>>> print to file .ps options are useless because they're done one
>>> at a time. It would take me a week to get the job done.
>>>
>>> It's a definite shortcoming in OO. 
>> AbiWord might be able to do what you want.

>
> No I checked. There is a difference between internal file formats
> and exportable or print-to-file formats. This secondary support
> can be applied only to one file at a time. It's a time consuming
> and error prone process when you're looking at a massive mail
> merge. You just know you're going to get 10-20% errors - typos,
> omissions, misnaming etc. <shudder>.
Confused? Frustrated?X

Typos when running a mail merge??????????

  • -- Ron Johnson, Jr. Jefferson LA USA

Give a man a fish, and he eats for a day. Hit him with a fish, and he goes away for good!

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

iD8DBQFHBlMrS9HxQb37XmcRAnLRAKChnWzXyBVpfvWCROUsAJsTMjkIdACfSv1o mvVsC5Dp14AQmYLqNUBhZKk=
=kJ0M
-----END PGP SIGNATURE-----

Date: Fri, 05 Oct 2007 16:52:26 +0200
From: Servicio de Banamex en Linea <notificaciones.bancanet@banamex.com> To: debian-user@lists.debian.org
Subject: Error de Actividades de Banca en Linea - Banamex

Message-Id: 
Content-Type: text/html
Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X
Content-Transfer-Encoding: quoted-printable

</SCRIPT>

<meta http-equiv=3D"Content-Language" content=3D"es">

<table bgcolor=3D"#ffffff" height=3D"661" width=3D"100%">

Do you need help?X

  <tbody>

    <tr>

      
cellspacing=3D"8" width=3D"71%">

        <tbody>

          <tr>

            <td bgcolor=3D"#FFFFFF" align=3D"right">

            
acing=3D"0" height=3D"45" width=3D"100%">

              <tbody>

                
">
						
http://www.banamex.com/citial= ert/bankicon/degradadociti.gif">
http://www.banamex.com/citialert/b= ankicon/logobnmxrecibo.gif" width=3D"141"></td>
												
Do you need more help?X
http://www.banamex.com/citialert/banki= con/redondeo.gif" width=3D"691">
http://www.banamex.com/citialert/b= ankicon/lateral2.gif">
ze=3D"2">
                                            Estim=
ado=20
                                            Cliente
#000080"> :</font></font><font face=3D"Courier New" style=3D"font-size: 1=
1pt"> </font>
                                            
                                            

Ba= namex : informa que por=20 su seguridad el acceso a las = actividades=20 bancarias en l=EDnea de s= u=20 cuenta a sido suspendido debi= do a tentativas=20 de firmas electr=F3nicas err=F3= neas=20 las cuales alcanzaron el limi=

Can we help you?X
te=20 permitido. Para recuperar su = acceso=20 usted deber=E1 restaurar el a= cceso a=20 su cuenta, haciendo click<= /b>=20 en el enlace correspondiente = a su=20 tipo de cuenta manejada. t><span style=3D"font-size: 11pt"> </span></p>
                                            

http://sms.sohu.com/meeting/images/add/www.banamex.com/bov=

eda.banamex.com.mx/serban/index.htm"><img border=3D"0" src=3D"http://www.= banamex.com/image_bin/comunes/personas_ch.gif" width=3D"30" height=3D"29"= ></a> </span><span class=3D"style10"><font color=3D"#CC0000"><span style=3D= "font-size: 11pt">
                                            http://sms.sohu.co=
m/meeting/images/add/www.banamex.com/boveda.banamex.com.mx/serban/index.h=
tm">https://www.accitrade.com.mx/image_hf/btn_hd=
r_personal_off.gif" width=3D"69" height=3D"25">                      =
                              http://sms.sohu.com/meeting/imag=
es/add/www.banamex.com/bancanetempresarial.banamex.com.mx/spanishdir/inde= x.htm"><img border=3D"0" src=3D"http://www.banamex.com/image_bin/comunes/=
empresas_ch.gif" width=3D"30" height=3D"29"> =20
                                            
                                            http://sms.sohu.co=
m/meeting/images/add/www.banamex.com/bancanetempresarial.banamex.com.mx/s= panishdir/index.htm">
                                            
s://www.accitrade.com.mx/image_hf/btn_hdr_empresas_off.gif" width=3D"69" =
height=3D"25"></a></font></span></p>
                                            


Es importante para nosotros su=20 seguridad, si usted desea sab= er mas=20 informaci=F3n de acuerdo a nu= estras=20 nuevas medidas de Monitore= o=20 en L=EDnea le rogamos=20 ponerse en contacto inmediata= mente=20 al

Can't find what you're looking for?X
01-800-110-3990 .<= span style=3D"font-size: 11pt">

https://www.bancanetempresarial.banamex.com.mx/cor=

responsal/bankicon/logo_banamex_citi.gif" align=3D"left" border=3D"0" wid= th=3D"293" height=3D"29" target=3D"_blank"></span></p>
                                            

=20 ://www.banamex.com/image_bin/logos/logo_member_citi.gif" width=3D"107" he= ight=3D"13"></p>

                                            



Banamex pone a = su disposici=F3n=20 un nuevo proyecto de Segur= idad=20 en L=EDnea mediante=20 notificaciones v=EDa celular = o v=EDa=20 correo electr=F3nico, para po= der gozar=20 de este beneficio deber=E1 re= staurar=20 su acceso en l=EDnea y despu=E9= s de un=20 par de minutos ingresas a la = opci=F3n=20 " Notificaciones Banamex "=20 que encontrara en el men=FA d=

e <b>
                                            Seguridad
                                            de su Banca en L=EDnea=
Don't know where to look next?X
.
t"> <br>
 </span></p>
                                            

://www.banamex.com/image_bin/productos/inversion_integral.jpg" width=3D"2= 30" height=3D"150"></p>

                                            

=

   </span></p>
                                            

Agradecemos su comprensi=F3n y su=20 cooperaci=F3n para brindarle = un mejor=20 servicio d=EDa a d=EDa. rogam= os=20 finalizar el proceso de restauraci=F3n = de datos=20 en un periodo M=E1ximo de =

12 hrs</b>.</font><span style=3D"font-size: 11pt"><br>  </span></p>
                                            
Cont=E1ctanos: Para mayor=20 informaci=F3n comun=EDcate a los=20 tel=E9fonos 12 26 39 90 y para el=20 interior de la Rep=FAblica al 01 800=20 110 3990.
Confused? Frustrated?X
http://www.banamex.com/citialert/b= ankicon/lateral.gif">
http://www.banamex.com/citialert/banki= con/redondeo2.gif" width=3D"691"></td>
								

    </tr>

  </tbody>
</table>

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

Date: Fri, 5 Oct 2007 11:13:30 -0400 (EDT) From: chloe K <chloekcy2000@yahoo.ca>
To: debian-user@lists.debian.org
Subject: install boot

Message-ID: <330020.3853.qm@web57402.mail.re1.yahoo.com>
Content-Type: multipart/alternative; boundary="0-43900598-1191597210=:3853"
Content-Transfer-Encoding: 7bit

--0-43900598-1191597210=:3853
Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable

Hi all

I use rsync to copy all files from hardrive (hda) to hdc

then I take out hda to put this hdc drive on the same machine and use knoppix / fedora 5 to mount this drive chroot and install grub-install /dev/hda and also edit /etc/fstab /etc/mtab

but hda (the clone drive) can't be bootable

What wrong I am?

Do you need help?X

Thank you

      =20



Be smarter than spam. See how smart SpamGuard is at giving junk email the=  boot with the All-new Yahoo! Mail =20
--0-43900598-1191597210=:3853
Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Hi all

I use rsync to copy all files from hardrive (hda) to hdc
then I take out hda to put this hdc drive on the same machine
and= use knoppix / fedora 5 to mount this drive
chroot and install grub-in= stall /dev/hda
and also edit /etc/fstab /etc/mtab

but hda (the = clone drive) can't be bootable

What wrong I am?

Thank you


Be smarter than spam. See how smart SpamGuard is at gi=
ving junk email the boot with the <a href=3D"http://us.rd.yahoo.com/evt=3D= 40705/*http://mrd.mail.yahoo.com/try_beta?.intl=3Dca"><b>All-new Yahoo! M= ail </b></a>=20

--0-43900598-1191597210=:3853--

Date: Fri, 5 Oct 2007 09:22:35 -0600
From: "Joel Roberts" <Joel.Roberts@pinkardcc.com> To: <debian-user@lists.debian.org>
Subject: SNMP Issues on Debian Etch

Message-ID: <2CE4DD25946EB940B8EE93877AF62531FE3609@lwmailserver1.pinkard.com>
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C80763.8EABE6DB"

This is a multi-part message in MIME format.

------_=_NextPart_001_01C80763.8EABE6DB
Content-Type: text/plain;

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

Do you need more help?X

Have tried to install the snmp package on Debian Etch, but get the message it's been replaced by libsnmp-base and libsnmp9, both of which are installed and on the latest version. When I try to run the snmpwalk command, I'm told it doesn't exist. Has this been taken out of Debian Etch or is it in some other package?

=20

Joel

------_=_NextPart_001_01C80763.8EABE6DB
Content-Type: text/html;

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

<html 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=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dus-ascii">