Re: IPv6 routing issue with Telegram

2024-01-09 Thread Lior Okman
Looking at the curl output, it manages to connect using IPv6 and is timing out on the SSL negotiation. Few things to check: - Does this work for you with IPv4? - Can you use "openssl s_client" to see if your environment manages to finish the SSL handshake? - Can you try to connect from

Re: How to signal kernel that shared library is not in use by any process anymore ?

2018-12-21 Thread Lior Okman
On Fri, Dec 21, 2018 at 4:21 PM Lev Olshvang wrote: > > Hi All, > > I have an executable (C++) which is the exclusive user of the some shared > library that it uses only during the initialization phase. > > I would like to free memory used by this shared library, because I am > running on

Re: Moving away from cron jobs to some workflow manager

2018-06-19 Thread Lior Okman
Hi, You could try something like Concourse ( https://concourse-ci.org/ ). It allows you to define a pipeline which is comprised of jobs and the order in which they should be invoked. -- Lior On Tue, Jun 19, 2018 at 9:06 AM, Rabin Yasharzadehe wrote: > Hi all, > > I need some advice,

Re: ifdown/ifup and friends

2018-04-25 Thread Lior Okman
Hi, On my current host I have the following: $ ip addr show enp4s0 2: enp4s0: mtu 1500 qdisc mq state DOWN group default qlen 1000 link/ether 70:85:c2:66:5a:96 brd ff:ff:ff:ff:ff:ff Running the "set link down" command yields this: $ sudo ip link set down

Re: raspberry PI - no X11

2018-02-06 Thread Lior Okman
Hi, Sorry, I just saw the thread right now. If it happens again: Your $HOME/.Xauthority file contains the authentication key that is used to authenticate your X sessions. This file is manipulated with the xauth command. When you ssh with the -X switch, it is supposed to add an entry to your

Re: איך לשלוח מסות של דואר

2017-11-08 Thread Lior Okman
Hi, You could take a look at Amazon's Simple Email Service: https://aws.amazon.com/ses/pricing/ Copying from the website: > Amazon Simple Email Service (Amazon SES) is a cloud-based email sending service designed to help digital marketers and application developers send marketing, notification,

Re: ot: multiple wifi AP for covarage

2015-08-30 Thread Lior Okman
On Sun, Aug 30, 2015 at 2:05 PM, Erez D erez0...@gmail.com wrote: Hello I'm facing with the following problem: one wifi router does not cover the area i need if I put multiple access points. the laptops / smartphones does not switch access points automatically, and i find myself with

Re: [octave3.0-info vs. dpkg] Dirty package uninstall in Debian - how to do it?

2015-04-17 Thread Lior Okman
Hi, This is a dirty hack, but in the worst case, you can edit the octave3.0-info pre-removal script (it's in /var/lib/dpkg/info ) and have either debug that script or simply return 0 from it. If you do this, make sure to manually do what that script would have done. Once you edited that script,

Re: Raspberry PI questions

2013-02-24 Thread Lior Okman
On Sun, Feb 24, 2013 at 4:33 PM, Geoffrey S. Mendelson geoffreymendel...@gmail.com wrote: Does anyone know of a company selling them here? I'm looking for them with a reasonable price, e.g. board, cheap shipping and VAT, as opposed to board and expensive shipping from out of the country.

Re: SSD drives

2012-12-31 Thread Lior Okman
On Mon, Dec 31, 2012 at 1:48 PM, Dan Shimshoni danshi...@gmail.com wrote: Hi, (Second bricked SSD in 12 months) A *very* short power shortage crept under my APC UPS and bricked the SSD. What type of UPS is this? Online or line-interactive? I'm guessing it's line-interactive... Regardless,

Re: SSD drives

2012-12-30 Thread Lior Okman
on it. DS Lior On Sun, Dec 30, 2012 at 8:45 AM, Lior Okman l...@okman.name wrote: On Sun, Dec 30, 2012 at 6:26 AM, Dan Shimshoni danshi...@gmail.com wrote: Hi, 2 Questions about SSD drives: First, I would appreciate of someone who has SSD disk will run hdparm -t /dev/sda

Re: SSD drives

2012-12-29 Thread Lior Okman
On Sun, Dec 30, 2012 at 6:26 AM, Dan Shimshoni danshi...@gmail.com wrote: Hi, 2 Questions about SSD drives: First, I would appreciate of someone who has SSD disk will run hdparm -t /dev/sda and post the results here. (In the spirit of the recent thread about HW for linux). I have

[JOB OFFER] Job at UCY

2011-12-15 Thread Lior Okman
Hi, Please send CVs directly to Avi Minsky (a...@ucy.co.il) if you're interested. Lior -- Forwarded message -- From: Uri Date: 2011/12/15 Subject: דרישות לעובד פיתוח *About UCY*** UCY was established with the purpose of developing a fully automated, learning, evolving and

Re: Perl slowness

2009-09-09 Thread Lior Okman
Noam Rathaus wrote: They are both running: libc6 2.7-18 One (the slower one) also has libc6-i686 2.7-18 Can you check if the file /etc/ld.so.nohwcap exists on the slower machine? If so, remove it and retry. libc6-i686 had a bug at one

Re: printing from ms-win to linux withough samba ?

2009-03-15 Thread Lior Okman
geoffrey mendelson wrote: On Mar 15, 2009, at 5:37 PM, Erez D wrote: On Sun, Mar 15, 2009 at 12:45 PM, Hetz Ben Hamo het...@gmail.com wrote: Sure, You can use IPP (Internet Printing Protocol). For the Windows machines, you can read the document which is available here:

Re: Citrix vs. VMware, Users' experience?

2009-03-04 Thread Lior Okman
Ira Abramov wrote: I want to make life easy for two clients of mine who want to go virtual, but are set against MS as host (Not my work, I swear! :) Citrix XenServer is free, in case you missed it: http://www.citrix.com/English/ps2/products/feature.asp?contentID=1686939 ESXi has been free for

Re: Firefox conformity: fighting from within

2008-07-31 Thread Lior Okman
Ori Idan wrote: ‎‎‎There is a lot of activity done by Negishut Israel regarding this fact. A news paper article was published few month ago about it. I think that people should complain about it, if they get main complains about the fact they do not conform to web standards, they will

Re: Yum cache for a cluster of clients

2008-01-28 Thread Lior Okman
My suggestion is to install a caching http proxy (e.g. squid) somewhere on your network, and make yum go through it. As long as you all of your CentOS hosts use the same mirror (and not a different mirror each time), the caching http proxy will return files from its cache. IIRC, you need

Re: ADSL problem

2007-12-06 Thread Lior Okman
Michael Ben-Gershon wrote: I am having terrible problems getting my new ADSL modem set up under linux. Let me try to describe my setup. My old ADSL modem was an Alcatel SpeedTouch (supplied by Bezeq). The new one is a SIEMENS SL2-141 (also supplied by Bezeq). I have an internal network

Re: Capturing Google and Youtube videos with one command

2007-11-29 Thread Lior Okman
Even easier, if you're using the flash nonfree plugin, is to just copy the relevant FLV file from your /tmp directory after the plugin finishes downloading it. Lior Shlomo Solomon wrote: The subject says it all. This may not be news, but I found it today and it may be useful to

Re: HTML email question

2007-11-28 Thread Lior Okman
Hetz Ben Hamo wrote: Hi, I'm trying to write a very simple shell script which creates a simple hebrew text file, which is then being sent by email using sendmail. Here's the script, pretty basic one.. #!/bin/bash echo From: [EMAIL PROTECTED] mail.txt echo To: [EMAIL PROTECTED] mail.txt

Re: FOSS alternative to Exchange

2007-10-11 Thread Lior Okman
You might want to checkout Scalix, OpenGroupware.org and openXchange, all of which have (more or less) all the features you mentioned. OpenXchange requires that you buy a connector for Outlook access, but it's pretty cheap. I think Scalix provides the Outlook connector for free, but

Re: FOSS alternative to Exchange

2007-10-11 Thread Lior Okman
All of these support IMAP for regular mail, so you can use the mail client of your choice for email. Lior Moshe Leibovitch wrote: Any updates regarding Hebrew support for any of them? ( mainly composing editor supporting RTL ) On 11/10/2007 18:49, Lior Okman wrote: --snip-- Open

Re: FOSS alternative to Exchange

2007-10-11 Thread Lior Okman
Amos Shapira wrote: Last time I tried to look at openXchange (in order to learn about an exchange alternative when I hoped I'll be asked for it) it looked a pretty complicated task to set it up. Is this true or did I get the wrong impression? And as Dvir asked already - does anyone here have

Re: Experience with Scmbug?

2007-01-24 Thread Lior Okman
Amos Shapira wrote: On 24/01/07, *Lior Okman* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Amos Shapira wrote: Hi, Does anyone here had/heard experience with Scmbug? (http://www.mkgnu.net/?q=taxonomy/term/1) My company uses this tool with Subversion

Re: Experience with Scmbug?

2007-01-23 Thread Lior Okman
Amos Shapira wrote: Hi, Does anyone here had/heard experience with Scmbug? (http://www.mkgnu.net/?q=taxonomy/term/1) My company uses this tool with Subversion and Bugzilla. We're actually pretty satisfied with it. It's easy to setup on Debian, easy to maintain, and simply works with the

Re: Looking for Backup solutions for Linux

2006-01-25 Thread Lior Okman
Hi, You should check out Bacula (http://www.bacula.org/). You get full, differential and incremental backups, media management, backups to files, dvds and tapes, and a database-based automatic managing of what-media-holds-which-file. Regards, Lior Yaacov Fenster - System Engineering

Re: Per process I/O statistics - Summary

2005-07-13 Thread Lior Okman
the time the read took, if its under 1 ms it was definetly a cache hit. Regards, tzahi. Thanks, Lior -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lior Okman Sent: Wednesday, July 13, 2005 12:03 AM To: linux-il@linux.org.il Subject: Per

Per process I/O statistics

2005-07-12 Thread Lior Okman
Hi, I'm looking for a way to come up with I/O statistics (like # of blocks read/written per file) that are distributed per process on a linux system. The utilities that I know about (sar, iostat, dstat, etc.) all work on a block device or partition level, not on a per-process level. Is this

Re: Per process I/O statistics

2005-07-12 Thread Lior Okman
open anymore - but I do want to get a number that specifies the fact that these files were read. lsof doesn't give me this. Lior shimi wrote: On Tuesday 12 July 2005 19:31, Lior Okman wrote: Hi, I'm looking for a way to come up with I/O statistics (like # of blocks read/written per

Per process I/O statistics - Summary

2005-07-12 Thread Lior Okman
To summarize - there isn't an easy way to do this, and even if there were, measuring the relevance here is hard because of the different caches in the middle of the way between a process and an actual block device. Thanks to eveybody that answered. Lior On Tue, 12 Jul 2005, Lior Okman

Re: Exchange Clone on Linux - Installation for $$

2005-06-13 Thread Lior Okman
The problem with Open Exchange is that it isn't that trivial to install. Also, their web calendar interface is hardcoded to start a week on Monday. Lior Eran Sandler wrote: Have you hear and/or tried Open Exchange (http://www.openexchange.com/). They have an Open Source variant of it but

Re: Subversion server on Debian

2005-04-30 Thread Lior Okman
Gil Freund wrote: On 4/30/05, Diego Iastrubni [EMAIL PROTECTED] wrote: CVS on steroids atomic commits we all heard of those nice slogans.. [snip] I have heard many disaster stories from SVN. One of them is mine, as it seems that the bdb backend is problematic under MacOS and

Re: how to do mv ---123.jpg 123.jpg

2005-03-15 Thread Lior Okman
Try this: mv ./---123.jpg 123.jpg Lior Kfir Lavi wrote: Hi, Here is the problem: mv ---123.jpg 123.jpg mv: unrecognized option `---123.jpg' Try `mv --help' for more information. I have tried a lot of things but to no avail. kfir

Re: Fwd: פנייתך לבנק דיסקונט מתאריך 28/02/2005

2005-03-01 Thread Lior Okman
I sent Bank Discount a snail mail letter very similar to the one you sent, and I got pretty much the same response. It seems to be a very low priority over there - the bank is effectivly putting its head in the sand, squeezing its eyes shut and chanting IE support is enough. Shlomi Fish wrote:

Re: guest windows OS

2005-02-16 Thread Lior Okman
Hi Amit, I've actually installed qemu with WinXP as a guest OS on a Debian machine just last week. I have Office 2003 installed in the virtual computer, and it actually works pretty well. The one thing I did that improved the qemu response time considerably was enable the built-in terminal

Re: guest windows OS

2005-02-16 Thread Lior Okman
enough. I think that the reason that the response time is better is that the QEMU emulated graphic card is very slow to repaint the screen whenever it has to. When you use some kind of remote access protocol, you get your real display card to do the drawing. Lior Amit Aronovitch wrote: Lior

Re: MS Exchange replacement

2005-01-29 Thread Lior Okman
You could try OpenGroupware.org with the ZideStore outlook plugin. The server itself is opensource, but the outlook connector is commercial. You also have a web interface and an opensource Evolution connector, and you can view (read-only) the calendars via the Mozilla calendar extensions in

RTL8180 chipset

2004-05-28 Thread Lior Okman
Hello List, Has anybody had any luck with the RTL8180 chipset under linux (wireless lan cards)? If so, care to share a few pointers? Whatever I try with the driver from Realtek, they just oops the kernel when I insmod the module. Thanks, Lior

Re: java on Mozilla 1.6 - MDK10.0

2004-04-27 Thread Lior Okman
Is your java installation OK? What do you get when you run: $JAVA_HOME/bin/java -version If you've installed the JDK, can you run any of the demos provided with it? $JAVA_HOME/bin/java -jar $JAVA_HOME/demo/jfc/SwingSet2/SwingSet2.jar Maybe you'll get some better errors here... Lior Shlomo

Re: java on Mozilla 1.6 - MDK10.0

2004-04-27 Thread Lior Okman
Try to unset the $JAVA_HOME environment variable before you run mozilla. See what happens. Lior Shlomo Solomon wrote: On Tuesday 27 April 2004 09:34, Lior Okman wrote: Is your java installation OK? What do you get when you run: $JAVA_HOME/bin/java -version If you've installed the JDK, can

Re: RedHat 9 problem with IP_Forwarding

2004-04-27 Thread Lior Okman
You should check out the shorewall package ( http://shorewall.sourceforge.net/ ). Shorewall is a script that sets up the netfilter firewall from a list of easier-to-understand rules and configuration files. It also has some examples that may cut down your time-to-internet from the other

Re: HP Linux support on laptops?

2004-03-04 Thread Lior Okman
Hi, Most of HP's laptops support Linux without any problems, with the possible exception of the HSF modem that most of their models have. Also, look out for poorly supported video cards. My Presario has an ATI IGP-340 video card, with poor to no support for the S-VHS port in X (yes, I know

Re: Discountbank.net web site

2004-01-26 Thread Lior Okman
Count me in. Same issue, different bank, does anybody have any success with Leumi's web site? Lior Alex Gontmakher wrote: Hi everybody, If anybody of you have tried to access the Discountbank.net web site (for online account access), you would surely notice that it accepts connections

Re: CPU Frequency - Solved

2004-01-22 Thread Lior Okman
, or was this just an issue of displaying information incorrectly? Rony -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lior Okman Sent: Wednesday, January 21, 2004 19:24 To: Linux-il Mailing List Subject: Re: CPU Frequency - Solved The problem was an out

Re: CPU Frequency - Solved

2004-01-21 Thread Lior Okman
msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid bogomips: 5193.72 Thanks to all who helped... Lior Muli Ben-Yehuda wrote: On Tue, Jan 20, 2004 at 01:12:26PM +0200, Lior Okman wrote: I do not have a /proc/cpufreq file. I do however have

CPU Frequency

2004-01-20 Thread Lior Okman
kernel versions. I tries 2.4.23 and 2.6.0 and 2.6.1 and got exactly the same results each time. Thanks, Lior Okman = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command

Re: CPU Frequency

2004-01-20 Thread Lior Okman
Of Lior Okman Sent: Tuesday, January 20, 2004 10:46 AM To: Linux-il Mailing List Subject: CPU Frequency Hi all, I recently bought a new laptop, and after I installed Linux on it, I noticed a strange inconsistency with the cpu. The CPU is supposed to be a Pentium 4 2.66Ghz, but Linux identifies

Re: CPU Frequency

2004-01-20 Thread Lior Okman
Is there any way I can verify this? [EMAIL PROTECTED] wrote: As far as I remember, even P-II has Intel speed step extension, so it's most likely that your P4 also support it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lior Okman Sent: Tuesday

Re: CPU Frequency

2004-01-20 Thread Lior Okman
Muli Ben-Yehuda wrote: On Tue, Jan 20, 2004 at 11:27:20AM +0200, Lior Okman wrote: Ok, more things to check: .config you compiled the kernel with do you have /proc/cpufreq? what do the files there say? if you mount sysfs over /sys, what do the files in /sys/devices/system/cpu/cpu0/cpufreq/ say

Re: CPU Frequency

2004-01-20 Thread Lior Okman
The problem is that there is no such option in the bios. Is there any other way to disable the speed-stepping? Lior Chaim Keren Tzion wrote: I had to turn speed-stepping off in my BIOS. I read that if not, the kernel will lock the CPU speed at whatever it was at boot time. If that's a lower

RE: 'per-process' DNS setup?

2002-12-08 Thread Lior Okman
One solution would be to run this process inside a chroot jail, and set the jailed /etc/resolv.conf file to whatever dns servers you want - or a specially crafted /etc/hosts file inside the jail. Lior -Original Message- From: guy keren [mailto:[EMAIL PROTECTED]] Sent: Sunday,