search for: barny

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

Did you mean: garny
2017 Dec 10
1
libvirt authentication
Hello, I am currently trying to install certificates for tls. By this time I have got some questions: 1) Is documentation in the web docs up-to-date regarding tls server, client, ca certificates? (actually I have some problems, but maybe this is due to smth has changed in certtools and was not updated in docs, perhaps some more fields are needed now). 2) there is a error in virt-pki-validate :
2011 Jun 06
1
dom0 dedicated memory Xen dom0 dedicated memory and preventing dom0 memory ballooning
...en, or am I missing something? ------- Debian Squeeze ii linux-image-2.6.32-5-xen-amd64 2.6.32-34squeeze1 Linux 2.6.32 for 64-bit PCs, Xen dom0 support ii xen-hypervisor-4.0-amd64 4.0.1-2 The Xen Hypervisor on AMD64 ------ Thank you in advance! Barny Kadlecsik _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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
1998 Feb 03
0
Samba performance tuning & benchmarks
Hi all. Many KUDOS to the Samba development team! I am trying to interpret some performance testing results, and could use some hela, and any possible Samba tuning suggestions. Oplocks are turned on, BTW, which has caused the Samba performance results to come WAY up compared to with prior Samba releases. The following test results consist of the time to perform database queries using a Borland
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.