Displaying 4 results from an estimated 4 matches for "beier".
Did you mean:
beer
1997 Sep 29
1
UMASK Problems
...a many different values) but nothing
happens at all. Every directory will be created with the permissions
of 755.
After using the older SAMBA Versions everything worked
fine ( 1.9.16.x ) again.
Is there an entry I overlooked or what happened here? I'll gratious
for all help.
Regards Daniel Beier
one of the smb.conf's
----------------------------------------------------------------------
[global]
domain controller = 153.96.152.40
security = server
password server = pcvw40
guest account = gast
workgroup = LANGROUP
mangled names = Yes
;debug level = 3
;log file = /tmp/smb.log
[temp]
co...
2006 Nov 03
2
Newbie questions -- is OCFS2 what I even want?
...isk, with the aggregate throughput of the six servers
serving some 50 compute nodes on the network.
Is this what OCFS2 is for, or not? My guess is that it isn't, but I'm
having
a hard time parsing the documentation. If it isn't what OCFS2 is for, what
am I looking for?
Thanks,
Thad Beier
--
Thad Beier
Hammerhead Productions
thadbeier@gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20061103/76bc0885/attachment.html
2010 Dec 08
1
NFS with UCARP vs. GlusterFS mount question
Morning Folks,
should I prefer NFS with UCARP or native GlusterFS mounts for serving the
system images to XCP?
Which one performes better over 1G network links?
NFS is probaby easier to setup due to existing tools like rpcinfo and
showmount, both are used inside the storage container code, and there is some
code for NFS, not for GlusterFS, except I write one.
UCARP has the disadvantage that
2005 Mar 24
5
Bloomberg data import
Dear R Folks,
I know that Enrique Bengoechea ( Credit Suisse ) had posted some code
snippets for importing Bloomberg historical data into R.
I found them to be very useful.
Has anyone succeeded in getting the below items
from Bloomberg to R?
(a) historical economic release data,
(b) tick/intra-day data
(c) bulk data such as Index membership info, etc.
If someone is willing to share their code