On Tue, Aug 15, 2000 at 07:01:23PM +0300, guy keren wrote:
> as far as i understood, cable connection in general uses shared media
> (both upstream and downstream). what's more, their normal upstream
> connection is apprently VERY limited in its capacity, as cable T.V. was
> originaly meant for on
On Fri, Aug 18, 2000 at 02:09:33PM +0300, [EMAIL PROTECTED] wrote:
> The other possibility would be to hook up a WIN98 machine on my home
> network. I assume it shouldn't be to difficult to then share the INTERNET
> connection with my LINUX box (using SAMBA ???) but I have no idea of how
> it's do
On Mon, Aug 28, 2000 at 01:42:03AM +0300, guy keren wrote:
>
> On Sun, 27 Aug 2000, Boaz Rymland wrote:
>
> > I'm trying to set a server machine to send it's syslog messages to my machine.
>
> just for general info: remote syslog is done by sending messages using
> UDP, without any packet recei
On Mon, Aug 28, 2000 at 08:21:29PM +0300, guy keren wrote:
> ssh tunnel between whome and what? you'll need a very strange setup,
> since, as far as i know, ssh does not support forwarding of UDP
> ports/packets...
Ok. Missed that one ;)
So just add a "udp over tcp" tunnel. Should be pretty easy
On Mon, Sep 04, 2000 at 07:52:28PM +0200, Idan Sofer wrote:
> Hello.
>
> I have a linux system(2.2.16) connected to the internet using dial-up
> connection, And another two win98 systems connected to the linux system
> via ethernet.
>
> The linux machine is masquerading tcp packets from the win9
On Mon, Sep 04, 2000 at 06:00:42PM +, Subba Rao wrote:
> Now, when I tried to set off 3 alerts at the sametime, I get the following
> message,
>
> sox: Can't open output file '/dev/dsp': Device or resource busy
OSS is a simple system. Only one process can open /dev/dsp at any
time. So if one
On Sat, Sep 09, 2000 at 10:55:50PM +0200, Mike Almogy wrote:
> Hi list.
>
> Do i need any drivers for external ISDN device ?
> I'm connecting it to the com1/com2 port.
> I do not need any driver for regular modem, right ?
Well, you have to send some init string to your terminal adaptor
(that's h
On Sat, Jan 20, 2001 at 07:00:30PM +0200, Oren Held wrote:
> > Hi,
> > I have SMB installed and configured successfully in my Linux box, but, when
> > want to get in the shared directories from my windows computer ( I can see
> > the shared directories) but I cant get into them. windows asking f
Did anyone have any success making FreeBSD work with Bezeq's ADSL
service?
--
Nimrod.
=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail
Anyone knows where can I get some *simple* example code for full duplex
sound handling? I don't want to spend too much time getting this thing
working -- just experiment with echo-canceling a bit.
Note that I will be using OSS - not ALSA.
-- Nimrod.
=
the rookie wrote:
>
> hi, can someone recommend a book to start using linux?
> (and that's mean: programming in linux, communication
> stuff, and the shell commands)
Not a Linux specific boot but a good reading if you want to understand
the philosophy of the UNIX operating system: "The UNIX Prog
Anyone had any luck with IBM's EtherJet PCI NIC? This nic is using the
Intel chipset supported by the eepro100 driver... In fact, it is
possible to load the module and configure the interface, but when/if one
make any attempt to send some data, the system hangs! No OOPS, no
messages in any log fil
> I am using the HPT366 controller with Linux 2.2.13pre17 right now
> without problems.
> Patches for the final 2.2.13 have been available for a long time already
> -- almost 24 hours ;-)
> Get them at:
>
> ftp://ftp.il.kernel.org/pub/linux/kernel/people/hedrick/ide.2.2.13.19991102.patch.gz
>
>
I'm interesting in comparing FreeBSD's SMP performance to Linux.
Anyone has a FreeBSD 3.3 CD that I can duplicate (or willing to do that
for me)?
-- Nimrod.
=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe
Iftach Hyams wrote:
>
> Is Linux preemptive ?
> Does anyone know about a site about Linux and embeded systems ?
Linux is just starting to shake the embedded systems market...
You might want to look at:
http://www.linuxdevices.com/
http://www.prosa.it/embedded/etlinux/
http://www.embedlinux.net
Boaz Rymland wrote:
> I have a WD 9.GB disk with a Promise PCI controller (the HD brand is
> irrelevant, I believe as its the controller and it's driver that
> matters).
Ah.. I wish that was true. ATA/66 (as most new standards) still has
some compatibility problems. Some controllers will only wo
Evgeny Stambulchik wrote:
> As far as performance is considered, it's not RPM that usually matters (inspite
> of a big hype), but the amount of cache on disk. Until recently (1-2 years), the
> maximum cache on IDE disks was 128KB, while about each SCSI disk had 0.5MB.
How come? The OS cache is m
Alex Shnitman wrote:
> As to your first suggestion, maybe there's even a better way -- have
> licq install signal handlers for e.g. SIGUSR1 and SIGUSR2, switching
> it online in the former and offline in the latter, and then have the
> ip-up script killall -USR1 licq and the ip-down script killal
"Muli B.Y." wrote:
>
> Thanks for the suggestions, Nimrod, I have implemented the
> online/offline thing this way. Shame on me for not having read the FAQ
> (where this stuff is mentioned) for quite some time.
>
> Nevertheless, it was a good excersize and my original question stands:
> Windows h
Gaal Yahas wrote:
>
> On Mon, Dec 20, 1999 at 11:47:14PM +0200, Nimrod Mesika wrote:
> >
> > nimrodm:~$ cat /etc/ppp/ip-up.local
> What happens when licq isn't running and reading the pipe?
> Unless I'm mistaken, your ip-*.local scripts would block, which
>
> > What is the simplest way to do such renaming ?
> > I have many file with the same preceding string in their name.
> > I want to remove that.
You might want to check 'mmv' (you can find the package on redhat's
contrib archive). mmv lets you write:
mmv '*.yyy.*' '#2.xxx.#1'
You can probably g
Oleg Goldshmidt wrote:
>
> I feel out of touch here. Can anyone be so kind and summarize the
> flat fee offer(s) [how much, for what exactly, etc] to the list
> and/or in an article on the IGLU site. It seems to me that this
> kind of info is very much on-topic.
>
> Thanks in advance.
This is n
This may be old news to some of the people reading this list, but
still...
IBM has released a version of Netscape 4.61 that supports logical
hebrew:
http://news.netking.com/News/Year2000/Month5/N753.asp
That specific page refers to the Windows version. Anyone knows if a
Linux version
is expected
Ira Abramov wrote:
>
> I have reached a decision to do away with KDE on systems I'll install
> from now on. I may install applications based on QT if I must, but only
> from source I suppose. I wish useful products like Konqueror are ported
> to GTk somehow one day.
>
> feel free to comment, but
I just compiled kernel 2.2.6 & the latest modutils. Installed them on a
libc5 based distribution (minilinux on UMSDOS).
On an IDE system it works great.
On a PS/2 (MCA) we have some trouble:
Kernel boots. Starts init
then displays the following messages:
>
> After INIT version 2.62 bootin
25 matches
Mail list logo