Displaying 3 results from an estimated 3 matches for "probabalistic".
Did you mean:
probalistic
2000 Aug 24
1
Errors encountered : " remote server is unavailable"
...INS server, and tell the clients about it:
see http://www.oreilly.com/catalog/samba/chapter/book/ch03_01.html
for a few hints.
This will allow the name lookup to run more reliably, and
machines to disappear less often. Alas, that's "more"
not "completely": browsing is probabalistic, and WINS
is not as robust as dns... which is why MS is doing
more DNS these days.
--dave
--
David Collier-Brown, | Always do right. This will gratify some people
185 Ellerslie Ave., | and astonish the rest. -- Mark Twain
Willowdale, Ontario | //www.oreilly.com/catalog/samba/author...
1999 Jan 07
3
Samba 1.9.18 DOS to UNIX and back with ASCII
I have found that Samba does not seem to handle the ^M EOL character
very well. This seems to be a big problem with Windows Notepad and then
in vi for UNIX. Other than the ux2dos and dos2ux commands does anyone
know of another solution or if this has been fixed in a more current
release of Samba?
Thanks!
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2005 Jan 04
4
Scheduler Mechnisms!
Hello,
Normally, in addition to such qdisc scheduler mechanisms as FIFO, PQ, WRR, WFQ,
are there any more? Then, there is a confusion on scheduler in Linux enviroment:
Assume there is a qdisc, such as RED as a leaf qdisc in a router, we know, if
there is packet which want to enqueue the packet, the Function red_enqueue is
called, but when the packet leave the queue(when the Function red_dequeue