search for: wins

Displaying 20 results from an estimated 20473 matches for "wins".

Did you mean: wine
2001 Apr 29
1
files not found
i am getting closer!! now when i run the program (as root), wine --debugmsg +file,+dosfs tc2000.exe i get a messagebox: 'Files were missing that are required for TeleChart 2000. Telechart 2000 will attempt to restore your system.' it then bombs-out: Run-time error '429': ActiveX component can't create object' the only modification to config was i added
2010 Jul 13
3
Problem mapping Samba shares in Windows
Hi, In our company we are currently running a Samba server and Windows XP clients. At the moment we are having problems with mapping Samba shares in Windows. Shares are being mapped through a windows startup script, which executes net use (with the option persistent:no) command. For most users this works most of the time, nevertheless it often fails, the exect reason for this isn't clear
2018 Apr 22
0
[Bug 351] Conntrack loses connection entries
https://bugzilla.netfilter.org/show_bug.cgi?id=351 Shane <arlenslambert at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arlenslambert at gmail.com Attachment #134 is|0 |1 patch|
2015 Nov 05
6
[PATCH 0/4] Provide better fake virtio-* test data for virt-v2v.
Patch 1 moves the v2v/fake-virtio-win and v2v/fake-virt-tools directories to the recently created test-data/ hierarchy. This is just refactoring with no functional change at all. Patches 2-4 then extend the available (fake) virtio-win drivers: - Patch 2 adds all of the drivers from the virtio-win RPM. - Patch 3 adds all of the drivers from the virtio-win ISO (which are different from the
2008 Jan 02
0
4 commits - libswfdec/Makefile.am libswfdec/swfdec_movie.c libswfdec/swfdec_shape_parser.c test/dump.c test/trace
libswfdec/Makefile.am | 2 libswfdec/swfdec_movie.c | 24 +++++- libswfdec/swfdec_shape_parser.c | 4 - test/dump.c | 3 test/trace/Makefile.am | 9 ++ test/trace/movieclip-version-5.swf |binary test/trace/movieclip-version-5.swf.trace | 111 +++++++++++++++++++++++++++++++
2015 Mar 11
1
Not able to access CIFS share using samba
Hi, I am not able to access the local CIFS share using samba on unix machine. It is returning with Access Denied. Please see the attachment for more details. Thanks, Dhyan -------------- next part -------------- 03:09:50.311663 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.64001: P 339078270:339078322(52) ack 1209710857 win 9648 03:09:50.311694 IP dev-130.odc.reconnex.net.ssh >
2006 Aug 26
0
DRbFire / ActiveRecord performances
Hi, I''m using drbfire to send a "DRbUndumped" ActiveRecord object from the server to the client, through an ADSL line of 4Mbits/s download, and 600Kbits/s upload. I was afraid there would be too many round-trips between the client and the server, and unfortunately this is true: Server code: ------------ #!/usr/local/bin/ruby require ''rubygems'' require
2009 Dec 30
4
[Bug 627] New: NATed TCP-connections fail arbitrarily
http://bugzilla.netfilter.org/show_bug.cgi?id=627 Summary: NATed TCP-connections fail arbitrarily Product: netfilter/iptables Version: linux-2.6.x Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P1 Component: ip_conntrack AssignedTo: laforge at netfilter.org
2002 Nov 08
1
bug on openssh 3.5p1
Excuse me in advance for my poor english I have noted a small bug on OpenSSH 3.5p1. When user root is not permitted to log in a system (PermitRoot no) and a correct password is submitted for it to server, a RST packet is issued from server to client: [root at xxx root]# ssh victim root at victim's password: Permission denied, please try again. root at victim's password: Permission
2006 Jan 14
0
Samba very slow on one PC and very fast on another.
---------------------------------------------------- Server : Athlon 64 3000+ ; 512MB Ram ; lots of disks ; nforce3 chipset ; integrated nvidia gigabit NIC. Gentoo 2.6.15 linux 64-bits ; Samba 3.0.14a-r2 ---------------------------------------------------- Clients : Laptop with Centrino Pentium-M, 100 Mbps NIC, running Windows XP Family Desktop with Athlon 64 3200+ ; 1G DDR Dual Channel
2011 Dec 22
0
mongodb Map/reduce grouping
...t; } ] } Here i have to select top 5 challenges having highest task score. I am using mongodb as database and i come to know there is concept of "Map/reduce grouping" but not able to figure it out. i was writting this code in my controller but it become more complicated. def whowins @challenge = Challenge.where(:_id => "4ef1a6a454b53001a4000067").first $wins ={"first"=>{"id"=>"1", "score"=>"1"},"second"=>{"id"=>"2", "score"=>"2"},"third&q...
2018 Jun 18
2
2 WINS Servers and WINS FORWARDING
...llo List, I have a special L2 VPN connected samba deployment setup and I want to make sure the name resolution arrangement is the best for the network. Setup : network 1 + Samba1<<SAME IP range>> <L2 VPN> network2 <<SAME IP range>> + Samba2 I have noticed that the wins server and wins support options are non-inclusive. Samba2: name resolve order = hosts wins lmhosts bcast max wins ttl = 518400 min wins ttl = 21600 wins proxy = No wins server = 1.2.3.4 wins support = No wins hook = A samba server ca...
2013 Feb 15
1
Build win-pv Error
Hi XEN-Community, I''m trying to build the actual version of the XEN gplpv (win-pv) drivers. I use the a Windows XP machine with the WinDDK 7600.16385.1 and Wix 3.0 like suggested in the BUILD.txt The building process itself seems to be working, at least there are no compiler error. (I just made the "makedist") Instead, the final *.msi files and the drivers itself are nowhere
2004 Apr 30
1
UpGraded to 3.0.3-1 from 3.0.2a Wins Installation Problem?
Hello, I have upgraded and installed the latest and greatest Samba RPM onto a Red Hat V9 computer. This is my Wins server. I can find computers on every VLAN but not the WINS server itself. On the Wins server I tried this command and received the correct response nmblookup -R -U <Ip of Wins server> <netbios name> I received an error message on the Wins server when I do a find computer for this...
2015 Oct 05
0
[PATCH 4/6] tests: use fake virtio-win drivers
In order to test the copying of virtio-win drivers into the guest during v2v, create a set of fake virtio-win drivers and make use of them in the corresponding v2v tests. Signed-off-by: Roman Kagan <rkagan@virtuozzo.com> --- tests/fake-virtio-win/drivers/i386/Win7/netkvm.cat | 1 + tests/fake-virtio-win/drivers/i386/Win7/netkvm.inf | 1 +
2015 Oct 08
2
[PATCH v2 4/5] v2v:tests: use fake virtio-win drivers
In order to test the copying of virtio-win drivers into the guest during v2v, create a set of fake virtio-win drivers and make use of them in the corresponding v2v tests. Signed-off-by: Roman Kagan <rkagan@virtuozzo.com> --- changes since v1: - moved fake-virtio-win under v2v - referred to fake-virtio-win stuff via $PWD in test scripts - updated Makefile to package the newly added files
1998 May 10
3
Why only one WINS server?
Hello, Documentation states that one should set up only one Samba server as WINS server. While NT's TCP/IP setup has two entrys, one for a primary and one for a secondary WINS server I wonder why there should be only one Samba WINS server. Has anyone tried this with two Samba WINS servers? Did you suffer from any interferences. I did and the machines are running perfect...
2003 Jun 01
1
Very weird network behaviour with 4.7-RELEASE-p10 (large)
Hi, I have been doing some tests using hping2 and TCP SYN pings targeting local and remote hosts from two FreeBSD 4.7-RELEASE-p10 and one Linux 2.4.18 host. The three machines have the same hardware configuration and have been running for 6 months now. The average load isnt too high (usually 0.01 to 0.15) on the FreeBSD machines. Here is the output from hping2 (excuse me the line wrap),
2000 Jan 26
2
Name Resolve Order?
I am a little confused. In the smb.conf man page under the "name resolve order" section, it states that setting "name resolve order = wins" will be ignored if the "wins server" parameter is not set. Elsewhere in the man page it states that if you set "wins support = yes" then you cannot set the wins server parameter. Does this mean that a machine that is acting as a wins server cannot use wins in the name re...
2008 Jul 23
2
Word 2003 "insufficient memory to display or print graphic"
Hi there, I've got a document with 6 sides and 2 graphics which I'm trying to open with Word 2003 through wine 1.0-rc3. Whenever I do so it opens, but the graphics are blank and I get an error message: "insufficient memory to display or print graphic"; the same document opens with no problem under Win 2k on the same machine, same office installation cd; Architecture: Athlon