similar to: Samba performance issue

Displaying 20 results from an estimated 4000 matches similar to: "Samba performance issue"

2007 Jun 26
1
A really simple data manipulation example
In response to those who asked for a better explanation of what the Vilno software does, here's a simple example that gives some idea of what it does. LABRESULTS is a dataset with multiple rows per patient , with lab sodium measurements. It has columns: PATIENT_ID, VISIT_NUM, and SODIUM. DEMO is a dataset with one row per patient, with demographic data. It has columns: PATIENT_ID, GENDER.
2009 May 30
1
turnoff monitor centos4.4 issue
hi all, In centos 4.4 turnoff monitor is not working.Dpms is enable and also change the dpms setting it working but not functioning. I am using kde3.3 desktop.How to slove this....pls help me. thanks, karthik -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Sep 24
3
Automating Windows Update
Hi guys I was just wondering if there's already a way to automate the process of updating Windows to be specific XP. My idea is to mimic how a Windows server domain controller can rollout critical update on the entire domain. Can Samba do this? Thanks for any info Jan Ardosa --------------------------------- Yahoo! Messenger - Communicate instantly..."Ping" your friends
2006 Aug 24
2
FreeNx for 64bit Kernel
Could some one guide me from where I can get freenx rpms and its dependencies (nx) for 64bit kernel? I have goggled quite a lot but did not see nx. Rpm for 64 bit. Thanks Rajeev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060824/43d97203/attachment-0002.html>
2011 Mar 01
2
2 attempts to install newest hplip 3.11.1
Hi Folks, the reason: new printer HP LaserJet Pro M1132 MFP This printer needs a non-free plugin. On my 64-bit machine with CentOS 5.5 the installation via hplip-3.11.1.run and hplip-3.11.1.plugin.run works perfectly (except scanning - but that's not the problem at the moment). On my second machine - CentOS 5 32-bit I have many problems and printing doesn't works. 1. Installation
2007 Jun 11
1
Multiple ENUM entries and Asterisk fails to dial
Hi, I use Asterisk 1.2.17 in my site, and now I'm trying to configure ENUM lookup in my server. When someone calls a number that has multiple ENUM entries, randomly Asterisk seems to fail to return a correct answer, and dial by ENUM fails. I've goggled a bit on this, but didn't get any good conclusion. There is some RFC Compliant ENUM Macro that can be used that is announced
2004 Sep 23
1
smbfs mounts cause hangs in kde/gnome
I'm using debian Sarge, Samba 3.0.6-3, Kernel 2.6.8 I use smbmount //server/share mymountpt -oguest which connects fine, but it all dies (hangs) if I try to look in that mounted directory with konqueror in kde OR nautillus in gnome. In dmesg of the server computer I get: smb_proc_readdir_long: error=-512, breaking and the same but with error -13 smb_add_request ... Timed Out! this last
2004 Jun 10
1
Samba 3.0.5 pre1 cannot ad windows xp machine to domain
Hi all, I can add my W2K machines to the Samba 3.0.5pre1 with no problems, but I can not add my XP machines. Existing XP machines work fine, but when I try to add new XP machine it does not work. Here is my smb.conf and pc from the log.smbd Thanks -Glenn [global] netbios name = HSFNP01 workgroup = MTHCS security = user os level = 64 domain master = yes local master = yes preferred master = yes
2005 May 25
1
Shorewall 2.3 problem (repost)
Hi to all. I recently upgraded to shorewall ver 2.3 from 2.0 so I could explore the multiple ISP/dual default route setup feature of version 2.3, I also upgraded iptables from 1.2 to 1.3 (rpm-based install) but when I tried to start shorewall it terminates and I noticed it''s giving me this error iptables: No chain/target/match by that name ERROR: Command "/sbin/iptables -t mangle -A
2010 Jul 07
3
use sliding window to count substrings found in large string
Hello together, I'm looking for advice on how to do some tests on strings. What I want to do is the following: (just an example, real strings/sequence are about 200-400 characters long) given set of Strings: String1 abcdefgh String2 bcdefgop use a sliding window of size x to create an vector of all subsequences of size x found in the set (order matters! ). Now create, for every string
2017 Jun 27
0
Samba AD Printer Failover
Hai James, On this page: https://www.unix-ninja.com/p/CUPS_Printing_Setup_Mini-HOWTO At 3.2 HA is described there, but this not totaly what you want i think. But is you want something to think about. I recently read: https://www.howtoforge.com/tutorial/how-to-set-up-nginx-high-availability-with-pacemaker-corosync-and-crmsh-on-ubuntu-1604/ Im thinking the technique used here is usable. Im
2004 Jul 28
2
Cannot login to PDC(FreeBSD boxen) from client(win XP)
I'm finally getting somewhere in setting up my FreeBSD PDC. I try and login via my XP client and now it gives me this odd message. "Cannot login because a duplicate user already exists on the network. Please goto control panel and system and change your computer name." Sorta paraphrased there, perhaps off by a word or two but that's pretty much what it tells me. I'm just
2004 Sep 08
1
Samba performance issue
Hi, In the last a couple of weeks, Eric helped me fixed a couple of my new samba 3.0.5 running on HP-UX 11i hang issues. Right now, people still experience slowness when they run some applications on the samba shares OR recursive list directories on the samba shares. There was not a lot of errors in the individual log files. However,there are some errors in log.smbd and log.0.0.0.0 file. 1)
2004 Oct 20
0
Win XP unable to print to Linux Server
Hello, I'm running SuSE 9.1 Linux, with Samba 3.04. All of the computers are able to print to this one printer, except for this one computer. I can't seem to resolve the problem, and I'm pretty sure it's not Win XP SP2, because another computer at my workplace has the same exact setup, and is able to print. Any help is really appreciated, thank you. Aizat Faiz Oct 20 12:37:09
2010 Feb 23
2
Help on Spreadsheet::Excel
Dear all, For the export to excel functionality i have used Spreadsheet::Excel gem it works fine. i would like to design the excel sheet with html ,css.(i want to give color and height and width to each cell of the excel sheet...) I have goggled for this but nothing saved me... please u people suggest me any sample code or links that i can try with... Thank you for your time to view my query
2013 Dec 26
0
To see fullpath instead of realitive path in chrooted sftp
Hi In a chrooted sftp syatem i'm trying to log (user file transaction log) full path instead of relative path. (like /home/user1/file/a.txt instead of /file/a.txt). Without chroot sftp it works fine, but in chrooted system i do not get full path, which i need badly. Goggled for it for so long, but no luck. Is there any way? any hint from you will be appreciated. Thnaks Ashfaq
2010 Oct 18
3
Joypad emulated for more than one player
i suspect my USB Joypad controller is controlling more than one player or in some cases (acting or having more than one instance active), acting like at least another 2 controllers connected at the same time, games like Guilty Gear Isuka/XX #Reloaded can configure the number of players/controllers for being used, while i configure the game for use only port 1 for joypad, in the case of Guilty
2010 Aug 19
1
Samba + set POSIX ACL's over Windows
Hi, we recently purchased a NAS (QNAP) with Samba version 3.5.2. In order to assign permissions on subfolders we enabled Posix ACL's. The problem is that we need to allow only a certain group to do this. The ACL entries in our smb.conf are the following: acl compatibility = auto acl check permissions = Yes acl group control = Yes acl map full control = Yes
2007 Oct 15
0
3.0.0pre2: bookend breakage (2 different errors)
# The first error rsync: generator.c:1867: check_for_finished_files: Assertion `flist != ((void *)0)' failed. rsync: writefd_unbuffered failed to write 4092 bytes [receiver]: Broken pipe (32) rsync error: error in rsync protocol data stream (code 12) at io.c(1493) [receiver=3.0.0pre2] # Sample command, obfuscated to protect the guilty rsync --archive --hard-links --no-motd \ --numeric-ids
2007 Jul 19
2
rsync bug?? (rsync fails when -C is used).
hi, All. I just compiled the latest rsync (2.6.9). but I'm getting an error when I use the -C option. eg: $ rsync -aCv host1:/home/john/data/ /home/john/data receiving file list ... ERROR: out of memory in add_rule [sender] rsync error: error allocating core memory buffers (code 22) at util.c(115) [sender=2.6.9] rsync: connection unexpectedly closed (8 bytes received so far) [receiver]