search for: barni

Displaying 7 results from an estimated 7 matches for "barni".

Did you mean: varni
2017 Dec 10
1
libvirt authentication
...as not updated in docs, perhaps some more fields are needed now). 2) there is a error in virt-pki-validate : when determining whether host name matches CN name you assume, that CN is standing in the end. So I get an error: The server certificate does not seem to match the host name hostname: "barni" Server certificate CN: "barni,O=libvirt.org" CN field is standing at the beginning of line. Seems that these are the appropriate lines in code: 258 S_HOST=`"$CERTOOL" -i --infile "$LIBVIRT/servercert.pem" | grep Subject: | sed 's+.*CN=\([a-zA-Z\. _-]*\)+\...
2011 Jun 06
1
dom0 dedicated memory Xen dom0 dedicated memory and preventing dom0 memory ballooning
I''m trying to configure GRUB to allocate fixed amount of dedicated memory to dom0, according to this best practices thread (http://wiki.xensource.com/xenwiki/XenBestPractices | "Xen dom0 dedicated memory and preventing dom0 memory ballooning "). When I reboot, dom0 has the fixed amount of memory as it was configured, but neither xm info shows the rest of memory available
2012 Feb 09
4
Getting codebook data into R
I've been trying to get some data from the National Survey for Family Growth into R - however, the data is in a .dat file and the data I need doesn't have any spaces or commas separating fields - rather you have to look into the codebook and what number of digits along the line the data you need is. The data I want are the following, where 1,12,int means that the data I'm interested
2011 Jan 20
0
xfs_quota - space differs between du -h vs report -h
Hi all, I'm having fun getting to know xfs_quotas. I do notice some irregularities. When running xfs_quota -s -c /dev/sdc1 And then running report -h, for user barney, his used space is 4.9G while his soft/hard limit is 5G. Since I set 5, all is well, but when I run du -hs on barnies dir, it shows only 4G used. I can adjust for the diff so that my quotas can be set to 6G when I really mean 5G, that is if its a linear diff vs a algo diff. However I was hoping you all could shed some light on this. - aurf
1998 Feb 03
0
Samba performance tuning & benchmarks
...as the > first one. > > To give you an idea: > > Darkstar Deathstar (Samba) (NT 4.0) (P100) (P166) > Initial Open Calls query 30 secs. 17 secs. > Open for Barnie's 1 sec. 10 secs. > All calls for store 312 1 sec. 12 secs. Again, thanks for any advice or explanation as to why the initial database query takes so long. /-------------------------------\ | Jim Morris | jim@morris.net | \-------------------------------...
2011 Apr 12
3
[Thank you!] IMHO only RHEL is better than CentOS...
...based on my experience, for use in all non-certified enterprise operations (large and small) on general-purpose computers. RHEL is, of course, the better alternative when you require the upstream vendor's certified platform, certified and tested integrated solutions, industry-leading support, or customized solutions. Their offerings are a bargain when you consider the benefits they provide
2004 Apr 19
0
libsmbclient vs. C++
Is it possible to use libsmbclient with C++? I make a sample program. When I try to make it, I got the following errors: In function `main': undefined reference to `smbc_init undefined reference to `smbc_opendir When I change the extension to .c, the build was successfully. I use Mandrake cooker with gcc-3.3.2.