Re: SMTP "hosting" / outsourcing (smarthost?)

2008-02-12 Thread Tal Achituv
Hi guys, I'm facing a simple yet complex problem. My server is hosted at Amazon EC2 and I can't count on being able to send SMTP from there (spam-cop-wise and so on), The question is - can you recommend a company that can supply a reasonably-robust solution. Of course - I can deploy my own serve

[ot] Job offer

2007-10-04 Thread Tal Achituv
Hi all, We're a small company (a subsidiary of an American company) in the online-directories and online-advertising fields, We have two job openings: 1) a web developer (Java + JSP + JavaScript), for a full time job in Ramat-Gan. 2) a senior developer, experience desired in: design and architect

[OT] Need to borrow a CF sleeve for an ipaq 36xx-38xx series

2006-11-12 Thread Tal Achituv
Hi, I need to recover a damaged ipaq and for that I require a ComactFlash sleeve. If you own one of these and don't mind lending it to me for a day or two please contact me directly. Thanks, Tal.

Re: 80x86 Assembly

2004-11-11 Thread Tal Achituv
guy keren wrote: after all, a single machine-language op-code is _always_ translated into the same command - no matter how you name the assembly-language mnemonic. OK. as i said above, a machine-language opcode must have a single meaning. it cannot mean different things in different times (unles

Re: 80x86 Assembly

2004-11-11 Thread Tal Achituv
Shachar Shemesh wrote: Tal's question, however, was a different one. He asked whether 90 could mean anything else. Specifically, he asked whether 90 could mean something that actually did something. Without reference to the specific place in the manual where you got that question from, Tal, I d

Re: 80x86 Assembly

2004-11-10 Thread Tal Achituv
[EMAIL PROTECTED] wrote: Quoting Tal Achituv <[EMAIL PROTECTED]>: NOP and XCHG ax,ax are the same commands. This is true, this is why I said "which is not the trivial AX,AX excahnge", In the Intel Pentium op-code reference they mention something called "0x90/rw XCHG AX

80x86 Assembly

2004-11-10 Thread Tal Achituv
Hi! I've recently found (in an Intel book) that the opcode 0x90 could be a prefix for XCHG command which is not the trivial AX,AX excahnge. afaik 0x90 can be only NOP. Is there any other explanation other than a typo? (some come to mind - such as various conditions that I might be neglecting - l

[OT] Job Offer

2004-11-08 Thread Tal Achituv
Hi! My company, located in Ramat-Gan, is looking for a fulltime person for the maintenance (and some design) of a db of application level attacks, which is part of a dynamic profiling firewall. If you are interested in the field of application security, and/or have any (theoretical or hands-on)

RE: Job opening

2004-09-05 Thread Tal Achituv
>Not that we are not happy about job offers, >but this kind of comments create legal problems as linux-il list is being >archived, e-mails are being forwarded and so on, >would be nice if you can avoid putting ELUA in the end of the email:) I am sure that this mail has a disclaimer at the end... i

Job opening

2004-09-05 Thread Tal Achituv
For a leading cellular-industry company: Position Title: Installation Technician This position is temporary for 1/2 a year with option to turn to permanent. It is also urgent. To enhance the process, please send resumes to: [EMAIL PROTECTED] and [EMAIL PROTECTED] (Please mention

OT: Student Job Opening!

2004-08-16 Thread Tal Achituv
Hi All! The company I work for is looking for: System Administrator Assistant First or second year BSC student Responsible, independent Prior experience as PC technician/system administator - can be from army service. Knowledge in PC systems, software and har

AMD (was re: Dist question.)

2004-08-12 Thread Tal Achituv
1) I have to say that some of the biggest vendors in Israel are selling junk motherboards with their AMD servers, We have here a dual Athlon MP server, which had many problems, and it turned out to be the fault of the BETA-BIOS firmware!!! Who in a sane mind would sell a mobo with BETA bios? An

Virtual NIC (win4lin)

2004-07-29 Thread Tal Achituv
ndows installation... any other suggestions?! Thanks, Tal. __ Tal Achituv Integration Assistant tel. +972-9-961-1500 ext. 128 fax. +972-9-961-1511 mbl. +972-55-956-369 SCHEMA Optimizing the Wireless World w w w . s c h e m a . c o m This email an

RE: PVR/DVR Issues

2004-07-15 Thread Tal Achituv
Gal, I need to understand something - Why do you need a CAM if you will build an IR transmitter to control the cable-box?! In addition - can you send some pointers as to how you intend to build it (hardware) and control it (software)? Tal. This email and any files transmitted with it are conf

mySql logs

2004-06-16 Thread Tal Achituv
Hi all!   a few questions:   Someone deleted one of my databases, and I would like to find out who... (which user and what time is enough)   I refer to mysql users, and not OS users... Where are the logs hiding?   How can i know what are the startup parameters of my current mysql installati

Haifux Monday - we need a ride

2004-06-06 Thread Tal Achituv
Hi! Is anyone going tomorrow (June 7th) from around Herzeliya, and can pick-up liron & me? Thanks, Tal. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in er

RE: Hardware swap site?

2004-06-01 Thread Tal Achituv
> but there are a few other forums for used hardware. Search google for Hebrew > phrases (e.g. "Machshevim Meshumashim"). I understand the "israeli" factor when you want to swap hardware, or give-away... But when you dont mind selling - and when the parts are not big and/or heavy, I suggest ebay.

OpenSource bug reporting tools

2004-05-05 Thread Tal Achituv
Hi! can anyone recommend a good bug report tool (web based), other than bugzilla and phpBugTracker? Thanks, Tal. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this em

Bandwidth consumption limit/measure

2004-05-03 Thread Tal Achituv
Hi! Is there any way to measure and or limit the monthly bandwidth on a box? Thanks, Tal. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please noti

Offline folders

2004-04-28 Thread Tal Achituv
Hi List! I came across Microsoft's implementation of "offline folders" just recently... I was amazed that even though the tree structure is visible to the user, it is impossible to "browse the tree".. best you can do is have all the files in the same directory... which is quite annoying when y

Disk-space eaten

2004-02-15 Thread Tal Achituv
Hi!   What would be a good way to discover what is eating disk-space?!   Currently - I am checking diskspce periodically (every 10 minutes) and about 5 megs are gone each time...   I suspect that some backup routine is running in the background...   1) what else might it be 2) what is a good

Regexps

2004-02-10 Thread Tal Achituv
Hi Guys,   can anyone give me a regular _expression_ that turns bla foo bar "kuku 2" test test   into: bla foo bar kuku 2 test test   (replaces spaces with \n only if its not encapsulated in ")   Thanks, Tal.

Apache virtual server redirection

2004-02-10 Thread Tal Achituv
Hi! I would like to redirect every foo.mydomain.com to www.mydomain.com/sites/foo My guess is that it could be done using the directive in httpd.conf But i was unable to find any reference to such an example. Anyone knows how to do that?! Thanks! Tal.

RE: Using 4-pair CAT-5 as two cables

2003-09-04 Thread Tal Achituv
>You sig doesn't make much sense when sending to a mailing list, does it? ;) Its added automatically, by the corporate mail server... I think... This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.

RE: Using 4-pair CAT-5 as two cables

2003-09-04 Thread Tal Achituv
>How did you connect the connectors to both ends? Did you use wall plates >or simply pressed two connectors? One side uses a wall-plate, the other just two rj45 connectors... Its quite trivial - each pair uses the regular 1236 pins... (MDI / MDI-X depends on your need) for pinouts google "rj45

RE: Using 4-pair CAT-5 as two cables

2003-09-04 Thread Tal Achituv
I have actually done that, on a 40 meter cable, and it works perfectly... two pairs go from the cable-modem to my router box, and two pairs return from the switch (that the router distributes the net to) to the windo*s pc next to the cable-modem. Tal.

REMINDER IDC lectures today at 18:00

2003-08-24 Thread Tal Achituv
meone else for possible ride from there. 7 Star mall has a cab station Hebrew: http://www.idc.ac.il/heb/AboutIDC/tour/directions.asp English: http://www.idc.ac.il/eng/content/about6.asp For any questions feel free to contact me: tal(at)achituv.com 055-956369 __________

IDC Directions

2003-08-20 Thread Tal Achituv
Hebrew: http://www.idc.ac.il/heb/AboutIDC/tour/directions.asp English: http://www.idc.ac.il/eng/content/about6.asp For any questions feel free to contact me: tal(at)achituv.com 055-956369 Enjoy, Tal Achituv. = To unsubscribe, send

RE: Linux Lectures in Tel Aviv

2003-08-18 Thread Tal Achituv
>> >> The IDC is a 10 minutes walk from the Herzelia train station, or an 8 NIS, 2 >> minute cab drive. > >On the map, the distance is about 3.5km, so it is not a 10 min. walk. > I walked it in about 10-15 minutes... 3.5km sounds too much... where did you get the map from? I can come pick people

RE: Linux Lectures in Tel Aviv

2003-08-16 Thread Tal Achituv
Shachar Shemesh wrote: >My problem with that is that it's a very difficult place to reach unless >you have a car. Something inside Tel Aviv will allow people to go >against the traffic load direction, and to arrive by public transport. Personally I prefer the IDC, as I study there, and work nea

RE: Linux Lectures in Tel Aviv

2003-08-16 Thread Tal Achituv
Shlomi Fish wrote: >Hi! > >I'd like to start organizing bi-weekly Linux lectures in the Tel Aviv area >(at least until the TAU Linux Club lectures resume). I already have >several topics I can give lectures on and was contacted by someone else >who wishes to give lectures. > >Now, I need to find a

[OT] Java linkage

2003-08-14 Thread Tal Achituv
Hi all Is there a tool / method to check if a compiles java object (class) links correctly? Any thoughts? Thanks, Tal Achituv. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message

RE: [OT] Java linkage

2003-08-14 Thread Tal Achituv
>Hi, > >Would Tal clear this up, please? I'm intrigued. > >I feel like everyone else understood that you want to know if you changed >the interface of your own class while I read your question that you want to >know if the new version of the class depends on new external code. >Who's right? > >Than

RE: [OT] Java linkage

2003-08-14 Thread Tal Achituv
uot;links" with all the others correctly... [lets say a method signature changed])... Do you know if there is a "solution" in the industry?? Tal. -Original Message- From: Ron Gidron [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 6:04 PM To: 'Tal Achit

RE: [OT] Java linkage

2003-08-14 Thread Tal Achituv
quot; issue? Thanks, Tal. -Original Message- From: Ron Gidron [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 6:51 PM To: 'Tal Achituv' Cc: [EMAIL PROTECTED] Subject: RE: [OT] Java linkage Well, I hope you guys don't use an obfuscator :-) What I would do is f

Apache 2.0

2003-07-30 Thread Tal Achituv
Y??) Thanks, As you can probably see - I am very frustrated. Tal Achituv. __ Tal Achituv Integration Assistant tel. +972-9-961-1500 ext. 277 fax. +972-9-961-1511 mbl. +972-55-956-369 SCHEMA Optimizing

[OT] Job Offer - Driver Dev.

2003-07-30 Thread Tal Achituv
Hello! A wireless-lan company in raanana is looking for a talented Linux driver developer. Please send cv's to [EMAIL PROTECTED] a.s.a.p. Thanks, Tal. = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in

ANSI C

2003-03-24 Thread Tal Achituv
mistaken - this in not so in ANSI C [i might be mistaken... the ritchie&ker. book is not so clear about this point]   how compliant is gcc with ansi?   where is there a resource of some kind of version-control of compiler-behavior or perhaps some kind of reference with such info...   thanks,

RE: pipe question

2003-03-13 Thread Tal Achituv
>Hi, > >I spent a couple of hours looking for this, but I bet one of the bash gurus >can help me here ;-). > >I have a script that puts a lot of output on the screen. I want to look for a >particular string in the output, so I pipe the output to GREP. That works >fine, but here's the problem. I

RE: monitor distortion

2003-03-12 Thread Tal Achituv
On Wed, Mar 12, 2003 at 07:53:36PM +0200, shlomo solomon wrote: > I just replaced my monitor with a Proview DX997 19 inch and I have a > distortion about 1 centimeter wide all along the top of the screen. Any > window I move up to the top of the screen shows a distorted upper frame. I'm > qui

FWD-to-list: Remote execution win->unix

2003-02-27 Thread Tal Achituv
Title: Message is there any way to triger the execution of a unix program from windows? i tried telnet, but it seems there client has no support of sripting or any other batch-file-like mechanism. Thanks, Tal.

OT: a Quantum Fireball+ AS needed Urgently

2003-01-01 Thread Tal Achituv
Title: Message Sorry for the off-topic message,   I have a damaged 20.5 GB AT Fireball Plus AS H.D. (Quantum Part Number QMP2AS-A)   And need a second, identical h.d. to replace boards with just for a few minutes to transfer the data off the bad drive to another drive.   If you have su

Router Distro, Cable+Netvision

2002-12-10 Thread Tal Achituv
Title: Message Hi!   I`ve been trying to configure ClarkConnect 1.1 (based on RH7.2) to be my cable internet router,   I`m able to surf, with no dns, only on the ClarkConnect machine... (as I need to stop the firewall in order to connect to the NetVision PPTP, and the firewall operates the

OT: right or wrong to copy proprietary software

2002-11-24 Thread Tal Achituv
>> > >> > Sure it is. Same thing as stealing a tomato from a market stall. You >> > are "depriving the seller of a probable sale". >> >> Uh, no. One tomato is not a probable sale. A kilogram of tomatos is. >> When you >> steal a kilogram of tomatos it raises a question - how come you are so poo

OT: right or wrong to copy proprietary software

2002-11-24 Thread Tal Achituv
>> > >> > Sure it is. Same thing as stealing a tomato from a market stall. You >> > are "depriving the seller of a probable sale". >> >> Uh, no. One tomato is not a probable sale. A kilogram of tomatos is. >> When you >> steal a kilogram of tomatos it raises a question - how come you are so poo

OT: right or wrong to copy proprietary software

2002-11-23 Thread Tal Achituv
Title: Message I need to write an essay about "is it right or wrong to copy proprietary software"   Can some of you please point me to good resources on the subject?   Thanks,   Tal.    

Nokia cable + Linux

2002-11-17 Thread Tal Achituv
Title: Message I want to connect my nokia cellular to my Linux server using an rs232 cable, I want to be able to receive/send SMS messages to/from the computer and to use it as a RAS device.   Anyone has any experience?!   Thanks, Tal.   BTW: if someone is trying to build his own datacable

RE: installing RH7.3 upon Win2k

2002-10-28 Thread Tal Achituv
That's exactly what is supposed to happen - no?! Primary partitions first (C - hda1, D - hdb1 ...) and only then the logical ones? Couldn't you just create another primary fat partition (10MB) before the one that was seen as "D"? Or even on h-d-a ? ( can anybody tell me how to write h-d-a in outl

Knoppix + Hebrew

2002-10-13 Thread Tal Achituv
Title: Message Hi!   Knoppix is rally great (both as a boot-disc and a temp O/S), Setting up Hebrew is really easy,   Here's the question: what/where should I change with the files on the CD so that I have it installed every boot? (NOTE: knoppix is a standalone bootable Linux + KDE 3.0.3 +

Inst-party Ra'anana, items

2002-09-28 Thread Tal Achituv
Title: Message Hi!   Someone forgot a Mandrake 8.2 cd (green writing), and a mouse (IBM  - white), someone bought an electricity splitter and left it there. If you want it back - let me know.   The installations went well - except for the guy from kibbutz-eyal, apparently he had a type 44

RE: InstParty Pictures by Tal

2002-09-25 Thread Tal Achituv
Title: Message Hi!   Lots of people had requests about the pictures... I removed some, and renamed some, Those of you who want something changed - please let me know exactly what.   I`d prefer to remove your name then to remove the picture - all requests will be respected.   Tal.   P.S.

InstParty Pictures by Tal

2002-09-25 Thread Tal Achituv
Title: Message Here's a link:   http://www.achituv.com/pictures/instparty/   Please let me know if there are any corrections needed.   Thanks everyone for coming, Tal.    

RE: InstParty

2002-09-23 Thread Tal Achituv
Here goes: Internet: - Talking to bezeq & Netvision failed. Netvision seem as if they couldn't care less... And bezeq agreed to do the job on one day notice - but want 301NIS... I managed to get us a bezeq phone line for modem use... So we could google for drivers :-) at least that... (

RE: Mandrake 9 in the install party?

2002-09-22 Thread Tal Achituv
Oded - I don't know if to admire you or fear from you. I`ll decide when I meet you. Tal. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Oded Arbel Sent: Monday, September 23, 2002 12:59 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Mandr

RE: Go to hell

2002-09-22 Thread Tal Achituv
WOW! That seems intentional. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Adir Abraham Sent: Sunday, September 22, 2002 11:46 PM To: Haifa's Linux Club; [EMAIL PROTECTED] Subject: Go to hell Hi! I don't know if this "joke" is new (so please forgi

RE: InstParty, [Tal is alive]

2002-09-22 Thread Tal Achituv
me with your details. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Yotam Rubin Sent: Sunday, September 22, 2002 11:28 PM To: Linux-IL Subject: Re: InstParty, [Tal is alive] On Mon, Sep 23, 2002 at 12:12:51AM +0200, Tal Achituv wrote: [...] > (d

InstParty, [Tal is alive]

2002-09-22 Thread Tal Achituv
rrow to hang some too - if anyone else from the area wants some - please let me know.   (does anyone have SuSe 8? whats the deal on that OS?)   What people will bring (to my knowledge): [people listed here please confirm, people who should be and aren't - let me know]   Tal Achituv:

RE: InstaParty [pages

2002-09-13 Thread Tal Achituv
Shachar Shemesh wrote: >B. Do we have any way of publishing this to non-current linux users... GBY said he'd notified Ynet & Nana, I'll soon catch the people at Walla & Zombit... Getting the local newspaper do an article is a good idea... A paid ad really is an overkill... I've copied around 3

RE: Installation Party

2002-09-12 Thread Tal Achituv
PMTo: Tal Achituv; Linux-ILSubject: Re: Installation Party Hi   One thing you did not mention (and someone asked about a while ago) is what about chairs, tables, electricity plugs etc? If the shop is empty than I guess we'll have to take care of that too..   Sagi

RE: Installation Party

2002-09-12 Thread Tal Achituv
g some - let me know... If you want a bunch to spread on billboards by yourself - let me know. Tal. Current site: http://party.eclipse.co.il/ -Original Message- From: Sagi Bashari [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 12:08 PM To: [EMAIL PROTECTED]; Tal Ach

RE: Installation Party

2002-09-11 Thread Tal Achituv
> Will the party have internet connectivity ? Yes, either thru something Tal Amir will arrange with actcom, or I will bring my own modem and use my own account (in that case - there still is the "ADSL"-enabling of the phone line issue). Tal. ==

Installation Party

2002-09-11 Thread Tal Achituv
Title: Message Hi all!   Not a minute too soon - the date and place are closed for the installation party at the renanim mall...   we got the entire 150sq meters of the *empty* shop next to "Sport Verthaymer" on the 1st floor. for the entire day of the 25th of September (Wednesday) in the

RE: question about a gateway, fax..

2002-09-02 Thread Tal Achituv
>...an ISA Fax Modem inside which I thought originally to use as a fax gateway... > >Any suggestions from people? I think a real good solution to all of these sort of problems would be to use an external modem... I think I can find an external modem somewhere under all this junk... Tal. =

RE: question about a gateway, fax..

2002-09-02 Thread Tal Achituv
>...I thought about buying one of those no-name OEM boards with the slowest >processor available, minimum RAM... > >...an ISA Fax Modem inside which I thought originally to use as a fax gateway... > >Any suggestions from people? A) wouldn't a 486 be good enough as a Linux fax server? (I guess y

ip-masq on an SMP kernel

2002-09-02 Thread Tal Achituv
Title: Message Hi there,   Thanks for all the answers on wu-ftpd, (btw: why would it try to resolve localhost!!!??? damn)   a new and 'better' question:  I am running R.H. 7.3 with 2.4.18-3smp, to my knowledge iptables is not compatible with this kernel, (right?)   what are the implicat

internet, internal ftp dependency

2002-09-02 Thread Tal Achituv
Title: Message Hi!   This is the setup: machine 1: windo*s XP 2 NICs, 1) Cable Internet 2) Local Network (nat-ing #1)   machine 2: RedHat 7.3, xinetd.d modified to enable telnet & wu-ftpd..., 2 NICs 1) Local Network (using dhcp) 2) manually configured and not connected to anything (in nead

Kylix

2002-08-31 Thread Tal Achituv
Title: Message Hi!   Does anybody know of a good source for kylix components? in general and TCP/UDP sockets specifically...   Thanks. Tal.

RE: Minimal size of Win95 partition required only for ISP support?

2002-08-31 Thread Tal Achituv
>What is the partition size required for a minimal installation of Win 95? Suppose I will at some point replace Win 95 with XP. >What is the partition size required for a minimal installation of Win XP? About 95- I don't know, a good guess is about 600 MB, maybe less. XP requires 2 GB (documented

Linux on IPaq

2002-08-29 Thread Tal Achituv
Title: Message Anyone has any [good / bad] experience with Linux on iPAQ?   any knowledge about:   Hebrew support, calendar & contacts sync   maybe some good links?   Tal.  

PPTP for Cable & NetVision

2002-08-25 Thread Tal Achituv
Title: Message Hi!   Can anyone point me to a good HOW-TO for pptp under Linux?   (I have pppd & pptp, but nothing seems to work...).   I`m a Golden-Channels client, I can ping cable.netvision.net.il (pptp server), but haven't been able to create a route...   anybody has that configurati

Linux Installation Party

2002-08-19 Thread Tal Achituv
en a DVD-burning service, etc.   regarding the date issue - can anybody help with the dilemma: would it be good to hold it over 2-3 days? or would one be enough?   Let me know if you have any ideas / thoughts.   Tal Achituv <[EMAIL PROTECTED]>