similar to: win10 network speed issue

Displaying 20 results from an estimated 20000 matches similar to: "win10 network speed issue"

2016 Feb 19
0
Re: Sluggish performance with virtio and Win10
On Fri, Feb 19, 2016 at 07:16:12AM +0100, John Obaterspok wrote: >2016-02-18 15:15 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: > >> On Thu, Feb 18, 2016 at 12:59:52PM +0100, John Obaterspok wrote: >> >>> 2016-02-18 11:25 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: >>> >>> On Thu, Feb 18, 2016 at 10:41:42AM +0100, John
2018 Nov 12
1
virsh reboot "in shutdown" state?
Hi all, I've got a weird issue, and I'm trying to confirm if it's a bug, and if so, if there is a workaround until it is fixed. The situation is this: If I virsh reboot <domain> --mode acpi, it will actually reboot the domain cleanly (watching from the console allows me to see the full shutdown messages, followed by a bootup). However, after this point, virsh domstate
2014 Oct 13
0
Arch linux PV guest won't boot
Hi, I have Xen installed and running several (win 7) HVMs. I've setup an Arch linux PV guest but I am having a problem booting it. (The install image booted fine.) After each failed attempt to boot I try to view the /var/log/xen/bootloader.XX.log file but all of these files are zero bytes. So, I'm having some trouble troubleshooting this. I followed the instructions from
2016 Feb 18
0
Re: Sluggish performance with virtio and Win10
On Thu, Feb 18, 2016 at 10:41:42AM +0100, John Obaterspok wrote: >2016-02-18 10:13 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: > >> On Thu, Feb 18, 2016 at 08:49:38AM +0100, John Obaterspok wrote: >> >>> Hello, >>> >>> I'm using virt-manager on my F23 box to run a Windows 10 image but the >>> performance is so bad it's
2016 Feb 18
0
Re: Sluggish performance with virtio and Win10
On Thu, Feb 18, 2016 at 08:49:38AM +0100, John Obaterspok wrote: >Hello, > >I'm using virt-manager on my F23 box to run a Windows 10 image but the >performance is so bad it's killing me. > >I have "vmx" flag in /proc/cpuinfo > ># lsmod |grep kvm >kvm_intel 167936 6 >kvm 503808 1 kvm_intel >
2016 Feb 18
0
Re: Sluggish performance with virtio and Win10
On Thu, Feb 18, 2016 at 12:59:52PM +0100, John Obaterspok wrote: >2016-02-18 11:25 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: > >> On Thu, Feb 18, 2016 at 10:41:42AM +0100, John Obaterspok wrote: >> >>> 2016-02-18 10:13 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: >>> >>> On Thu, Feb 18, 2016 at 08:49:38AM +0100, John
2016 Nov 05
2
Win10 forcing NTLMSSP when KRB5 desired
On Fri, Nov 4, 2016 at 6:24 PM, Jeremy Allison <jra at samba.org> wrote: > On Thu, Nov 03, 2016 at 04:58:56PM +0000, J K via samba wrote: > > Hi all, > > > > I've 4.5.1 Samba on a machine with SSSD 1.13.4 setup and joined with a > > Windows Server 2012 domain. Everything works great for Windows 8.1 - I > can > > connect to the Samba share and get
2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Hi Rowland, User configuration: [root at arch1 /]# pdbedit -L nobody:65534:Nobody root:0: ala:1000: [root at arch1 /]# cat /etc/passwd root:x:0:0::/root:/bin/bash bin:x:1:1::/:/usr/bin/nologin daemon:x:2:2::/:/usr/bin/nologin mail:x:8:12::/var/spool/mail:/usr/bin/nologin ftp:x:14:11::/srv/ftp:/usr/bin/nologin http:x:33:33::/srv/http:/usr/bin/nologin
2016 Feb 18
2
Re: Sluggish performance with virtio and Win10
2016-02-18 10:13 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: > On Thu, Feb 18, 2016 at 08:49:38AM +0100, John Obaterspok wrote: > >> Hello, >> >> I'm using virt-manager on my F23 box to run a Windows 10 image but the >> performance is so bad it's killing me. >> >> I have "vmx" flag in /proc/cpuinfo >> >> # lsmod
2016 Feb 19
3
Re: Sluggish performance with virtio and Win10
2016-02-18 15:15 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: > On Thu, Feb 18, 2016 at 12:59:52PM +0100, John Obaterspok wrote: > >> 2016-02-18 11:25 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: >> >> On Thu, Feb 18, 2016 at 10:41:42AM +0100, John Obaterspok wrote: >>> >>> 2016-02-18 10:13 GMT+01:00 Martin Kletzander
2020 May 04
0
Win7 clients problem after upgrading samba file server to 4.12 on Arch
OK, have repeated the test: - samba logs: http://www.mediafire.com/file/jy4qcyvqg6z39zu/logs.tar.gz/file - tcpdump log: http://www.mediafire.com/file/qzex3kxf2vzd87n/tcpdump_all.tar.gz/file The tcpdump log covers the whole period of testing time, from starting to stopping smb and nmb services. Previous logs deleted from mediafire. Now waiting for any advice from you, or let's
2020 May 04
0
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Did you note the very second you saw the offending error message? That time would help a lot, I can't see the error packet. But all that said, I'm not the person who needs to look at this, I just hoped I could help get you the information they would need. The only other suggestion, other than the build on master in the hope this has already been fixed, is if you do find you can build
2002 Apr 26
1
rsync 2.5.5 - Utilizing "exclude from" in rsync.conf
I am attempting to utilize the exclude from option in my rsync configuration file (rather than maintain lists on users machines) but it does not appear to be working. One example, I placed *.mp3 in the file to keep them from syncing mp3 files to the server and jamming up space. But rsync just seems to ignore this and syncs the files anyway without any errors to the syslog. All of my
2016 Feb 18
2
Re: Sluggish performance with virtio and Win10
2016-02-18 11:25 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: > On Thu, Feb 18, 2016 at 10:41:42AM +0100, John Obaterspok wrote: > >> 2016-02-18 10:13 GMT+01:00 Martin Kletzander <mkletzan@redhat.com>: >> >> On Thu, Feb 18, 2016 at 08:49:38AM +0100, John Obaterspok wrote: >>> >>> Hello, >>>> >>>> I'm using
2006 May 31
0
openbsd and domain controller NOT WORKING
Good day list, I hope, you will pay attention to my small problem (big problem for me). I'm totally new to samba, so I don't know exactly, where the problem is. Situation - I need to setup samba as a domain controller (and fast!). Server - openbsd 3.9, samba 3.0.21. There are my configs: smb.conf -------------------------------------------------------------------------------------------
2017 Jun 26
2
Samba printserver works for Win10 Pro but not Win10 Home edition
Hi. Ok - I took a shortcut: I finally found a 4.6.5 deb package for Ubuntu: https://launchpad.net/~rewi/+archive/ubuntu/samba I know that this package is just as fresh as bread from the oven, and that the packager states "not for production". Anyway, it installs without make, make install and configure, and there is no issues with paths. Wonderful :-) I can even install a printer on
2017 May 17
0
Samba printserver works for Win10 Pro but not Win10 Home edition
Hi Kjetil, Am 17.05.2017 um 08:09 schrieb Kjetil Fleten via samba: > I have set up a Samba printserver at a school. The server is a > standalone server, connected to no domain. I have installed printers > with Cups, and uploaded Windows printerdrivers to the shared driver > folder. I can add the shared printers in a Windows 10 Pro client, > without any hassle. When I try the
2020 May 04
0
Win7 clients problem after upgrading samba file server to 4.12 on Arch
On Mon, 2020-05-04 at 23:18 +0200, pavlos wrote: > @Andrew, > > Samba master - what do you mean? A clean compile and install from > genuine samba.org sources? As a matter of fact, I was thinking about > it.... Yes. > Let me do the tests now, with tcpdump. Will send some logs > and outputs later on. > > You've asked previously - this is the smbstatus, already on
2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
This is the smbstatus with 4.11.x. No problems on clients. Using LC_ALL=C because have Polish locale set up. [root at arch1 ~]# LC_ALL=C smbstatus Samba version 4.11.3 PID Username Group Machine Protocol Version Encryption Signing
2017 May 17
2
Samba printserver works for Win10 Pro but not Win10 Home edition
Hello, I have set up a Samba printserver at a school. The server is a standalone server, connected to no domain. I have installed printers with Cups, and uploaded Windows printerdrivers to the shared driver folder. I can add the shared printers in a Windows 10 Pro client, without any hassle. When I try the same in any Win 10 Home edition, I get Windows error messages like "error