similar to: Windows File Share - Slow / Connection distrubtion

Displaying 20 results from an estimated 100 matches similar to: "Windows File Share - Slow / Connection distrubtion"

2015 Jul 01
1
Logon via MS Remote Desktop hangs.
I think that I have the *Bug 11061* <https://bugzilla.samba.org/show_bug.cgi?id=11061> - Logon via MS Remote Desktop hangs. I use Samba 4.2.1 (source install) on Debian 7 -64 bits. How is a correct patch and how apply it? Today I migrated my domain to Samba 4. Regards, M?rcio.
2013 Apr 17
3
t-statistic for independent samples
Hi, Typical things you read when new to stats are cautions about using a t-statistic when comparing independent samples. You are steered toward a pooled test or welch's approximation of the degrees of freedom in order to make the distribution a t-distribution. However, most texts give no information why you have to do this. So I thought I try a little experiment which is outlined here.
2002 Oct 14
2
Another newbie question: curve of normal distribution
I would like to get a curve of normal distrubtion over the histogram. Something like the following (which obviously doesn't work; see attached example). maluj <- function() { vrhy=read.csv("pennies.csv",head=TRUE) hf=table(vrhy$HEADS) postscript("heads.eps",onefile=FALSE,width=4.134,height=3.445,pointsize=12) plot(hf,main="Frequency distribution of
2017 Nov 09
0
Samba 4.7.1 - ldap multi process - excessive processes
Hi, It's a known issue, where the extent of memory accumulation for processes wasn't understood (large chunks of memory, which tend to fail to be shared) until just after the release froze. There are patches upstream to implement a prefork process model (with a fixed number of waiting processes) and should be available in 4.8. In saying that, some considerations could be made for
2019 Jun 18
2
Instable graphics with GeForce GT 730M, especially on external monitor
2011 Jan 13
0
FW: Immediate Interview - Backend / Front End Software Engineer with Ruby on Rails (6 Position) - Boston, MA
Dear Candidate, Please have a look on the Direct Client Requirement and send me the profile ASAP along with the rate and contact details. Position: Backend Software Engineer with Ruby on Rails Location: Boston, MA F2F must after telescreen (Client will pay Expense) Duration - 6 Months (It is Contract to Hire Position) The ideal candidate will be a Ruby on Rails guru, with
2005 May 08
3
Overriding date_select in local project to use custom value rather than blank for starting option...
I would like to have a date control on a page and I would like a behavior similar to what you get using date_select with the :include_blank => true option where the first value in the dropdown is "- Month -", "- Day -", or "- Year -" rather than a blank value for the respective month, day, and year select fields. I took a look at the ruby source for
2019 Jun 18
0
Instable graphics with GeForce GT 730M, especially on external monitor
What's the connector name when you plug in via, say, DVI? Is it "DP-1" or is it "DVI-D-1" or whatever? You should be able to see the name in 'xrandr'. Unfortunately I don't know how the T440p is wired, there are a few ways it could go. In some cases, even the "VGA" port is secretly a DP -> VGA active adapter inside the laptop. Basically I'm
2019 Jun 19
2
Instable graphics with GeForce GT 730M, especially on external monitor
2019 Jun 19
0
Instable graphics with GeForce GT 730M, especially on external monitor
Sigh ... you're on wayland. xrandr is just showing you what's passed through via Xwayland, which is not the connector names. Let's try something else... grep . /sys/class/drm/card*-*/status Should give you the status of each connector. Is it the DP-* ones that are connected, or are e.g. VGA-1 or DVI-D-1/etc connected? -ilia On Wed, Jun 19, 2019 at 2:03 AM Harald Harders
2018 Sep 11
0
shared folder in the samba domain, can't be access on trusting domain users
Hi, Anybody got experienced that the shared folder (in SAMBAAD domain) can't be accessible on the trusting domain (TESTHV). Background: SAMBAAD has one-way trust with TESTHV. TESTHV users can login in the SAMBAAD connected machines. Currently using Version 4.9.0rc5. It's working fine if the SAMBAAD users access with it, but users in TESTHV could not access with it even the permission
2019 Jun 18
2
Instable graphics with GeForce GT 730M, especially on external monitor
2019 Jun 19
2
Instable graphics with GeForce GT 730M, especially on external monitor
2006 Jul 17
7
Who owns the web application after it code''s distributed?
Let''s say I''m building a "to-do" list application using Ruby on Rails. I decide to sell it to a customer, and distribute the source code files to him. Can I then restrict the user from distrubting the files by creating a license that prohibits distribution? That is, is it possible to create a "single-user" license? Or, am I limited to distributing the
2008 May 29
17
SMC Webconsole 3.1 and ZFS Administration 1.0 - stacktraces in snv_b89
I''ve installed SXDE (snv_89) and found that the web console only listens on https://localhost:6789/ now, and the module for ZFS admin doesn''t work. When I open the link, the left frame lists a stacktrace (below) and the right frame is plain empty. Any suggestions? I tried substituting different SUNWzfsgr and SUNWzfsgu packages from older Solarises (x86/sparc, snv_77/84/89,
2019 Jun 21
1
Instable graphics with GeForce GT 730M, especially on external monitor
2019 Jun 19
0
Instable graphics with GeForce GT 730M, especially on external monitor
2018 Jul 03
1
Samba 4 AD DC on Fedora, problem with GPOs and denied security for machines
Hi, i need help with strange problem. I installed Fedora 28 to test Samba 4 AD DC with MIT Kerberos with Windows 10 and Windows 7 clients and i can't run GPOs for machines. GPOs for users works. On Fedora 27 is the same problem. After couple of hours changing settings I make a new installation of Debian 9.4 and everything works "out of the box". I set all like here:
2013 May 29
1
smbclient fails only for the domain Administrator
4.0.6 with 3.6.12 file server Hi Ordinary users can connect fine: smbclient //oliva/users -Usteve2 Enter steve2's password: Domain=[HH3] OS=[Unix] Server=[Samba 3.6.9] smb: \> log: schannel_fetch_session_key_tdb: restored schannel info key SECRETS/SCHANNEL/OLIVA schannel_store_session_key_tdb: stored schannel info with key SECRETS/SCHANNEL/OLIVA auth_check_password_send: Checking
2016 May 12
0
Synology NAS Samba Upgrade breaks "Classic" domain membership
Hi, I am not sure it's the same issue, but I had a similar problem when upgrading from DSM 5.x to 6.0 : error after domain join : "Connection failed. Please check your network settings" . With the help of the (very efficient) Synology support, we solved the problem by uninstalling an old Cluster HA DSM package that was installed on the NAS but not used. Just in case it could help.