similar to: Random disconnects from Mac OS X clients

Displaying 11 results from an estimated 11 matches similar to: "Random disconnects from Mac OS X clients"

2004 Jun 08
18
[ANNOUCE] iproute2 update
A new version of the iproute2 utilities is available to handle the new extensions for 2.6.7. * Based on the last known good version of iproute2 from Alexy * Included most of the vendor patches (except for the stupid ones). * Got rid of lots of the glibc workarounds, I intend this to build and run on 2.6 (and 2.4) only. * Fixed some parsing and formatting bugs. * Added gigabit as a rate.
2005 May 02
4
How to read the TCP congestion window (cwnd) on Linux?
Hi everybody. Do you know about any way to read the TCP cwnd value (congestion window) on Linux? I have read that on Linux it is not possible to enable a socket option (to read to cwnd using the program trpt). Any way to read the cwnd would be good for me. thanks Antonio
2024 Jun 17
1
Random permission denied and path not found errors
hi All, I have a problem that is way beyond my Samba knowledge skills and capabilities. I would appreciate your advice. This is a VFX company with W10 clients and Windows and Linux servers. Currently, there is a project migrating shares from W2K16 to Linux. The Windows server (from this point of view) services the storage backend in a reliable way. The clients are workstations and render
2010 Aug 20
3
Deviance Residuals
Dear all, I am running a logistic regression and this is the output: glm(formula = educationUniv ~ brncntr, family = binomial) Deviance Residuals: Min 1Q Median 3Q Max # ???? ????? ?? ???????? -0.8825 -0.7684 -0.7684 1.5044 1.6516 Coefficients: Estimate Std. Error z value Pr(>|z|) (Intercept) -1.06869 0.01155 -92.487 <2e-16 *** brncntrNo
2024 Jun 17
2
Random permission denied and path not found errors
On Mon, 17 Jun 2024 19:47:04 +0200 Tamas Papp via samba <samba at lists.samba.org> wrote: > > On 6/17/24 16:15, Rowland Penny via samba wrote: > > Are your incus containers privileged ? > > Yes. > > > I should also point out that, from the Samba point of view, 4.15.13 > > is EOL. > > > I can upgrade samba (ubuntu), but would only do if there is
2011 Jan 20
2
dmesg and messages differences
Hi everyone. I just wondered what's the difference between /var/log/dmesg, and /var/log/messages? Why do we have 2 log files that are similar? Kind Regards, Keith Roberts ----------------------------------------------------------------- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk All email addresses are challenge-response
2024 Jun 22
1
Random permission denied and path not found errors
I have upgraded one of the servers to 4.20 from MJT's repository, however it's not the main one and has way lower traffic load. I have also removed the entries that you suggested. Besides this changes I started wondering two other workarounds. 1. Is it possible to add and authenticate a local user when the samba server is an AD member? I would add a local user and render machines
2004 Oct 19
1
largosh printing patch for Samba 3.0.7
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 For anyone interested in testing some printing fixes: I've just uplaoded a moderate sized patch for Samba 3.0.7 that addresses the following bugs: https://bugzilla.samba.org/show_bug.cgi?id=1519 https://bugzilla.samba.org/show_bug.cgi?id=1679 Both fixes have been checked in for incusion in the next 3.0.8 preview release. The patch for 3.0.7
2011 Jun 16
7
[PATCH] replace fchmod()-based heartbeat with raindrops
This means we no longer waste an extra file descriptor per worker process in the master. Now there''s no need to set a higher file descriptor limit for systems running >= 1024 workers. --- I just pushed this out to git://bogomips.org/unicorn.git and it''ll be in Unicorn 4.x. The subset of raindrops used by Unicorn should work on all machines with mmap(2) +
2014 Dec 30
0
PAM issues on OS X Yosemite
Hi, I have been running dovecot successfully on OS X Mavericks for several months. After upgrading to Yosemite, however, PAM authentication for dovecot is failing. Or rather, creating the PAM session is failing. Either way, I can't get to my e-mail. $ /usr/pkg/sbin/dovecot --version 2.2.15 $ /usr/pkg/sbin/dovecot -n # 2.2.15: /usr/pkg/etc/dovecot/dovecot.conf # OS: Darwin 14.0.0 x86_64 hfs
2020 Jun 05
0
Wine release 5.10
The Wine development release 5.10 is now available. What's new in this release (see below for details): - More progress on the WineD3D Vulkan backend. - Beginnings of a separate Unix library for NTDLL. - Better support for anti-cheat kernel drivers. - More glyph substitutions in DirectWrite. - Support for DSS private keys. - ARM64 exception handling fixes. - Various bug fixes.