Re: Kernel-source ???

2004-06-06 Thread Craig Genner
I'm no expert but you could try:

agt-get install kernel-source

Thanks

Craig

On Sunday 06 Jun 2004 18:22, [EMAIL PROTECTED] wrote:
 Hi
 I have Kernel-2.6.3-1-386 (Sarge) installed


 Need to download the source to put the Nvidiai driver into it.


 Where and how do I get this?


 (Pithy enough?? :) :) )


 Jim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Dual Display on a Laptop?

2004-03-26 Thread Craig Genner
On Friday 26 Mar 2004 10:28 pm, Nicolas wrote:
 If it can help anyone, I also have a config for my TV.
 My videocard is a nVidia and I use their module.
 I put the raw config. I don't like to delete lines, comments are good for
 future references...
We may be willing to help but not when you cross post to both the user and 
laptop list.

Please make sure you only post to one list and make sure it's the correct on, 
in this case the laptop list.

Craig


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: adding new hard disk

2004-01-05 Thread Craig Genner
On Monday 05 Jan 2004 5:44 am, panda wrote:
 Lou Losee wrote:
 Actually her question brings up an interesting point. Suppose this
 needed to be done in a big corporation where it is necessary to maintain
 some level of service and the question of scalability is a very
 important one.

 They would prefer some means of doing the same adding disks to the
 system to allow for greater storage with minimal disruption. It would be
 really costly if they had to resort to something like copy everything
 and then resize.

(Just in case any one else hasn't answered)

This is where LVM comes in.  Logical Volume Manager adds a layer between the 
physical hard disk and the file system.  For more detailed information I 
would suggest you read the HOWTO here: 
http://www.tldp.org/HOWTO/LVM-HOWTO/index.html

If LVM were used then the only down time would be when the machine was 
actually turned off and the new hard drive was added.  Once that's done it's 
quite quick when compared to moving the data across to put the new disk into 
use.

Once again I suggest the HOWTO as it explains it much better then me :-)

I use LVM at home and when I run out of space on one partition I just more 
from the spare space on another partition.

Craig


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: xine runs slow when watching DVDs

2003-08-27 Thread Craig Genner
Your computer may be having problems actually getting the video data from your 
DVD drive to the rest of the PC.

Have a look at hdparm as this might help

Craig

On Tuesday 26 Aug 2003 6:21 pm, Peter Nuttall wrote:
 I am trying to use xine to watch DVDs but It keeps jerking and dropping
 frames. I have a Athon 2000XP processor and 256MB of RAM which I think
 should be OK. the graphics card is a NVIDIA TNT2 using the nvidia drivers.
 I have included both the output of xvinfo and the file ~/.xine/config if
 that helps. I am sorry the email is so large but I was not sure what was
 needed.

 Thanks

 pete


 vidtune  xvinfo
 [EMAIL PROTECTED]:~$ xvinfo
 X-Video Extension version 2.2
 screen #0
   Adaptor #0: NV04 Video Overlay
 number of ports: 1
 port base: 87
 operations supported: PutImage
 supported visuals:
   depth 24, visualID 0x21
   depth 24, visualID 0x23
   depth 24, visualID 0x24
   depth 24, visualID 0x25
   depth 24, visualID 0x26
   depth 24, visualID 0x27
   depth 24, visualID 0x28
   depth 24, visualID 0x29
   depth 24, visualID 0x22
   depth 24, visualID 0x2a
   depth 24, visualID 0x2b
   depth 24, visualID 0x2c
   depth 24, visualID 0x2d
   depth 24, visualID 0x2e
   depth 24, visualID 0x2f
   depth 24, visualID 0x30
 number of attributes: 4
   XV_DOUBLE_BUFFER (range 0 to 1)
   client settable attribute
   client gettable attribute (current value is 1)
   XV_COLORKEY (range 0 to 16777215)
   client settable attribute
   client gettable attribute (current value is 66046)
   XV_AUTOPAINT_COLORKEY (range 0 to 1)
   client settable attribute
   client gettable attribute (current value is 1)
   XV_SET_DEFAULTS (range 0 to 0)
   client settable attribute
 maximum XvImage size: 2046 x 2046
 Number of image formats: 4
   id: 0x32595559 (YUY2)
 guid: 59555932--0010-8000-00aa00389b71
 bits per pixel: 16
 number of planes: 1
 type: YUV (packed)
   id: 0x32315659 (YV12)
 guid: 59563132--0010-8000-00aa00389b71
 bits per pixel: 12
 number of planes: 3
 type: YUV (planar)
   id: 0x59565955 (UYVY)
 guid: 55595659--0010-8000-00aa00389b71
 bits per pixel: 16
 number of planes: 1
 type: YUV (packed)
   id: 0x30323449 (I420)
 guid: 49343230--0010-8000-00aa00389b71
 bits per pixel: 12
 number of planes: 3
 type: YUV (planar)
   Adaptor #1: NV05 Video Blitter
 number of ports: 32
 port base: 88
 operations supported: PutImage
 supported visuals:
   depth 24, visualID 0x21
   depth 24, visualID 0x23
   depth 24, visualID 0x24
   depth 24, visualID 0x25
   depth 24, visualID 0x26
   depth 24, visualID 0x27
   depth 24, visualID 0x28
   depth 24, visualID 0x29
   depth 24, visualID 0x22
   depth 24, visualID 0x2a
   depth 24, visualID 0x2b
   depth 24, visualID 0x2c
   depth 24, visualID 0x2d
   depth 24, visualID 0x2e
   depth 24, visualID 0x2f
   depth 24, visualID 0x30
 no port attributes defined
 maximum XvImage size: 2046 x 2046
 Number of image formats: 5
   id: 0x32595559 (YUY2)
 guid: 59555932--0010-8000-00aa00389b71
 bits per pixel: 16
 number of planes: 1
 type: YUV (packed)
   id: 0x32315659 (YV12)
 guid: 59563132--0010-8000-00aa00389b71
 bits per pixel: 12
 number of planes: 3
 type: YUV (planar)
   id: 0x59565955 (UYVY)
 guid: 55595659--0010-8000-00aa00389b71
 bits per pixel: 16
 number of planes: 1
 type: YUV (packed)
   id: 0x30323449 (I420)
 guid: 49343230--0010-8000-00aa00389b71
 bits per pixel: 12
 number of planes: 3
 type: YUV (planar)
   id: 0x3
 guid: 0300--0010-8000-00aa00389b71
 bits per pixel: 32
 number of planes: 1
 type: RGB (packed)
 depth: 0
 red, green, blue masks: 0xff, 0xff00, 0xff


 xine config

 #
 # xine config file
 #
 .version:1

 # Windows stacking (more)
 # bool, default: 0
 gui.always_layer_above:0

 # Amplification level
 # [0..200], default: 100
 gui.amp_level:100

 # Visiblility behavior of panel
 # bool, default: 0
 gui.auto_panel_visibility:0

 # Visibility behavior of output window
 # bool, default: 0
 gui.auto_video_output_visibility:0

 # Event sender behavior
 # bool, default: 1
 gui.eventer_sticky:1

 # Configuration experience level
 # { Beginner  Advanced  Expert  Master of the known universe }, default: 0
 gui.experience_level:Beginner

 # Windows stacking
 # bool, default: 0
 gui.layer_above:0

 # Logo mrl
 # string, default: file:/usr/share/xine/skins/xine-ui_logo.mpv
 

Re: What to expect after XP installation on the other disc

2003-08-25 Thread Craig Genner
On Monday 25 Aug 2003 8:56 am, Joris Huizer wrote:
 Hello everybody,

 The computer I'm using has two hard discs:
  /dev/hda Windows ME
  /hev/hdb Linux Debian

 Because Windows ME is slow and buggy, my dad wants to
 replace it with XP;
 What are the risks - will XP mess with the boot loader
 or something? Is there more I should be affraid of?

XP will mess with the boot loader, no question about that.  I have my boot 
loader (Grub) and linux OS on my first disk and windows on the second disk.

That way when I have to reinstall windows I just unplug the first disk, 
reinstall and it only messes with the second disks boot loader.  Plug the 
first disk back in and away I go.

Try and get your boot loader working on the second disk, swap the disks round.  
Then Linux will be on the first disk, windows on the second.  With the first 
disk booting windows on the second disk, when you have to reinstall windows 
you wont have to worry about losing your boot loader.

If you want to be able to write to windows from linux I sugest that you use 
fat32, not ntfs as the file system in windows.

Craig


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: What to expect after XP installation on the other disc

2003-08-25 Thread Craig Genner
On Monday 25 Aug 2003 1:22 pm, Roberto Sanchez wrote:
  --- Craig Genner [EMAIL PROTECTED] escribió:
 I'm sorry but that is so the hard way.  Just make a boot disk (test it to
 make sure it works).  Install XP, which will take back over the MBR.  Boot
 with the boot disk and rerun either /sbin/lilo or /sbin/grub-reinstall (or
 whatever its called).  This assumes that you already have and entry
 lilo.conf or grub.conf pointing to /dev/hda1 as a boot option.

 If the boot disc does not work, burn a Knoppix CD.  After the XP upgrade,
 boot Knoppix, mount your Debian partition, and use chroot to reinstall
 GRUB or LILO.

 No need to open up the case and start crewing with cables for no reason.

I only did this once when I first built my PC.  Now I just use the BIOS and 
set the drive to details to 'none'.

Linux, in my experience, doesn't bother with BIOS other than to boot.  Then it 
goes direct to the hardware not through the BIOS.  Windows uses the BIOS to 
acess every piece of hardware so removing the first drive makes windows think 
that there is only one disk.

I often been unluck with reinstalling the MBR which is one reason I do it like 
this.


It works for me, might not work for you.  Personal taste I guess.

Craig


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VNC-setup: newbie

2003-03-18 Thread Craig Genner

 #!/bin/sh

 #xrdb $HOME/.Xresources
 #xsetroot -solid grey
 #nxterm -geometry 80x24+10+10 -ls -title $VNCDESKTOP Desktop 
 #twm 
 #control-panel 
 #xfm 
 exec /etc/X11/xinit/xinitrc 

First things first, I don't know if you know what the # does but just in case 
I will tell you that it makes any line that starts with it a comment and is 
ignored in the running of the program.  The exception to this is the very 
first line which tells the system which shell to use to run the program.

My xstartup looks like this:

#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title $VNCDESKTOP Desktop 
#twm 
blackbox 

The first 3 lines are setting up what you will see when you use the VNCViewer, 
the last line is my window manager.  You may use KDE, Gnome etc.  I wouldn't 
recomend that you run either KDE or Gnome as they are big window managers.
The default on my system was twm but I prefere blackbox as you can see.

I would change yours to look like:

xrdb $HOME/.Xresources
xsetroot -solid grey
nxterm -geometry 80x24+10+10 -ls -title $VNCDESKTOP Desktop 
twm 
#control-panel 
#xfm 
exec /etc/X11/xinit/xinitrc 

Try that and see if it works.  You should see some changes but I can't 
remember what they will look like.

Craig


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: wireless lan broken after booting windows

2003-03-16 Thread Craig Genner
On Sun, Mar 16, 2003 at 06:01:03AM -0500, [EMAIL PROTECTED] wrote:
 On Sun, 16 Mar 2003 11:28:12 +0100
 Michael Zech [EMAIL PROTECTED] wrote:
 
  Hi everyone!
  
  Till today my wireless lan worked fine. Yesterday I had to boot
  windows (what happens about 3 times a year ;) and now the wireless
  interface won't come up anymore.
 
 Have you tried turning the computer OFF, waiting a few seconds, and then
 restarting?
 
I'll second that recomendation.  Especially if your version is XP and
you've gone into hibernation.  When you set windows into hibernation is
some how 'steals' control of the network card (wireless or not) and wont
give it back unless you boot into windows and then shutdown properly.

It took me a while to work this one out when it happened to me after
building my new pc :-)

Craig


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Unidentified subject!

2003-01-19 Thread Craig Genner
Thanks for telling us you can't install debian 'under promise PDC20276'.
Prehaps you could tell us why you can't (error messages, when it fails etc).
Only then can some one try and help you.
Craig


On Sunday 19 Jan 2003 12:06 pm, Frédéric Poulet wrote:
 Yi,

 I would like install the last version of debian under promise PDC20276 but
 i can't do it !! I need help !

 ___
 Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
 Yahoo! Mail : http://fr.mail.yahoo.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: File too large problem

2003-01-16 Thread Craig Genner
I just got this problem on a Mandrake box as it happens.  Using ext3 which I 
understood didn't have the 2GB limit.
Hmm.

Craig

On Thursday 16 Jan 2003 4:52 pm, [EMAIL PROTECTED] wrote:
 Hi all

 I got a weird (?) problem.
 I got a machine with debian woody on it (Linux version 2.4.19 (root@flora)
 (gcc version 2.95.4 20011002 (Debian prerelease)). I got with several tools
 the problem, they can not handle files bigger than 2 GB. But the Kernel
 seems okay, I also can create huge files over 2 GB. The tools I had this
 problems are for example md5sum, gpart and mkisofs (creating an iso with a
 file bigger than 2gb in it). I installed all of them via dselect. Whats
 seems strange: if I copy mkisofs or md5sum from a SuSe-Box (Linux version
 2.2.16 ([EMAIL PROTECTED]) (gcc version 2.95.2 19991024 (release))) to
 the debian-box, the tools can handle huge files!

 Anyone got a clue?

 Thank you
 D.Berger


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: dhcp-dns problem

2002-11-12 Thread Craig Genner
The reason that your static IP machines are being given a dynamic IP address
is that the pool of IP address that is being allocated also includes the
static IP address.
Example:
Static IP Address - 192.168.1.10
Dynamic Pool - 192.168.1.8 - 192.168.1.100

The PC realises that is has one static address previously and that it should
have a new dynamic address (make sure that it is not a DHCP client) and
makes a request to the server for the same IP address, which it is then
given.  To give it a static IP address you have to move the IP address to
outside of the pool or change the pool.
Example:
Static IP Address - 192.168.1.10
Dynamic Pool - 192.168.1.20 - 192.168.1.100

Hope that helps

Craig
- Original Message -
From: Stefan Drees [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 12, 2002 9:31 PM
Subject: Re: dhcp-dns problem


 DNS-Updating:
 I´m running dhcp-dns on SuSe (switching to debian), do you have
 checked if allow-update { localhost; }; in forward DNS record
 of named.conf is set? If so, try running dhcp-dns from command
 line to check if there are any errors. Another thing is to check
 if the dhcpd.lease file is filed. Under SuSe i need to set the
 lease file parameter (-lf /etc/dhcpd.leases) manualy , for getting
 it to work. I don´t know, how it is under debian.

 Hope that helps a little.

 Stefan

  -Ursprüngliche Nachricht-
  Von: Alex Malinovich [mailto:demonbane;the-love-shack.net]
  Gesendet: Dienstag, 12. November 2002 07:41
  An: debuser
  Betreff: dhcp-dns problem
 
 
  I've been working on setting up dhcp-dns on my system so that
  I can get
  automatic name entries from DHCP. I've run into a problem, however.
  First, on the DHCP side.
 
  Some of the computers on the network have static leases set up so that
  they'll always get the same IP address. Since installing
  dhcp-dns, they
  now appear to be getting a dynamic IP along with their static
  IP, though
  it is the same IP. While this is not a problem per se, it is
  clogging up
  my syslog with lots of repetitive errors. Also, and I'm not
  sure if this
  is related to the fact that these machines have static IP's,
  the dynamic
  IP's are not getting any hostnames associated with them.
  These machines
  are, coincidentally, the only Linux machines on the network
  and are all
  running dhclient, so it could be a misconfiguration on my part. Any
  ideas?
 
  The other problem is with the actual DNS updating. As far as
  I can tell
  after reading /usr/share/doc/dhcp-dns/README and making sure that
  everything is set up right (including editing /etc/dhcp-dns.conf), I
  have everything configured properly. But I'm still not getting any
  updates in the DNS tables. Unfortunately, I can't seem to find any
  record of dhcp-dns running or any errors from bind. Any suggestions as
  to where I might be able to look for these?
 
  And finally, I keep seeing references to BOOTP while looking
  around for
  information. Unfortunately, I'm not very familiar with what BOOTP is.
  All I know is that it allows a computer to get an IP address and some
  basic network information. It sounds to me a lot like DHCP with some
  options being passed. I don't HAVE to have all the machines in my
  network listed in DNS, I just need to have them SOMEHOW accessible to
  each other by name instead of just by IP. So if BOOTP (or any other
  protocol) can handle this for me with a minimum amount of
  hassle I'd be
  very happy to give it a shot. TIA for any help.
 
  -Alex
 
 
 


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Newbie home network; Debian gateway, XP within.

2002-11-05 Thread Craig Genner
To resolve the IE modem prompt you need to tell XP that the connection will
be over a LAN, not modem.  This can be done by going to the 'Tools 
Internet Options' menu in IE, then the Connections tab.  In there click
'Never dial a connection'.  Click OK then restart IE.

The rest of the stuff some one else will have to help you with as I've
always just said 'Do this' and it has done it for me so far.

Craig
- Original Message -
From: Barry Mathieu [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 05, 2002 2:02 PM
Subject: Newbie home network; Debian gateway, XP within.


 In order to utilize a required mechanical CAD system, I must use a
 MS-OS (XP in my case).

 To continue using my Debian machine, I've decided to attempt making it the
 firewall, file server, and print server with ipmasq and samba.

 This is my very first network and I'm also unfortunately on a tight
 deadline to have the system running. I currently use dial-up (PPPd) but
 I will be switching most likely cable for necessary high speed (PPPoE).

 I'm running Debian Woody with kernel 2.2.20.  I have the stock 'ipmasq'
 package installed and running.  The gateway machine is called, 'debian'
 and the internal XP machine will be called 'red_hat'.  I'm certain the
 two machines at least talk to one another because I can ping between the
 two (using the static IP addresses) and I can also open a telnet session
 from the XP machine to the debian gateway.

 When I attempt to ping from the XP machine to something other than the
 statically assigned IP addresses, their is no name resolution.

 Here's the relevant part of /etc/network/interfaces:
 auto eth0
 iface eth0 inet static
 address 192.168.1.1
 network 192.168.1.0
 netmask 255.255.255.0
 broadcast 192.168.1.255

 Output from 'ifconfig eth0':
 eth0  Link encap:Ethernet  HWaddr 00:09:5B:05:81:31
   inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   RX packets:191 errors:0 dropped:0 overruns:0 frame:0
   TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:100
   RX bytes:23327 (22.7 KiB) TX bytes:4286 (4.1 KiB)
   Interrupt:10 Base address:0x9000

 Here's the relevant part of /etc/hosts:
 127.0.0.1   debian  localhost
 192.168.1.1 debian.my.home debian
 192.168.1.2 red_hat.my.home red_hat
 0.0.0.0 (username).users.mindspring.com

 Here's the relevant part of /etc/resolv.conf:
 domain debian
 nameserver (w.x.y.z - provided by ISP)
 nameserver (a.b.c.d - provided by ISP)

 On the XP machine the, TCP/IP properties are:
 IP address 192.168.1.2
 Subnet mask 255.255.255.0
 Default gateway 192.168.1.1

 I don't think the XP machine understands there is a connection to the
 gateway. For instance, when I start IE, a modem dial prompt screen is
 presented.  My skills at understanding the proper settings on the XP
 machine are also week.

 I think getting ipmasq to work is my first priority, then Samba. Looking
 forward to any help.

 Barry Mathieu








 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Newbie home network; Debian gateway, XP within.

2002-11-05 Thread Craig Genner
Giving XP the gateway and then setting up Debian to just forward these
requests makes it a lot easier to maintain tho.  I have setup my friends XP
with only the gateway and it works, the server isn't Debian but SME Mitel
(www.e-smith.org).  My server has the option to be a DNS proxy but I turned
it off as I'm using cable and the very small amount of time against another
process (on old hardware) doesn't make it worth while.

What XP will do is to check the request for a web page (or ftp etc) against
the local subnet mask, then if it isn't on the local network goes and asks
the gatway for it.  The gateway then (depending on the setup) asks your ISP
or gets the IP address its self.

My 0.02

Craig

- Original Message -
From: Edward Guldemond [EMAIL PROTECTED]
To: Debian User [EMAIL PROTECTED]
Sent: Tuesday, November 05, 2002 4:04 PM
Subject: Re: Newbie home network; Debian gateway, XP within.

On Tue, Nov 05, 2002 at 02:34:58PM -, Craig Genner wrote:
 To resolve the IE modem prompt you need to tell XP that the connection
will
 be over a LAN, not modem.  This can be done by going to the 'Tools 
 Internet Options' menu in IE, then the Connections tab.  In there click
 'Never dial a connection'.  Click OK then restart IE.

 The rest of the stuff some one else will have to help you with as I've
 always just said 'Do this' and it has done it for me so far.

  On the XP machine the, TCP/IP properties are:
  IP address 192.168.1.2
  Subnet mask 255.255.255.0
  Default gateway 192.168.1.1

Telling XP that it should not dial a connection should help, but the
problem is that the XP machine has no name servers, hence it cannot
resolve host names.  To fix this, tell XP about the DNS servers in the
TCP/IP properties dialog.  If you set up DHCP over your network, with
the Debian machine set as the host, this will automatically get set up.

Happy to help,

--
--
Edward Guldemond

Key fingerprint:  29FF 2969 A04E F934 3F03
  4329 BC56 3AA7 2F57 6735



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: P4 with 1GB RAM, swap required?

2002-10-28 Thread Craig Genner
I also have 1GB of RAM and I have only seen the swap used a few times,
correct if I'm wrong but isn't a swap file (similar to windowz) created if
there is no swap partition.

Craig

- Original Message -
From: martin f krafft [EMAIL PROTECTED]
To: Debian User [EMAIL PROTECTED]
Sent: Monday, October 28, 2002 9:32 AM
Subject: Re: P4 with 1GB RAM, swap required?




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]