similar to: Not the same folder size on a Linux workstation and on a Windows workstation

Displaying 20 results from an estimated 30000 matches similar to: "Not the same folder size on a Linux workstation and on a Windows workstation"

2009 Aug 20
1
Script to Auto-add Domain Users to Workstation Power Users Group doesn't work
Ubuntu 8.04 Server 64-bit Edition Samba 3.0.28a configured as PDC WinXP - SP2 clients I am following the instructions in http://www.samba.org/samba/docs/man/...#magicnetlogon to add domain users to the winxp clients Power Users group. Code: autopoweruser.sh #!/bin/bash /usr/bin/net rpc group addmem "Power Users" "DOMAIN_NAME\$1" \ -UAdministrator%secret
2004 Oct 08
0
WinXP SP2 machines disappear from the workgroup controlled by Samba
Hi, I have a problem which I couldn't solve myself thus decided to ask here. My setup is rather basic. There are over 20 PCs in the network, most of them running WinXP Home SP2 and WinXP Pro SP2, a few Windows 98 SE and the Linux (Debian) server running samba 3.0.7(-1). They all are in the same subnet. Windows clients and samba are configured to participate in the same workgroup. WINS is
2004 Dec 28
1
Update: Slow browsing/reading from WinXP SP2
I stumbled onto another tidbit that may shed some more light. From the new laptop, I tried to create a new folder on the 'samba' share. It fails with the following error message: "Unable to create the folder 'New Folder'. Access is denied" It obviously looks like a permissions issue, but what? I did not have to make any changes to my other laptop (upgraded from XP
2008 Jun 05
1
memory.size() for large memory usage (PR#11596)
This amusing behaviour is from R2.6.1 on WinXP Pro SP2 running with boot.in= i /3GB flag, exploring memory limits. =20 When actual (object, not total) memory usage hits 2048 MB, memory.size star= ts counting down again, but reports a negative amount, e.g. -2046.333. Is t= his an intended (or unavoidable) feature?) =20 Thanks, =20 Rory Bowden bowden at stats.ox.ac.uk =20 [[alternative
2007 Jan 25
0
[PATCH][PAGING][P2M][1/1] Common Interface for P2M table
This patch worked on top of paging interface patches posted today. It create common interface for P2M table, which handles guest physical address to machine physical address translation. Tested on the following platforms: 1. AMD SVM boxes * 64-bit Xen: 32-bit WinXP SP2, 32-bit SUSE10, 32-bit SUSE 10 PAE BigSMP, and 64-bit RHEL4 * 32-bit PAE Xen: 32-bit WinXP SP2, 32-bit SUSE10, 32-bit SUSE 10
2008 Mar 11
1
Copying (Samba -> WinXP SP2) MATLAB generated .jpg files very slow.
Greetings, This is a interesting problem. One of our researchers uses MATLAB to generate jpg files as part of his vision research. When he copies these files from the file server, it is very slow. I tried 3.0.28a and I see the same problem as we have with 3.0.28. Here are some interesting stats. 1) MATLAB generated files: command: robocopy Y:\23_1 C:\23_1 /e dirs: 2 files: 262 bytes:
2004 Dec 27
0
Slow browsing/reading from WinXP SP2
Hi, I have a Samba 3.0.9 server on Linux 2.6.9 (Fedora Core 3) that serves WinMe and WinXP SP2 clients wonderfully. I have recently bought a new laptop however that is not playing nicely. Samba for this laptop is responding *very* slowly when browsing or reading files on either the 'samba' or 'jimhome' shares. The new laptop has Win XP SP2 pre-installed. I have its Windows
2007 Oct 08
1
suspect cpu utilization level
Hi all, I''ve a linux dom0, a dom1 winxp sp2 (WinXP) and another winxp sp2 with 2 vcpu (WinXP_02) Dom2 uses all the dom0 idle: I mean this vm uses too much resources, it seems something wrong in configuration. This is strange because the other win xp uses very few resources I''ll attach some useful output.. Suggestions? (domain (domid 4) (on_crash restart) (uuid
2004 Dec 02
3
net ads join fails - "Preauthetication failed"
After a lot of different problems and variations of krb5.conf and samba.conf files I am currently stuck with the following error trying to join a domain net ads join -U nfybw@UIB.NO 'Klienter\IT\MatNat\IFT\Samba Servers\IT-gruppen' nfybw@UIB.NO's password: [2004/12/02 15:34:36, 0] libads/ldap.c:ads_add_machine_acct(1367) ads_add_machine_acct: Host account for iftsmb100 already
2005 Feb 04
2
Logging in via Linux machine to Windows Domain
Hi List - I have a friend that runs a Windows domain with Active Directory and is setting up some new laptops with Redhat. He wants to automate installs, etc. on these laptops as he would on a Windows machine. Just wondering if anyone has any experience with this - and also if anyone knows of a good tutorial for joining a Linux machine to a Windows domain. I've heard that it is possible.
2005 Nov 11
5
xen-unstable: TX/RX ring buffer exhaustion and NR_GRANT_FRAMES
Hi, it seems as if it is not possible to have more than 3 nics per domU right now. If I specify more, I get the usual [...] xen_net: Initialising virtual ethernet driver. #### netfront can''t alloc rx grant refs vif: probe of vif-3 failed with error -12 [...] message - see bug #183. It was pointed out to me that it might be possible to adjust this manually in
2008 Jul 23
3
cpufreq problems with hvm
Hi all, I was wondering if cpu frequency scaling in dom0 (using the cpufreq=dom0-kernel boot parameter) may cause problems with HVM domUs? This is on Xen 3.2.1. PV domUs seem to work just fine. They adjust to the frequency change on the go. The HVM I run using the unmodified_driver drivers (also from the 3.2.1 release) seem to have very slow timers if dom0 lowers the frequency. Birger
2005 Jun 04
11
kernel oops/IRQ exception when networking between many domUs
Hi, I try to build experimental networks with Xen and stumbled over the same problem that has been described quite well by Mark Doll in his posting "xen_net: Failed to connect all virtual interfaces: err=-100" here: http://lists.xensource.com/archives/html/xen-users/2005-04/msg00447.html As it was still present in 2.0.6, I tried 3.0-devel and found NR_PIRQS and NR_DYNIRQS had been
2005 Jun 04
11
kernel oops/IRQ exception when networking between many domUs
Hi, I try to build experimental networks with Xen and stumbled over the same problem that has been described quite well by Mark Doll in his posting "xen_net: Failed to connect all virtual interfaces: err=-100" here: http://lists.xensource.com/archives/html/xen-users/2005-04/msg00447.html As it was still present in 2.0.6, I tried 3.0-devel and found NR_PIRQS and NR_DYNIRQS had been
2006 Dec 08
0
VMX status report 12757:3f0ca90351e2
We have tested the latest xen on VT platform with Intel 965/5000P chipset. Here is the test summary: Bug has been fixed: ========================== 1).VMX domains fail to reboot bug has been fixed. Issues: ========================== 1) VBD driver does not work well http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=831 2) Only one vCPU is found in SMP xenU guest OS
2008 Mar 11
0
Large file freezes, OpenBSD + WinXP x64
I've been struggling with this for a while, and though it worked for about five minutes Sunday night, it's been a no-go ever since I built my server last summer. What I've got: Samba (samba): OpenBSD 4.2-STABLE, samba-3.0.25b (from packages) Laptop (osiris): WinXP SP2 Desktop (isis): WinXP x64 SP2 I can copy/move anything and everything between samba and laptop. I can
2009 May 06
1
WinXP user password not accepted - very strange !!!
Dear friends, I have an Ubuntu 8.04 server fully updated running Samba 3.0.28a. Currently the ubuntu machine acts as a PDC and all clients have joined the domain successfully (clients are all WinXP SP2). The strange thing is only with one user where: If the user logs in with his password all works well. If he restarts or shutdown his machine and tries to relogin the system tells him that his
2005 Jan 24
0
Linux vs WinXP SP2
I use samba 3.0.10 on my linux box and I would like to access to a winXP LSD (it's a kind of light windows based on Service Pack 2 (SP2)). Unfortunately, it doesn't work although it worked with a SP1 windows. Here is what I have done : $ smbclient -L ip_winxp .... added interface ip=192.168.0.4 bcast=192.168.0.255 nmask=255.255.255.0 Netbios name list:-
2005 Feb 08
1
guest ok = yes, not working(?)
I've setup a samba-3.0.11 share with [General] guest account = ftp security = domain [pub] comment = pub path = /pub read only = yes browseable = no guest ok = yes And attempts to access the share from WinXP(sp2) clients anonymously fail, Appended is the (log level 2) samba.log entries (names changed to protect the innocent): [2005/02/08 13:34:30, 2]
2006 Oct 20
0
Roaming Profile Folders Pulled Over Read-Only
Hello, I'm using Samba 3.0.14a-3 on Debian 3.1 (Sarge). It's functioning as a domain controller for a lot of WinXP SP2 machines. As such, it serves up roaming profiles for most of our staff. I've noticed that all of the folders in the root of the profile are pulled over as read-only. The UNIX permissions for a user's profile on the server is 700, and I'm not sure why