pasting Hebrew into mlterm
Hi I'm having a problem pasting Hebrew text into my vim lately. See http://bugs.debian.org/495751 (The HTML there is a bit messed up. Look at the source of the HTML page for the exact examples and results) >From there: mlterm injects control characters on paste mlterm behaves strangely when pasting Hebrew characters to a terminal. Symptoms: you marks text that includes Hebrew characters to paste and paste it to vi (with ':set mouse='), nano or whatever, and get "strange results" for pastes longer than one word. What exactly are those Esc-%G and [EMAIL PROTECTED] -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il || a Mutt's [EMAIL PROTECTED] || best ICQ# 16849754 || friend = 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]
Bezeq's 132 service on Linux
Hi, My friend has two machines with winmodems. I have configured hsfmodem on both of them, and now the machines can connect to the internal network of the Bezeq's 132 service. Once connected, user navigates to page http://172.29.24.1/main.html, chooses billing method (per minute or one-time charge) and provider, then some routing magic occurs and the packets can get to the internet (NATed somewhere) and back. So far, so good. For some reason ping packets are not forwarded though, thus complicating debugging. So I used "host -t any google.com NAMESERVER_IP" command to track the connection aliveness. The NAMESERVER_IP is taken from /etc/resolv.conf file. On the first computer connection is reliable, and DNS resolution always work (for the duration of the connection). On the second computer, DNS is available only for couple of minutes only, and then I get "Connection timeout" on DNS queries. IP based connections continue operating though, e.g. if I start long download during first minutes, the download continues even after DNS queries start falling. Does anyone have any explanations on the phenomenon? What are yours experiences with 132 service? -- Arie
Smart Cards or Biometric solution
Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Hi List , Is anyone aware of Smart Card or Biometric solutions for logging in, to Linux or AIX with PAM? Best Regards, Israel Shikler Softkol Software Services Ltd. Phone: +972 (3) 5348938 Fax: +972 (77 5348967 -- Binary/unsupported file stripped by Listar -- -- Type: image/bmp -- File: Softkol_Logo.bmp = 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]
Re: Smart Cards or Biometric solution
Hi, I am not using it personally but I know Aladdin's eToken works with the OpenSC project. Not sure if this is exactly what you are looking for. On Wednesday 20 August 2008 12:08:55 Israel Shikler wrote: > Content-type: text/plain; charset=us-ascii > Content-transfer-encoding: 7BIT > > Hi List , > > Is anyone aware of Smart Card or Biometric solutions for logging in, > to Linux or AIX with PAM? > >Best Regards, > > Israel Shikler > > Softkol Software Services Ltd. > > Phone: +972 (3) 5348938 > Fax: +972 (77 5348967 > > > > > > > > -- Binary/unsupported file stripped by Listar -- > -- Type: image/bmp > -- File: Softkol_Logo.bmp > > > = > 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] -- Noam Rathaus CTO [EMAIL PROTECTED] http://www.beyondsecurity.com "Know that you are safe." Beyond Security Finalist for the "Red Herring 100 Global" Awards 2007 = 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]
Re: Smart Cards or Biometric solution
On Wed, Aug 20, 2008 at 12:08:55PM +0300, Israel Shikler wrote: Is anyone aware of Smart Card or Biometric solutions for logging in, to Linux or AIX with PAM? I think that you are going to have a great deal of trouble finding anything by looking for Linux or AIX solutions. There are many Windows products out there, and if I were you I would start by looking at them. Once you find ones that would fit your needs and are available where you want them, contact the manufacturers and see if they have an AIX or Linux support. If they do not have the support you want, you may be able to convince them to develop it for you. For Linux, you could always "roll your own", PAM development is well documented, smart card support is well documented and it allows you to put what you want on the card. You could also cheap out and use USB sticks. I did it 10 years ago with floppies and Windows NT. IMHO a really neat solution, complete with commerical potential would be RFID chips. You could implant them in almost anything, ID cards, wallets, uniforms, employees.. I also am a fan of passphrases, where the key (as in ssh) is encrypted with a pass phrase. This way you have to have both pieces, the identifying device and the secret. It also makes sure that you are a live person (insert sci-fi/crime reference if you want). Geoff. -- Geoffrey S. Mendelson, Jerusalem, Israel [EMAIL PROTECTED] N3OWJ/4X1GM = 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]