git-m - multiple git replication and management utility

2019-10-12 Thread Constantine Shulyupin
for managing tree of git. The main replication feature scans tree of gits metadata and then restores the tree using git clone and git checkout. I invite you to review and use the work: https://github.com/makelinux/gitm/ Thank you -- Constantine Shulyupin

bank statement import and analysis

2019-03-31 Thread Constantine Shulyupin
Hi all, Is there an utility (preferable on python) for importing and analyzing Israel banks statements in formats Bankin.dat, csv, xls/xml ? Thanks -- Constantine Shulyupin ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il

Re: writes to /dev/kmsg

2019-02-20 Thread Constantine Shulyupin
trying to synchronize, I suppose > messages from your driver are uniquely identified? > > > 19.02.2019, 19:42, "Constantine Shulyupin" : > > I write to /dev/kmsg when it is need to synchronize UM and driver's logs. > > On Tue, Feb 19, 2019 at 3:34 PM Lev Olshvang

Re: writes to /dev/kmsg

2019-02-19 Thread Constantine Shulyupin
t; Why somebody need to use kmsg instead of syslog? > > Can anybody give example of such application? > > Regards, > Lev > > > ___ > Linux-il mailing list > Linux-il@cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/list

Re: Memory consumption on a per user basis

2018-11-11 Thread Constantine Shulyupin
github mirror: https://github.com/makelinux/lib/blob/master/snippets/load-watch.md On Sun, Nov 11, 2018 at 5:47 PM Boruch Baum wrote: > > On 2018-11-11 17:26, Constantine Shulyupin wrote: > > I am using this bash functions for years: > > https://gitlab.com/makelinux/lib/blob/ma

Re: Memory consumption on a per user basis

2018-11-11 Thread Constantine Shulyupin
___ > Linux-il mailing list > Linux-il@cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv ___ Linux-il m

Re: Patch management tools?

2018-08-29 Thread Constantine Shulyupin
> which > I may be affiliated in any way. > WARNING TO SPAMMERS: at https://www.zak.co.il/spamwarning.html > > > > ___ > Linux-il mailing list > Linux-il@cs.huji.ac.il > http://mailman.cs.huji.

Linux System calls sheet

2018-07-28 Thread Constantine Shulyupin
accordingly header files. Finally I categorized syscalls to fit the sheet in wiki. The categorization is not ideal. Also there still is some inconsistency. You are welcome to review, fix and update. Thank you -- Constantine Shulyupin http://www.MakeLinux.co.il

Errors resolver

2016-08-30 Thread Constantine Shulyupin
esolver.py searches tags and provides missing header file. You are welcome to review it and give feedback: https://github.com/makelinux/errors_resolver Thanks -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv __

Parsing compilation errors and automatic resolving

2015-04-21 Thread Constantine Shulyupin
-- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Re: Mageia and NTFS disk

2015-04-16 Thread Constantine Shulyupin
? -- Shlomo Solomon http://the-solomons.net Sent by Claws Mail 3.11.1 - KDE 4.12.15 - LINUX Mageia 4 ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http

Re: Mageia and NTFS disk

2015-04-16 Thread Constantine Shulyupin
http://the-solomons.net Sent by Claws Mail 3.11.1 - KDE 4.12.15 - LINUX Mageia 4 ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il

OCF CESA

2014-11-11 Thread Constantine Shulyupin
Hi friends, Has anybody experience with openssl, ocf-linux and CESA on ARM Armaga 370? Thanks -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv ___ Linux-il mailing list Linux-il@cs.huji.ac.il http

Re: OT: video capture

2014-11-02 Thread Constantine Shulyupin
? Are you satisfied with the results? ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv

Re: OT: video capture

2014-11-02 Thread Constantine Shulyupin
I've used EasyCAP. I satisfied. On Sun, Nov 2, 2014 at 11:51 AM, Mord Behar mord...@gmail.com wrote: On Sun, Nov 2, 2014 at 11:41 AM, Constantine Shulyupin co...@makelinux.co.il wrote: http://www.ebay.com/bhp/usb-video-capture-device Thanks, but I was looking for a more personal

Re: diff/patch rootfs

2014-07-10 Thread Constantine Shulyupin
://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Re: NTP

2014-05-01 Thread Constantine Shulyupin
___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv ___ Linux-il

shell functions library

2014-04-26 Thread Constantine Shulyupin
functions libraries here: http://elinux.org/Scripting Have you your useful functions, tips, tricks to share? Thanks -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv ___ Linux-il mailing list Linux-il@cs.huji.ac.il http

Shell libraries

2014-01-11 Thread Constantine Shulyupin
git_ign_add - add files' names with path to appropriate .gitignore list Also I found and expanded list of existed shell libraries and published in wiki: http://elinux.org/Scripting Reuse, reviews, fixes, updates and discussions are highly appreciated. Thanks -- Constantine Shulyupin http

Re: gdb q

2013-08-05 Thread Constantine Shulyupin
a stripped binary on the target, and a non-stiripped locally ? thanks, erez ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded

Re: bash q

2013-04-24 Thread Constantine Shulyupin
...@math.technion.ac.il wrote: On Mon, Apr 08, 2013, Constantine Shulyupin wrote about Re: bash q: For debugging bash scripts I use set -o xtrace # long form of -x set -o pipefail set -o errexit The last one also has a short form: set -e. You might also want to look at set -v - it also lists the commands

Re: bash q

2013-04-08 Thread Constantine Shulyupin
/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems Tel Aviv ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

looking for sysadmin freelancer

2012-11-13 Thread Constantine Shulyupin
Hi, A friend of mine is looking System Administrator freelancer for some hours of work on web hosing to reinstall server: Linux (Debian), Nginx, Apache, MySQL5, PHP. Thanks -- Constantine Shulyupin http://www.MakeLinux.co.il/ ___ Linux-il mailing

Re: Requesting Input about a New Page about Text Processing Tools

2012-09-25 Thread Constantine Shulyupin
://shlom.in/humanity COBOL is the old Java. Please reply to list if it's a mailing list post - http://shlom.in/reply . ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin

Re: Requesting Input about a New Page about Text Processing Tools

2012-09-25 Thread Constantine Shulyupin
://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

LDT - Linux Driver Template

2012-09-20 Thread Constantine Shulyupin
/makelinux/ldt/blob/master/README.md Your feedback, code reviews, ideas and proposals are welcome! Thanks. -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci ___ Linux-il mailing list Linux-il@cs.huji.ac.il

printer

2012-09-19 Thread Constantine Shulyupin
Which multifunctional printer for home (SOHO) would you recommend to purchase from available currently in Israel? Which store network? Thanks ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Re: Getting rid of proprietary fonts

2012-01-22 Thread Constantine Shulyupin
... ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci

Re: Goodbye, Lingnu

2011-11-14 Thread Constantine Shulyupin
://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux

Re: [YBA] Looking for TI 365 video help

2011-10-31 Thread Constantine Shulyupin
mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci ___ Linux-il mailing list Linux-il@cs.huji.ac.il http

Re: MS buys Skype - will it support Linux

2011-05-15 Thread Constantine Shulyupin
A new article about Linux Skype alternatives: Bye Bye Skype, Top 3 Free Replacements: http://ostatic.com/blog/bye-bye-skype-top-3-free-replacements -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci

Re: MS buys Skype - will it support Linux

2011-05-15 Thread Constantine Shulyupin
Have you checked this list: http://directory.fsf.org/category/tel/ On Sun, May 15, 2011 at 7:02 PM, Oleg Goldshmidt p...@goldshmidt.org wrote: On Sun, May 15, 2011 at 6:07 PM, Constantine Shulyupin co...@makelinux.co.il wrote: A new article about Linux Skype alternatives: Bye Bye Skype, Top 3

Re: sending mail from the command line

2011-05-10 Thread Constantine Shulyupin
-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

20th Anniversary T-Shirt Design Contest

2011-05-07 Thread Constantine Shulyupin
designer. It is just hobby. Thanks -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Re: 20th Anniversary T-Shirt Design Contest

2011-05-07 Thread Constantine Shulyupin
in the competition. On Saturday 07 May 2011 16:02:35 Constantine Shulyupin wrote: Hi, I am designing image  for annual Linux.com Store T-shirt design contest: http://www.linux.com/tshirt-design-contest The draft of the image is here: http://www.makelinux.net/art/20y/ Can you please give me your

Re: VLC can read it but I cannot?

2011-04-05 Thread Constantine Shulyupin
___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci ___ Linux-il

Re: VLC can read it but I cannot?

2011-04-05 Thread Constantine Shulyupin
___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci

Re: Script to create an image from text?

2011-02-02 Thread Constantine Shulyupin
-- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

CELF Open Project Proposal 2011

2011-01-22 Thread Constantine Shulyupin
Remainder:  One week till proposals for the initial 2011 project deadline January 31, 2011. http://elinux.org/CELF_Open_Project_Proposal_2011 -- Constantine Shulyupin http://www.MakeLinux.co.il/ Embedded Linux Systems, Device Drivers, TI DaVinci

Embedded Linux Fast Boot: Only 560 milliseconds from reset to shell

2011-01-09 Thread Constantine Shulyupin
/ for more details and binary demo. For engineering and consultancy services please contact co...@makelinux.com -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il/ ___ Linux-il mailing list Linux-il

Web interface for embedded Linux system administration

2010-12-28 Thread Constantine Shulyupin
-wrt.org/ http://en.wikipedia.org/wiki/X-Wrt Webmin looks too heavy for embedded because it uses perl. Webif² look more suable for embedded. What can you say about this candidates? Can you recommend another solutions? Thanks. Happy New year! -- Constantine Shulyupin Embedded Linux Expert TI DaVinci

Re: Linux kernel map

2010-12-14 Thread Constantine Shulyupin
or transmit routine, used by specific drivers. My 2 cents, ~baum On Sun, Dec 5, 2010 at 5:03 PM, Constantine Shulyupin co...@linuxdriver.co.il wrote: Hi, I've updated the Linux kernel map: http://www.makelinux.net/kernel_map It contains about 440 items and updated to linux-2.6.36. You

Linux kernel map

2010-12-05 Thread Constantine Shulyupin
the POSTER for FREE! (in Tel Aviv area) Thank you! -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il/ ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman

tidy IP/IF table report tool

2010-10-16 Thread Constantine Shulyupin
Hi, Are there tool, which outputs tidy table of interfaces and IP like this: eth0 up nolink10.100.101.100 00:21:85:18:35:73 vmnet1 up link192.168.171.100:50:56:c0:00:01 -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http

Re: hosting in USA

2010-05-06 Thread Constantine Shulyupin
___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il

Re: hosting in USA

2010-05-06 Thread Constantine Shulyupin
Thanks, I'll check again On Thu, May 6, 2010 at 5:33 PM, Hetz Ben Hamo het...@gmail.com wrote: Hmm? I hosted there 4 web sites, 3 of them were with co.il up to 4 months ago. Hetz 2010/5/6 Constantine Shulyupin co...@linuxdriver.co.il FYI: bluehost.com doesn't host CO.IL 2010/5/6 Hetz

GPRS modem for embedded Linux

2010-04-22 Thread Constantine Shulyupin
Hi, Can anybody recommend GPRS modem for embedded Linux? for embedded Linux means simple, cheap, durable. Currently I integrate AirPrime Fastrack GO GPRS modem. It is USB ACM device. I suppose there are better solutions. Thanks -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert

Re: Reminder: TelFOSS Meeting TOMORROW: Version Control Systems ( 21-Apr-2010 )

2010-04-20 Thread Constantine Shulyupin
. ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il/ ___ Linux-il

Nexus One

2010-04-12 Thread Constantine Shulyupin
Hi, How may list list subscribers use Nexus One? (I know Gilad do) What are your impressions? Does it worth to purchase? Where it worth to purchase? Thanks Keywords: Nexus One, Google phone, HTC, Android -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http

Re: faster rsync of huge directories

2010-04-12 Thread Constantine Shulyupin
By default cpio also will not overwrite files if the source is not newer. Consider cp -ur rsync also can --delete extraneous files from dest dirs -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il

Linux OS internals

2010-01-09 Thread Constantine Shulyupin
please review draft of new map and give me you advices. What is you opinion about design? Can you suggest more items to add to the map? What need to change? Here is draft of the map: http://www.makelinux.net/system/Linux_OS_internals_1200.png Thank you. -- Constantine Shulyupin Embedded Linux Expert

Re: FW: very interesting - Sixth Sense Device

2009-12-13 Thread Constantine Shulyupin
.cms ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il

Re: active server and passive client

2009-12-12 Thread Constantine Shulyupin
Right. Thank you! On Wed, Dec 9, 2009 at 9:31 PM, Dotan Shavit do...@shavitos.com wrote: On Wednesday 09 December 2009 19:31:07 Constantine Shulyupin wrote: And how will I use netcat to reverse/forward connection? e.g [not tested]: nc -l -p 81 -c nc -l -p 80 and nc -c nc client 80  server

Re: active server and passive client

2009-12-09 Thread Constantine Shulyupin
Thanks, Arie. 2009/12/8 Arie Skliarouk sklia...@gmail.com: Hi, On Tue, Dec 8, 2009 at 17:24, Constantine Shulyupin co...@linuxdriver.co.il wrote: for simple protocols (http, scp) you can use reverse port forwarding feature of ssh: Run on the server following: ssh -R 9922:127.0.0.1:22

Re: active server and passive client

2009-12-09 Thread Constantine Shulyupin
And how will I use netcat to reverse/forward connection? On Wed, Dec 9, 2009 at 10:26 AM, Dotan Shavit do...@shavitos.com wrote: On Tuesday 08 December 2009 17:24:02 Constantine Shulyupin wrote: The question is, is there already ready solution for the task or is there simple solution than

active server and passive client

2009-12-08 Thread Constantine Shulyupin
described? Thank you. -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il/ ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Re: web hosting

2009-09-29 Thread Constantine Shulyupin
now. -Amos On 9/29/09, Constantine Shulyupin co...@linuxdriver.co.il wrote: First of all my site was not functional for the first (during 2 days) because it was mentioned on slashdot (in a comment). A some time ago it was not a problem. GD suggests to switch to [virtually]dedicated server

web hosting

2009-09-28 Thread Constantine Shulyupin
I tired from GoDaddy, what do you suggest? -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il/ ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo

Re: web hosting

2009-09-28 Thread Constantine Shulyupin
you tired from GoDaddy? On Mon, Sep 28, 2009 at 9:07 PM, Constantine Shulyupin co...@linuxdriver.co.il wrote: I tired from GoDaddy, what do you suggest? -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il

Re: web hosting

2009-09-28 Thread Constantine Shulyupin
da...@davidsconsultants.com Constantine Shulyupin wrote: I tired from GoDaddy, what do you suggest? -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il/ ___ Linux-il mailing list

Join Linux Israel @ linkedIn.com

2009-05-21 Thread Constantine Shulyupin
Hi, I created group Linux Israel at linkedIn.com to promote Linux in Israel High-Tech. http://www.linkedin.com/groups?about=gid=1962511trk=anet_ug_grppro Welcome! -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il

Embedded Linux job opportunity

2009-05-18 Thread Constantine Shulyupin
! -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il/ ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Linux printing job opportunity

2009-05-18 Thread Constantine Shulyupin
Hi, Somebody is looking for a Linux based software engineer (C/C++) who could write a backend module that could be executed on the print stream of any print application running on the Linux platform. Please send relevant resume to printing-res...@linuxdriver.co.il -- Constantine Shulyupin

Join Linux Israel at linux.com

2009-05-16 Thread Constantine Shulyupin
Hi friends, Th Linux Foundation started new site on linux.com domain. I opened Linux Israel group: http://www.linux.com/community/groups/viewgroup/605-Linux+Israel Join! -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il

usb packet analyzer on windows

2009-05-12 Thread Constantine Shulyupin
Hi, Can you please software USB packet analyzer on Windows . I have a device that works on Windows. I going to develop driver on Linux for the device. Thanks. -- Constantine Shulyupin Embedded Linux Expert TI DaVinci Expert Tel-Aviv Israel http://www.LinuxDriver.co.il

Re: usb packet analyzer on windows

2009-05-12 Thread Constantine Shulyupin
, this is a Linux mailing list and I don't think this is the right place to ask - unless someone has past experience and can recommend one. On Tuesday 12 May 2009 10:37:46 Constantine Shulyupin wrote: Hi, Can you please software USB packet analyzer on Windows . I have a device that works

Re: usb packet analyzer on windows

2009-05-12 Thread Constantine Shulyupin
Thank you! On Tue, May 12, 2009 at 4:14 PM, Shlomi Fish shlo...@iglu.org.il wrote: On Tuesday 12 May 2009 15:29:17 Constantine Shulyupin wrote: Yes, I need USB Windows sniffer to develop driver on Linux. And somebody on this mailing list has this experience. Well, a quick Google search

off-topic: support Israel in commons.wikimedia.org

2009-02-27 Thread Constantine Shulyupin
Please take part in the voting! Thank you! -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il/ ___ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

[Linux-il] Web browser on ARM

2009-01-25 Thread Constantine Shulyupin
where to get ready web browser for ARM or speed up the cross compilation. Thank you -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il/ ___ Linux-il mailing list Linux-il@cs.huji.ac.il http

Re: [Linux-il] Web browser on ARM

2009-01-25 Thread Constantine Shulyupin
Thank you, Matan! I'll try it too. BTW: Modori based in WebKit On Sun, Jan 25, 2009 at 4:20 PM, Matan Ziv-Av ma...@svgalib.org wrote: On Sun, 25 Jan 2009, Constantine Shulyupin wrote: HI, I going to cross compile a web browser for ARM (TI DaVinci, MontaVista Linux 4). I already

Re: [Linux-il] Web browser on ARM

2009-01-25 Thread Constantine Shulyupin
that? Thanks, Hetz On Sun, Jan 25, 2009 at 2:28 PM, Constantine Shulyupin co...@linuxdriver.co.il wrote: HI, I going to cross compile a web browser for ARM (TI DaVinci, MontaVista Linux 4). I already unsuccessfully tried to compile WebKit. There are a lot of problems of versions and configurations

Re: [Linux-il] Web browser on ARM

2009-01-25 Thread Constantine Shulyupin
Thank you, Gilad, I am installing maemo-scratchbox-install_4.1.2.sh and maemo-sdk-install_4.1.2.sh On Sun, Jan 25, 2009 at 5:00 PM, Gilad Ben-Yossef gi...@codefidence.com wrote: Constantine Shulyupin wrote: HI, I going to cross compile a web browser for ARM (TI DaVinci, MontaVista Linux 4

Re: [Linux-il] Web browser on ARM

2009-01-25 Thread Constantine Shulyupin
Thank you! On Sun, Jan 25, 2009 at 5:57 PM, Lionel Elie Mamane lio...@mamane.lu wrote: On Sun, Jan 25, 2009 at 02:28:09PM +0200, Constantine Shulyupin wrote: I going to cross compile a web browser for ARM Have you any suggestion where to get ready web browser for ARM The whole of Debian

Re: [Linux-il] Web browser on ARM

2009-01-25 Thread Constantine Shulyupin
Finally, I successfully compiled and ran WebKit from qt-embedded-linux-opensource-src-4.4.3 On Sun, Jan 25, 2009 at 6:45 PM, Diego Iastrubni elc...@kde.org wrote: On Sunday 25 January 2009 14:28:09 Constantine Shulyupin wrote: HI, I going to cross compile a web browser for ARM (TI DaVinci

Re: Fwd: Fedora 8 and 9 updates re-enabled

2008-09-11 Thread Constantine Shulyupin
unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il/

Re: New Welcome to Linux Series

2008-09-11 Thread Constantine Shulyupin
Hi, I would like to tell about GNU/Linux structure and how to find a route in wild world of Linux FOSS using the Map of GNU/Linux OS and FOSS: http://www.makelinux.net/system/ -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il

Interactive map of GNU/Linux OS and FOSS

2008-09-03 Thread Constantine Shulyupin
to articles and documentation. Image of the map is original wallpaper. It looks like internals of a your GNU/Linux system. Have you any comments or suggestions? Thank you. -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il

Re: [Herzelinux] Linux Kernel Networking - the Routing Subsystem (Rami Rosen)

2008-08-06 Thread Constantine Shulyupin
! = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http

GNU/Linux anatomy 2

2008-07-20 Thread Constantine Shulyupin
Hi, Many years ago I was impressed by famous O'Reily poster of Linux anatomy. Did you liked it? I've missed more updated version. Finally I've made my own: http://www.makelinux.net/home/ The work is still under development and your opinion certainly very valuable. Thanks. - Constantine

Re: USB and HD switching places

2008-07-18 Thread Constantine Shulyupin
= To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux Engineer 054

Re: building kernel for TI Davinci and Powerpc e300

2008-06-15 Thread Constantine Shulyupin
Home/Office:04-6732729 -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run

Valgrind on ARM (or other memory leaks tracking program on ARM)

2008-06-05 Thread Constantine Shulyupin
. -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail

Re: SourceForge down?

2008-04-30 Thread Constantine Shulyupin
). Rony = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux

Re: SourceForge down?

2008-04-30 Thread Constantine Shulyupin
] = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il

Re: debian etch, how do I upgrade the kernel

2008-04-08 Thread Constantine Shulyupin
= To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http

Re: Replacing kernel 2.4 - 2.6

2008-04-02 Thread Constantine Shulyupin
= To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il

Re: Sound not working in flash (e.g. youtube)

2008-02-25 Thread Constantine Shulyupin
:02 PM, Constantine Shulyupin [EMAIL PROTECTED] wrote: I have two another suggestions (run from root): 1. kill `lsof -t /dev/dsp` `lsof -t /dev/snd/* ` alsa reload test with: echo 1 2 3 4 5 6 7 /dev/dsp 2. tweak gnome-sound-properties On Thu, Feb 21, 2008

Re: Sound not working in flash (e.g. youtube)

2008-02-25 Thread Constantine Shulyupin
Yea, it looks problem in the plug in only. (would you like to reinstall it?) BTW, do you use Skype? Does it work? On Mon, Feb 25, 2008 at 1:00 PM, Tom Rosenfeld [EMAIL PROTECTED] wrote: On Mon, Feb 25, 2008 at 11:09 AM, Constantine Shulyupin [EMAIL PROTECTED] wrote: what happend when you

Re: Sound not working in flash (e.g. youtube)

2008-02-21 Thread Constantine Shulyupin
-- -tom 054-244-8025 -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il/ = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run

Re: Paper journals

2008-01-28 Thread Constantine Shulyupin
Team | +972-54-5696948 = To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance

managing two interfaces

2008-01-16 Thread Constantine Shulyupin
. Could you please suggests already implemented solution for the problem? -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il/ = To unsubscribe, send mail to [EMAIL PROTECTED

Re: managing two interfaces

2008-01-16 Thread Constantine Shulyupin
described teaming of your network interfaces. # On Wednesday 16 January 2008, Constantine Shulyupin wrote: Hi, I have a computer connected with two interfaces to same network. Each one backups another. When eth0 is down, eth1 have to work. When eth1 is down, eth0 have to work

Re: gcc thoughts

2008-01-15 Thread Constantine Shulyupin
= To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il

Re: gcc thoughts

2008-01-15 Thread Constantine Shulyupin
-S too On Jan 15, 2008 2:45 PM, Tzafrir Cohen [EMAIL PROTECTED] wrote: On Tue, Jan 15, 2008 at 01:47:22PM +0200, Constantine Shulyupin wrote: 1. compilation could be broken and you still need to browse it 2. gcc don't know about cpp (preprocessor) defines more tricks: gcc -E gives you

Re: gcc thoughts

2008-01-15 Thread Constantine Shulyupin
On Jan 15, 2008 2:28 PM, Leonid Podolny [EMAIL PROTECTED] wrote: Constantine Shulyupin wrote: 1. compilation could be broken and you still need to browse it Yes, but you can always revert to cscope to solve compilation errors. If you could revert, why do need duplicated functionality in gcc

Re: gcc thoughts

2008-01-15 Thread Constantine Shulyupin
BTW, I have script, that makes tags for Linux kernel only for configured architecture. On Jan 15, 2008 5:05 PM, Leonid Podolny [EMAIL PROTECTED] wrote: were never included (such as wrong architectures and not included code during kernel development). -- Constantine Shulyupin Freelance

Re: gcc thoughts

2008-01-15 Thread Constantine Shulyupin
= To unsubscribe, send mail to [EMAIL PROTECTED] with the word unsubscribe in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] -- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http

Re: vnc in window mode ?

2008-01-08 Thread Constantine Shulyupin
Do you mean something like configurable X-proxy? On Jan 8, 2008 5:18 PM, Erez D [EMAIL PROTECTED] wrote: i am looking for a way to open a window, and then later move it to another computer (somthing like changing the display dynamically) i know i can do it for a whole desktop with vnc and

Re: copy boot image

2008-01-06 Thread Constantine Shulyupin
mount -o bind / /mnt/tmp/ # to eliminate /proc /sys etc tar czf $SOMEWHERE_NOT_ROOT/root.tgz -C /mnt/tmp/ On Jan 6, 2008 4:58 PM, Tom Rosenfeld [EMAIL PROTECTED] wrote: What is the recommended method to distributing linux images? If I have a workstation with a tuned installation and I want to

Re: Processing time spent in IRQ handling and what to do about it

2007-12-20 Thread Constantine Shulyupin
And my word to this never ending story: You may use get_cycles (http://lxr.linux.no/linux/include/asm-i386/tsc.h#L19) to measure time (cycles) in interrupts. Read more here: http://www.linuxdriver.co.il/ldd3/linuxdrive3-CHP-7-SECT-1.html -- Constantine Shulyupin Freelance Embedded Linux

  1   2   >