[OT] Linux/Solaris client for SourceSafe
Hi! Is there Linux or Solaris client for MS SourceSafe? P.S. Did you know. To set win2k as VPN/NAT server all you need to do is: choose sharing tab of your dial up connection and say yes. MS rulez as Unix sux :{) -- Alexander Indenbaum [EMAIL PROTECTED] = 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]
How to slow down noisy CDROM
Hi, does anybody know how to slow down a noisy CD ? I use it mostly to play MP3s and the vacuum cleaner noise doesn't fit the music (and the CD would be still fast enough if it would run at 4x instead of 36x). Thanks, Schlomo PS: Under Windows there is a program to do this, but I didn't find anything for Linux :-( Sincerely, Schlomo Schapiro --- email: [EMAIL PROTECTED] WWW: http://www.schapiro.org = 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: How to slow down noisy CDROM
On Fri, Dec 01, 2000, Schlomo Schapiro wrote about "How to slow down noisy CDROM": > Hi, > > does anybody know how to slow down a noisy CD ? I use it mostly to play > MP3s and the vacuum cleaner noise doesn't fit the music (and the CD would > be still fast enough if it would run at 4x instead of 36x). Another solution is to cache the music: if your CD player can read at 20x speed (I don't believe the manufacturer's data to represent anything of relevance to the truth ;)), then you can read 15 minutes of music in 5 seconds (quick calculation: mp3 is about 10 times smaller than raw CD data, 20x makes you able to read data 200 times faster than it will play later). So you can write a small script which, every 15 minutes, reads the next 15 minutes of music from the CD onto the hard disk. It will only be 5 seconds of noise every 15 minutes (even if it's 10 seconds, it's not too bad - if the drive needs to seek (the music is not contiguous) it will take somewhat longer, but still not too bad). If you want you can do other varients on this idea: e.g., if you have 100MB free space on your harddrive you can read 100 minutes of music from the CD (this will take 30-60 seconds, I think), once every 100 minutes. Given enough disk-space you can even copy the entire CD (650MB) to the hard-disk and play the music from there. By the way, there's a commercial mp3 player that takes this approach for somewhat different purpose: that player has a 10 GB hard disk to store *tons* of music, random access and rewritable. However because it is a portable player, the hard disk is problematic if it spins continuously - it wastes a lot of energy and it can be damaged by too-violent motions. So what they do is have a memory cache of, say, 4MB that holds 4 minutes of music. The drive has to be spun up once every 4 minutes, the 4MB of data is read in a couple of seconds, and the drive is spun down. The player can (in theory - I don't remember the implentation details) choose an appropriate time to read from the hard-disk using motion sensors, and if a read fails it can retry a while later - while still playing what it has left in the 4-minute buffer. -- Nadav Har'El|Friday, Dec 1 2000, 5 Kislev 5761 [EMAIL PROTECTED] |- Phone: +972-53-245868, ICQ 13349191 |Cigarette: tobacco wrapped in paper, http://nadav.harel.org.il |fire at one end, and a fool at the other. = 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: Q: 4-port Ethernet card for LINUX
On Thu, 30 Nov 2000, Karasik, Vitaly wrote: > Somebody knows where in IsraelI can buy quad Ethernet card (like > Osicom2340TX)? I got a PCI Znyx (www.znyx.com) quad fast Ethernet for Solaris from Ankor. They have drivers for most Unixes (including Solaris, FreeBSD and even Mac). I don't remeber what was its price, but it was much less than Sun's original quad (surprise). > Thanks, > Vitaly. > > = > 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] > > -- Yaron. = 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]
What A Suprise :)
looks like my problem with GTK and apache has been solved ... but I have not done noting ... to my it looks like it will happen again ... :) -- Yoav Bornstein. Listen to Weird Al and George Carlin, watch South Park, use Linux and have fun ! = 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: [OT] Linux/Solaris client for SourceSafe
Dear Alexander, - Original Message - From: "Alexander Indenbaum" <[EMAIL PROTECTED]> To: "Israel Linux Users" <[EMAIL PROTECTED]> Sent: Friday, December 01, 2000 2:14 AM Subject: [OT] Linux/Solaris client for SourceSafe > Hi! > > Is there Linux or Solaris client for MS SourceSafe? Maybe there is - look at www.mainsoft.com > > P.S. Did you know. To set win2k as VPN/NAT server all you need to do is: > choose sharing tab of your dial up connection and say yes. > MS rulez as Unix sux :{) Good. Tell me about it next time when I'll hack your machine, go through port 139 (which is also shared to outside!), erase your drive and send you a smily email... So keep your rulez/sux comments elsewhere... ok? > > -- > Alexander Indenbaum > [EMAIL PROTECTED] > > = > 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] > = 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]
Connecting to Matav ISP
Sorry if this issue already been on this mail list, I do not know where the archive are stored !. Now to my problem : I am trying to connect the Internet through Matav without any success. Their servers deny the access when entering the Username and Password from a terminal or from a chat script (using the expect/send pair). Of course !, the Username/Password is OK . On NT I succeeded to connect without openning a terminal, (writing the user/pass in the Dial-Up screen previous to the dialing) , but when I open a terminal to enter the User/Password interactively, I have the same problem than with Linux. I tried to add/delete , newline/CR/null string, after each string (user and passwd.) without any positive result, and I have no sniffer to check what is the difference between the two NT definition modes. The Linux is for far my main platform of work so I need the solution on it. I am working with several other ISP's through Linux, so my Modem, PPP/Chat settings are OK, for sure. I am wondering if one of you succeeded to work with Matav. I will thanksfull to receive any good Idea. thanks Eduardo begin:vcard n:Tarasiuk;Ida and Eduardo tel;fax:972-3-9358932 tel;home:972-9-8653911 x-mozilla-html:TRUE adr:;;Neot Golda 17/31;Natanya;;;Israel version:2.1 email;internet:[EMAIL PROTECTED] x-mozilla-cpt:;352 fn:Ida and Eduardo Tarasiuk end:vcard