broken upgrade of postfix_2.3.7-3 -> 2.3.8-2 (etch)

2007-03-20 Thread Michael Shuler
Today's postfix update has broken my smtp configuration, and I would enjoy any help troubleshooting - I have downgraded to 2.3.7-3 for the moment. The changelog looks fairly trivial, but I have not been able to put my finger on the real problem - is this possibly an libssl/openssl issue? I am usi

Re: broken upgrade of postfix_2.3.7-3 -> 2.3.8-2 (etch)

2007-03-20 Thread Michael Shuler
Mihira Fernando wrote: > Michael Shuler wrote: >> Mar 20 19:03:20 aesop postfix/master[2010]: warning: process >> /usr/lib/postfix/smtpd pid 3983 exit status 127 >> Mar 20 19:03:20 aesop postfix/master[2010]: warning: >> /usr/lib/postfix/smtpd: bad command startup --

Re: broken upgrade of postfix_2.3.7-3 -> 2.3.8-2 (etch)

2007-03-20 Thread Michael Shuler
Mihira Fernando wrote: > Do you have btree support installed for postfix ? As I recall, the > smtp(d)_session_cache_database parameters are in the default main.cf > file but btree support is _not_ installed by default. > If you're not using these 2 parameters I suggest you comment them out > and re

Re: broken upgrade of postfix_2.3.7-3 -> 2.3.8-2 (etch)

2007-03-21 Thread Michael Shuler
Jochen Schulz wrote: > I had the same issue and solved it temporarily by installing OpenSSL > from unstable. See > . > > The release manager noted that unstable's version of OpenSSL won't be > included in etch, though, so that downgrading p

Re: how to switch between different network configurations?

2007-03-21 Thread Michael Shuler
Zhengquan Zhang mailing list wrote: > Is there any easier and smarter way of doing this? There should be no need to edit interfaces every time you want to change network "profiles" - there are lots of tools out there to try, or you could use something a little simpler, such as native debian networ

Re: broken upgrade of postfix_2.3.7-3 -> 2.3.8-2 (etch) (SOLVED)

2007-03-22 Thread Michael Shuler
Michael Shuler wrote: > Jochen Schulz wrote: >> <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415670>. > > Thanks for the bug link, Jochen - there was no report in my bug search, > prior to posting yesterday. The notes on this bug seem to reflect all > the sam

Re: Font Smoothing in Xterm

2007-08-13 Thread Michael Shuler
On 08/13/2007 07:36 PM, Amit Uttamchandani wrote: > Anyways, font smoothing has been working quite well on this laptop screen > except > for xterm. I finally figured out how to change the font in xterm to bitstream > vera sans mono but the fonts in xterm look jagged and terrible in this screen. >

Re: vim & kde questions

2007-08-14 Thread Michael Shuler
On 08/14/2007 03:06 PM, Magnus Pedersen wrote: > Mark Neidorff wrote: >> First...vim. (Yeah, I'm old school) OK. I'm in text entry mode and >> I want to navagate up/down/left or right. If I press an arrow key, a >> new line is opened and a character ("B" or "D" or ...) is put in the >> first po

Re: Suggestions for diagramming software

2007-08-15 Thread Michael Shuler
to use in Draw, plus you can just point Draw to include any directory/file - this is what I switched to from dia a while back for diagramming complex server/network configurations. Simple integration to Impress and export to html or pdf for public viewing clinched it for me. Kind Regards, Mich

Re: Google checking my system?

2007-08-15 Thread Michael Shuler
Your firewall probably has an iptables -A INPUT -m state --state "ESTABLISHED,RELATED" -j ACCEPT rule, meaning accept anything coming in if it is initiated from the inside. Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Old updates appearing out of the blue

2007-08-16 Thread Michael Shuler
On 08/16/2007 09:39 PM, Simos H wrote: > I ran apt-get update/upgrade this afternoon and number of updated packages > showed up: > > Does anyone have any clues on why this might have happened? http://times.debian.net/1161-etch-r1 Kind Regards, Michael Shuler -- To UNSUBSCRI

Re: Rogue Directory

2007-09-05 Thread Michael Shuler
--- ? ? ? ?? foo/. ?- ? ? ? ?? foo/.. > What can I do to either delete it (the only data in it is mounted from > other systems) or make it usable? Try unmounting your NFS share and checking permissions/UMASK on both sides. -- Kind Regards, Michael Sh

Re: mysqld in hosts.allow / hosts.deny ?

2007-09-06 Thread Michael Shuler
an hosts.allow' > 1. > hosts.allow > # > mysqld: 192.168.2.0/255.255.255.0 > > > hosts.deny > ##### > mysqld: ALL -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: permissions problems when using libusb

2007-09-10 Thread Michael Shuler
/etc/group or anything like that. Can > anyone > tell me the preferred way to let users run programs that use libusb? /usr/share/doc/libusb-0.1-4/README.Debian has some mount options that might be helpful in your situation. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL P

Re: exim4 with gpg?

2007-09-22 Thread Michael Shuler
th Icedove - 'aptitude install enigmail'. -- Kind Regards, Michael Shuler [0] http://enigmail.mozdev.org/ signature.asc Description: OpenPGP digital signature

Re: linux-image-2.6.18-5-686 - turn off SMP and then disable local APIC

2007-09-23 Thread Michael Shuler
t the other option sections, if you wish to enable options only in the alternative or non-alternative boot options. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: trouble installing pidgin (was: trying to get the windows icq program QQ to work under etch)

2007-09-25 Thread Michael Shuler
What alien built and was installed, is likely under /usr/src/RPM/[SOURCE,SPEC] (I think.. been a long time since I looked at RH) -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: syslog recommendations?

2007-09-29 Thread Michael Shuler
ity. Running logcheck and/or logtool on the syslog server to parse the raw logs will get you pattern matching and various reporting possibilities. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Splitting out apache2 virtual host bandwidth usage

2007-10-01 Thread Michael Shuler
alternatives I can think of are looking at different web stats packages (they all process log files), or script out bandwidth usage from the various vhost logs or out of awstats to report the bandwidth data in the manner you want to see. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email t

Re: "Dual Booting" linux thin client or windows

2007-10-09 Thread Michael Shuler
disk. Feel free to grab it and rip apart the pxelinux or any other configurations - thought this might inspire a few PXE ideas. http://pbandjelly.net/vmware_challenge/ -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to wifi with ipw3945 on Dell Vostro ???

2007-10-11 Thread Michael Shuler
On 10/11/2007 10:11 AM, Andrew Sackville-West wrote: > I've been watching for some action on this thread as I have the same > chip giving me fits. It appears that I have to use the built-in keys > to turn the radio off and then back on to get it to actually wake up > and connect. Its been a little

Re: (mod-) ssl for apache 2.2.x

2007-10-11 Thread Michael Shuler
he-mod-ssl - install that, then run 'a2enmod ssl' to enable the module in your apache configuration. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: (mod-) ssl for apache 2.2.x

2007-10-14 Thread Michael Shuler
On 10/14/2007 06:34 AM, Georgi Alexandrov wrote: > Michael Shuler wrote: >> The package is libapache-mod-ssl - install that, then run 'a2enmod ssl' >> to enable the module in your apache configuration. > > That's wrong. ssl is included in the apache2 packages

Re: DNS CNAME question

2007-10-25 Thread Michael Shuler
If you absolutely must have vanity NS records pointing to someone else's hosts, they must be A records, and you must provide glue at the TLD name server, if you are using your own vanity NS names for your own domain. Expect serious issues when everydns.net needs to move IP addresses. -- Kind Reg

Re: dhcp connects but cannot resolve names

2008-02-04 Thread Michael Shuler
nf'? Can you ping those IP addresses? To see what the DHCP server is actually handing the client, 'cat /var/lib/dhcp3/dhclient.ath0.leases', please. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: cleanup a directory

2008-02-27 Thread Michael Shuler
On 02/27/2008 09:39 AM, Jerome BENOIT wrote: to clean some directories of mine, I use rm -rf * but files named as `.log' are not removed. Dot files are not expanded by * - to remove just the .log files, for example: find ./ -type f -name .log -exec rm -rf {} \; To remove everything in $PW

Re: 4 gigs of ram shows only 3 in meminfo

2008-02-29 Thread Michael Shuler
cache search linux-image bigmem or install a 64-bit flavor of Debian, if you have a 64-bit processor. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Displaying hardware devices on Debian.

2008-03-03 Thread Michael Shuler
On 03/03/2008 10:18 AM, Kamaraju S Kusumanchi wrote: Here is a list of things I gathered over couple of years. cat /proc/cpuinfo -- displays info about your processor cat /proc/meminfo -- displays info about your memory ls -al /proc/kcore -- to see how much ram is installed df -h

Re: force kernel panic

2008-03-07 Thread Michael Shuler
On 03/07/2008 06:20 AM, [EMAIL PROTECTED] wrote: I have a problem, I need to test a kernel panic crash, I have an server Debian 4.0, some body know the way to force, may be to ins a module in the kernel, a kernel panic? If you are testing netdump or such, you can trigger a crash dump with Alt-

Re: How do you get this mailing list name inserted in the subject header?

2008-03-08 Thread Michael Shuler
On 03/08/2008 06:35 AM, Don Saklad wrote: How do you get the mailing list name inserted in the subject header?... [debian-user] It would be convenient for reviewing the messages. Filter on the List-Id header - it's in every message to the list. List-Id: -- Michael -- To UNSUBSCRIBE, email

Re: where is xmms?

2008-06-19 Thread Michael Shuler
On 06/19/2008 02:46 PM, Ivan Glushkov wrote: I have a sid x64 installed. I am wandering why there is no possibility to install xmms? Audacious is a fork of xmms and works quite well for me. http://audacious-media-player.org/ -- Kind Regards, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: mp3 player with adjustable speed and pitch correction

2008-06-30 Thread Michael Shuler
On 06/30/2008 12:27 PM, Joachim Reichel wrote: I'm looking for an mp3 player that allows to adjust the speed, but haven't been successful so far. What you are looking for is really not just a player, but an audio editor. Give audacity a try - works well for me. -- Kind Regard

Re: taming resolv.conf

2008-04-16 Thread Michael Shuler
aces file, resolvconf, NetworkManager, etc., which all use dhclient in the end. Hope that helps! -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Forcing specific IP address with DHCP

2008-04-17 Thread Michael Shuler
the machines I might need by hostname - who cares what the IP is :) -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Forcing specific IP address with DHCP

2008-04-17 Thread Michael Shuler
On 04/17/2008 02:12 PM, Celejar wrote: On Thu, 17 Apr 2008 11:36:53 -0500 Michael Shuler <[EMAIL PROTECTED]> wrote: dynamic DHCP client I don't quite follow you here. What's a dynamic DHCP client? bleh.. s/DHCP/DNS/ I meant dynamic DNS there.. -- Kind Regards,

Re: keeping track of network throughput (volume, or bandwidth(?) )

2008-04-17 Thread Michael Shuler
might work nicely for this information, and is very simple to customize. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: crashes... Perhaps a clone problem?

2008-04-28 Thread Michael Shuler
and log back in - you will have to consider whatever proper $USER and $GROUP to use. # mv /home/$USER /home/$USER-backup # cp -a /etc/skel /home/$USER # chown -R $USER:$GROUP /home/$USER If your definition of "clone" is something else, please, be more specific. -- Kind Regards, Michael

Re: keeping package selection with new install

2008-04-29 Thread Michael Shuler
rds, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: changing xterm colors [solved]

2008-05-30 Thread Michael Shuler
On 05/30/2008 07:31 AM, Jamie Griffin wrote: whilst i've got this sorted, presumably there is a way to make these changes system-wide - how would i do that? /etc/X11/Xsession defines the system-wide and user Xresources locations, and /etc/X11/Xsession.d/30x11-common_xresources will run all the

Re: OT: Linode & VPSVille

2008-10-16 Thread Michael Shuler
same price, and the fact that I did not have to pay up front for 3 months, as Slicehost requires. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: bandwidth logger/report

2008-11-18 Thread Michael Shuler
On 11/18/2008 12:23 PM, Celejar wrote: On Tue, 18 Nov 2008 03:50:18 -0800 (PST) Phillipus Gunawan <[EMAIL PROTECTED]> wrote: Is there any application to log bandwidth for each clients/hosts connected to debian gateway? Won't bandwidthd do what you want? I haven't tried it, but from the desc

Re: unable to upgrade to lenny

2008-11-25 Thread Michael Shuler
APT::Default-Release "lenny"; APT::Cache-Limit 33554432; -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Possible DNS issue in Debian/Lenny?

2008-11-28 Thread Michael Shuler
On 11/28/2008 06:07 AM, Michael Shuler wrote: > Facebook is still going to load slowly due to 30 second TTL on the A > record for www. and 10 minute TTL on inconsistent NS records. They are > announcing a set of NS records from the .com TLD servers, then handing > out completely dif

Re: Possible DNS issue in Debian/Lenny?

2008-11-28 Thread Michael Shuler
On 11/28/2008 03:50 AM, Mike Chorak wrote: >> On Fri, 2008-11-28 at 09:55 +0100, Mike Chorak wrote: >>> I'm having a rather annoying problem. It seems when I try to navigate >>> to www.facebook.com, in either Iceweasel or Epiphany, the browser will >>> sometimes hang for upwards of 30 seconds, unti

Re: OT: laptop recomendations

2008-12-12 Thread Michael Shuler
e way to automate this? I know the > Windows partition has some configuration options, but I don't know how > to do this under Debian. Been using settings for charge control from here for a year or so: http://www.thinkwiki.org/wiki/Tp_smapi#Battery_charge_control_features -- Ki

Re: To-do-list Application

2008-12-18 Thread Michael Shuler
On 12/18/2008 09:44 AM, Zaki Akhmad wrote: I am looking for such a "post it" application. So that I can write my to-do-list and view it on my Desktop. Any suggestion? 'apt-cache search todo list' shows quite a few interesting options - gtodo/gtodo-applet look about right, if you are using gno

Re: kernel help

2008-12-18 Thread Michael Shuler
iling the entire kernel ;) -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: need a past release of Debian

2008-12-29 Thread Michael Shuler
vulnerabilities, which have been addressed by security updates. If these are public boxes, then you should absolutely be using 4.0_r6. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Re: OpenDNS on Debian?

2009-01-08 Thread Michael Shuler
DHCP, is to modify /etc/dhcp3/dhclient.conf with the following line: prepend domain-name-servers 208.67.222.222,208.67.220.220; this works for me with standard DHCP /etc/network/interfaces configs, along with with resolvconf, openvpn, and vpnc. -- Kind Regards, Michael Shuler -- To UNSUBSCRI

Re: Who is logged into this box?

2009-01-11 Thread Michael Shuler
In any case - do not delay changing that user's password to a new strong one! -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: RT2560F wireless

2009-01-21 Thread Michael Shuler
On 01/21/2009 02:55 PM, Kevin Philp wrote: > I have been using a computer with a wireless card with an RT2560F chip > that works with network manager on Ubuntu Intrepid but does not work > under Debian Lenny. I am connecting to a wireless router with WPA-PSK. > > Does anyone have experience of thi

Re: dialing modem as normal user

2009-01-23 Thread Michael Shuler
> Add yourself to 'dip' group? Correct, but just to help the OP understand why this works - wvdial is executable by all, but it's just a wrapper around pppd. pppd is setuid root and executable by the 'dip' group - 'ls -l /usr/sbin/pppd' -- Kind Reg

Re: Which programming Language

2009-02-06 Thread Michael Shuler
On 02/06/2009 11:25 AM, Abdelkader Belahcene wrote: > which is better. Similar to: what is the best ice cream flavor? what is the best car? :) -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Tro

Re: video capture with KWorld DVD Maker USB 2.0

2007-11-12 Thread Michael Shuler
On 11/12/2007 03:34 PM, Russ Cook wrote: > Is anyone successfully using the KWorld USB product under Linux? If > so, can you offer me some help or tips for getting mine to work? I have zero experience with this hardware, but this thread from the linux-video list looks semi-promising - the linux-v

Re: need help with BIND9

2007-11-14 Thread Michael Shuler
ecord at your domain registrar - this A record for ns1.mydomain.com. gets pushed up to the com. TLD servers, so that recursive resolvers around the Internet can find the correct name server to ask, "where is mydomain.com.". -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: how to get debian.org to accept my yahoo.com email

2007-12-08 Thread Michael Shuler
On 12/08/2007 02:05 PM, Kevin Mark wrote: > Ask your Mail/DNS-Administrator to correct HELO and DNS MX settings Would this be yourself? The relevant bits: > Received: from unknown (HELO horacrux) (...) > Received: from kevin by horacrux with local (Exim 4.67) It appears that you are running you

Re: Where to report bug? sparc64 crashes probably from mysqld

2007-12-10 Thread Michael Shuler
On 12/10/2007 11:04 AM, Cassiano Bertol Leal wrote: > Dominik Reusser wrote: > [...] >> Dec 10 10:11:45 libdb kernel: current->{active_,}mm->context = >> 099b >> Dec 10 10:11:45 libdb kernel: current->{active_,}mm->pgd = f80016884000 >> Dec 10 10:11:45 libdb kernel: \

Re: how to get debian.org to accept my yahoo.com email

2007-12-15 Thread Michael Shuler
On 12/15/2007 10:01 PM, Kevin Mark wrote: > On Sat, Dec 08, 2007 at 02:35:53PM -0600, Michael Shuler wrote: >> On 12/08/2007 02:05 PM, Kevin Mark wrote: >>> Ask your Mail/DNS-Administrator to correct HELO and DNS MX settings >> Would this be yourself? The relevant bit

Re: function key problem

2007-12-21 Thread Michael Shuler
-- Kind Regards, Michael Shuler [0] http://thinkwiki.org/wiki/How_to_get_special_keys_to_work -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: how to give remote access through ssh login only to my /home/user/some/ directory?

2007-12-29 Thread Michael Shuler
arious circumstances. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: install etch from usb onto xp machine

2008-01-02 Thread Michael Shuler
oft.com/ Another route might be to just open the box and connect a CDROM drive for the install - would probably be the simple way to go, however if they locked you out of the BIOS to go set the CD to boot first, you might need to find the magic reset jumper ;) -- Kind Regards, Michael Shuler

Re: dell 6850

2008-01-04 Thread Michael Shuler
run on it. What would be a recommended config? The only issue I have ever run into with Oracle is an installer abend if I there was smaller than 2xRAM swap space - although there is a bypass on that config check in the installer somewhere. -- Kind Regards, Michael Shuler -- To UNSUB

Re: ATI X1600 Radeon Missing 1600x1050 Resolution After "fglrx" Upgrade

2008-01-05 Thread Michael Shuler
On 01/05/2008 02:04 PM, David Jantzen wrote: After reboot, my only usable resolution (1600x1050) is unavailable. Perhaps this item from the release notes: Known Issues - Connecting a display device that supports 1680x1050 to a system running Linux may result in a maximum display resolution of

Re: X warning messages, why?

2008-01-06 Thread Michael Shuler
e goes away when you install x-ttcidfont-conf and then run mkfontdir /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType 1st one I don't know yet. $ apt-file search /usr/share/fonts/X11/cyrillic xfonts-cyrillic: usr/share/fonts/X11/cyrillic/crox1c.pcf.gz (...) -- Kind Regards, Michael Shuler --

Re: Prism wireless drivers.

2008-01-08 Thread Michael Shuler
On 01/08/2008 04:37 PM, Rui Martins wrote: Can anybody sent me the prism54 drivers for wireless pci device. I use Debian Etch. It's a stock kernel module. # modprobe prism54 -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: badblocks -- how much time does it take?

2008-01-12 Thread Michael Shuler
(= 1/1 = done)? ;) Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: azureus

2008-01-12 Thread Michael Shuler
java version you have installed might be helpful. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: flock, fcntl, lockf?

2008-01-14 Thread Michael Shuler
mounts, if that is any consideration. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SSH slowness

2008-01-20 Thread Michael Shuler
n get around it temporarily by adding IP/host entries to /etc/hosts file on the server you are connecting to. -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: vanishing spam -- a puzzle

2008-01-21 Thread Michael Shuler
am receiving only about a hundred. Perhaps school/work starting back up after a holiday break has a bunch of bored script kiddies busy with more important things to do? -- Kind Regards, Michael Shuler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"