about email marketing solutions

2015-04-19 Thread Louis
times. If you would require more information please send us an email and we would be glad to discuss the project requirements with you soon. Looking forward to your positive response. Kind Regards Louis Marketing Specialist Email: wukel...@tom.com

about our email marketing

2015-04-19 Thread Louis
times. If you would require more information please send us an email and we would be glad to discuss the project requirements with you soon. Looking forward to your positive response. Kind Regards Louis Marketing Specialist Email: wukel...@tom.com

Re: rsync corrupted MAC

2011-10-10 Thread Louis Mamakos
On Oct 10, 2011, at 2:38 PM, Larry Rosenman wrote: > On 10/10/2011 10:47 AM, John Baldwin wrote: >> On Sunday, October 09, 2011 5:06:26 pm Larry Rosenman wrote: >>> Any ideas on which side or what might be broke here? >>> >>> ler/MAIL-ARCHIVE/2008/12/INBOX >>> Corrupted MAC on input. >>> Disconn

Re: ZFS

2008-10-30 Thread Louis Kowolowski
array (direct attach). It's been rock solid and stores all of our build collateral. -- Louis Kowolowski[EMAIL PROTECTED] Cryptomonkeys: http://www.cryptomonkeys.com/~louisk Making life more interesting for people since 1977 __

Re: arp: unknown hardware address

2008-02-22 Thread Louis Mamakos
The Address Resolution Protocol (ARP) contains an address format identifiers as part of the frame format. This is so it could be used as generalized solution to discover different types of addresses on a broadcast network. For IP, the address format in the frame ought to be (as I recall)

Re: [SO]HO Software RAID5 server: which implementation should I choice?

2008-04-09 Thread Louis Kowolowski
is very stable. But these variants are too expensive for >> home server :( >> >> Does somebody use some software RAID5 on FreeBSD in real production? >> Any advices? >> > I've been using FreeNAS (http://www.freenas.org) for personal use as well as a c

Re: [SO]HO Software RAID5 server: which implementation should I choice?

2008-04-09 Thread Louis Kowolowski
Lev Serebryakov wrote: ... >> I've been using FreeNAS (http://www.freenas.org) for personal use as >> well as a couple of places at work. > Do you use it in RAID5 configuration (which is geom_raid5 - based)? > I'm using it in both gmirror and graid5 configurat

Re: busybox and small scripting languages on FreeBSD ? (was Re: 80 Mb / enough for 7.x? OK to delete /stand/ and /modules/ ?)

2008-08-03 Thread Louis Mamakos
On Aug 2, 2008, at 6:56 PM, Luigi Rizzo wrote: On Sat, Aug 02, 2008 at 11:39:20AM -0700, Sam Leffler wrote: ... I've been looking at nanobsd for a couple of applications and working to reduce the footprint of the images without hacking special rules. With ... If we're ever to consider bui

Re: experiences with Supermicro Twin servers? (6016TT / 6026TT / 6015TW)

2009-04-30 Thread Louis Kowolowski
ey only have 1 PCI-e slot, I filled mine with the IP KVM dedicated interface. Don't use the onboard "RAID" it's somewhere between unreliable and non-functional. It shows up as either Intel matrix, or Adaptec host RAID. I've been using them with ZFS and gmir

Re: experiences with Supermicro Twin servers? (6016TT / 6026TT / 6015TW)

2009-04-30 Thread Louis Kowolowski
On Apr 30, 2009, at 3:32 PM, Miroslav Lachman wrote: Louis Kowolowski wrote: ... Can you please post the model number of your servers? The iX model number is IX12x2. I believe it to be the 6015TW-TB/TV. ... 7.0 booted well from USB media on my Sun Fire X2100 M2 servers, but I know

Re: current zfs tuning in RELENG_7 (AMD64) suggestions ?

2009-05-01 Thread Louis Kowolowski
ing backup snapshots. ZFS is excellent, and for me is perfectly stable, to the point where I am starting to roll it out to production machines, with the above tuning. I agree, although I'm using 384 instead of 256. My systems have been running in production for almost a year now w/o

Re: mountd doean`t start when ZFS is enabled.

2009-05-19 Thread Louis Mamakos
Perhaps there's no /etc/exports file? While exporting shared zfs file systems doesn't require this, it looks like /etc/rc.d/mountd requires the file to be present. On May 19, 2009, at 2:33 PM, Zaphod Beeblebrox wrote: 2009/5/18 Михаил Кипа I have two servers with Identical FreeBSD7.2 sy

Re: ZFS MFC heads up

2009-05-21 Thread Louis Mamakos
FYI, I just did an upgrade of my RELENG_7 machine with the new ZFS merged in, and it seems to have gone mostly trouble-free. I noticed one weirdness that could be confusion on my part - I'm no longer seeing snapshots when I do 'zfs list'. There's a UI change in the zfs command, and to see

Re: ZFS MFC heads up

2009-05-21 Thread Louis Mamakos
On May 21, 2009, at 11:22 AM, Freddie Cash wrote: On Thu, May 21, 2009 at 7:12 AM, Louis Mamakos wrote: FYI, I just did an upgrade of my RELENG_7 machine with the new ZFS merged in, and it seems to have gone mostly trouble-free. I noticed one weirdness that could be confusion on my part

Re: ZFS NAS configuration question

2009-05-30 Thread Louis Mamakos
I built a system recently with 5 drives and ZFS. I'm not booting off a ZFS root, though it does mount a ZFS file system once the system has booted from a UFS file system. Rather than dedicate drives, I simply partitioned each of the drives into a 1G partition, and another spanning the rem

Re: ZFS NAS configuration question

2009-05-30 Thread Louis Mamakos
ZFS pool because a 1TB replacement you bought actually has a lower sector count than your previous 1TB drive (since the replacement device has to be either of exact same size or bigger than the old device)? - Dan Naumov On Sat, May 30, 2009 at 10:06 PM, Louis Mamakos wrote: I built a system re

Re: Upgrading from 6.4 to 7.2

2009-07-31 Thread Louis Mamakos
from 6.x to 7.x successfully, though. Louis Mamakos ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Question regarding vlans and lagg

2009-09-13 Thread Louis Kowolowski
t;vlan 3 vlandev lagg0 up" ifconfig_vlan0_alias0="inet 192.168.1.41/24" ifconfig_vlan1_alias1="inet 172.16.0.20/24" This will give you failover for your lagg(8) interface, I believe you can also use something like etherchannel. -- Louis Kowolowskilo

Re: tcpdump, rl, sis, fxp and multicast problems

2007-01-21 Thread Louis Mamakos
Matthew X. Economou wrote: not very important but wouldn't it be better to set the checksum to 0 instead of some arbitrary (?) and confusing value then ? No, as not setting the checksum is a (minor) optimization. Setting that field to any arbitrary constant means at least one completely unnece

Re: Lenovo X60 em workaround

2007-01-23 Thread Louis Kowolowski
; >** if it fails a second time its a real issue. > >*/ > >if (e1000_validate_nvm_checksum(&adapter->hw) < 0) { > >device_printf(dev, > >"The EEPROM Checksum Is Not Valid\n&quo

Re: Call for Testers: ncurses 5.6 update

2007-03-12 Thread Louis Kowolowski
16: Sun Mar 11 12:01:47 PDT 2007 [EMAIL PROTECTED]:/common/S1/obj/usr/src/sys/MONTEZUMA i386 I applied the ncurses patch. Things that worked before, appear to still be working. :-) -- Louis KowolowskiKE7BAX [EMAIL PROTECTED] Cryptomonkeys: ht

Re: Don't buy AMD products (was Re: Xorg and ATI card query.)

2007-03-14 Thread Louis Kowolowski
s after that. > It might be the fact that I have a PCI express card. But the vesa driver > is working just fine for me. > On a Thinkpad T60p, using the vesa driver using GLGears, I get a little better than 30fps at 1600x1200x32 on a 15" display. Good enough for me. -

Re: ipf Kernel Panic log.. w/ Vonage linksys RT31P2, 5.4 Stable, IPF + IPNAT

2005-06-13 Thread Louis Mamakos
hat's necessary. I use ipfw with my Vonage service, but there's nothing special that I do for NAT. I don't do ipf.. Louis Mamakos Vladimir Botka wrote: Hello, if your "Vonage linksys RT31P2" talks H323 try /usr/ports/net/gatekeeper in proxy mode. Cheers, Vladi

Re: HDD Problem

2000-12-27 Thread Louis A. Mamakos
I've got two mobos with VIA MVP3 chipsets on-board. As these systems (until recently) had only SCSI peripherals, I didn't notice any problem. However, when I added an IDE CDRW drive, I got these very strange system lock-ups/hangs. Specifically, this was an FIC VA-503+ mobo, with a 450MHz K6-2 C

Re: odd mouse button behavior

2001-01-16 Thread Louis A. Mamakos
> > > Unless I got your description wrong and you do release the button > > and X doesn't notice. Then I couldn't help you. But it might be > > helpful to have the above emulation "discussion" and its side > > effect of delay in the archive "for the record". :) > > > > It does this: > > Pr

Re: odd mouse button behavior

2001-01-18 Thread Louis A. Mamakos
> > Latest discovery: the mouse will work fine if you choose "/dev/pms0" > and "auto" as mouse device and protocol type. But you have to kill > "moused". > > Looks like XFree-4 does not like moused for some reason... It sounds then like some weird moused interaction. Not using moused is probab

Re: Weird path MTU autodiscovery problem in 4.5-RELEASE

2002-02-01 Thread Louis A. Mamakos
Is the server filtering out ICMP traffic with ipfw or something? > Alexey Luckyanchikov wrote: > > > > 14:06:48.477578 server.7 > client.1371: . 1437:2897(1460) ack 10001 win 65535 (DF) >(ttl 64, id 25428, len 1500) > > ^^^ > > Server send packet with size

Re: 4.6-RELEASE delayed

2002-05-31 Thread Louis A. Mamakos
nored the error when trying to update /etc/resolv.conf. Louis Mamakos To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

UHCI/USB related panic while

2003-02-16 Thread Louis A. Mamakos
I just upgraded a machine to this morning's version of the RELENG_4 branch of FreeBSD. I had problems booting it, where it would hang for a bit, and then panic while probing for USB peripherals. There was a USB hub plugged into the UHCI 2-port built-in "hub", and a USB mouse plugged into the e

Re: Ethernet MTUs > 1500?

2000-07-03 Thread Louis A. Mamakos
> > "Joerg" == Joerg Micheel <[EMAIL PROTECTED]> writes: > > Joerg> On Mon, Jul 03, 2000 at 11:23:13PM -0400, David Gilbert wrote: > >> But a number of devices seem to allow for MTUs > 1500 on 100Mb > >> ethernet... and several people have told me that the standard > >> allows for packets bi