Displaying 12 results from an estimated 12 matches for "xgroups".
Did you mean:
groups
2024 Sep 28
1
lattice xyplot with cumsum() function inside
This code gives unexpected result.
library(data.table)
library(lattice)
set.seed(123)
mydt <- data.table(date = seq.Date(as.IDate("2024-01-01"), by = 1,
length.out = 50), xgroup = "A", x = runif(50, 0, 1))
mydt <- rbindlist(list(mydt, data.table(date = mydt$date, xgroup = "B", x = runif(50, 0, 3))))
mydt[, `:=`(xcumsum = cumsum(x)), by = .(xgroup)]
mydt[,
2011 Jan 25
0
Linux acls problem with windows 7 and vista
Hei all,
Today I upgraded my samba which was a really old version 3.0.33 (I know) to 3.5. The upgraded seemed alright since I realize that I got a problem with the linux acls, I wanna say that I only have this problem with windows 7 and Vista, however windows xp works alright
To try to be concreted I will try to expose the problem with an example, the point is that I have a directory called
2015 Dec 17
1
File Share Problem Between SAMBA AND WINDOWS 7
Hi,
The output is when i run getfacl on a correct folder;
[root at server1 cafer]# getfacl Public# file: Public# owner: ege# group: gebzememuser::rwxgroup::r-xother::r-x
And second output; on a folder which was created on windows 7 by ege
[root at server1 cafer]# getfacl cccc# file: cccc# owner: 3000016# group:
2007 Nov 08
2
hide unreadable files
Hi all!
I have a problem with the "hide unreadable = yes" option. In windows xp professional sp2 with explorer, or ssh or smbclient, either directories and files does not hide.
I'm using debian 4.0 with XFS file system, ACL, kernel 2.6.18-5-amd64, and samba 3.0.24.
Any idea? It is a bug?
Thanks!
--
Diego
_________________________________________________________________
2008 May 28
1
calling C function from R
...bsp; parms = as.double(unlist(init$parms)),
as.integer(xval),
as.integer(xgroups),
as.double(t(init$y)),
as.double(X),
&am...
2002 Dec 23
2
can not connect to the shared printer
Hi there,
I'm learning Samba and I really appreciate somebody out there can help
me out. I'm using RedHat advanced server and a windows 2000. I created a
workgroup on samba and only samba machine and win2k machine are members.
I shared the printer attached to the Linux. From win2k PC, I can see the
workgroup, but I can not find the samba host from the workgroup, nor
does the printer.
2015 Dec 15
4
File Share Problem Between SAMBA AND WINDOWS 7
hi,
i have installded samba 4 oncentos 7 and started to use as part of active directory. But i have a problemabout sharing files between samba and windows 7.
i can browse and edit sharedfiles and folders on windows 7.
But when i create a new folder, the owner of the folder is seen as ?#User300012?instead of the real samba user.
My sharing steps
1-?????i have add a user named ?ege? on centos
2007 Nov 14
1
Newbie question about data preparation
I'm new to the R language and still struggling with compactness of R. I
haven't got the right compass into the Documentation, too. So, please
apologize the possibly stupidiy of my question.
I have the following problem:
I have two data sets combined in a data.frame
x y
1.3 2.2
2.5 3.4
3.1 3.7
8.2 9.5
7.5 8.3
For the analyses of the data I want to group one column (like the
classes in a
2011 Mar 19
2
cross-validation in rpart
I am trying to find out what type of sampling scheme is used to select the 10
subsets in 10-fold cross-validation process used in rpart to choose the best
tree. Is it simple random sampling? Is there any documentation available on
this?
Thanks, Penny.
--
View this message in context: http://r.789695.n4.nabble.com/cross-validation-in-rpart-tp3389329p3389329.html
Sent from the R help mailing list
2002 Dec 23
0
Cannot connect to the shared printer
On Mon, 2002-12-23 at 16:23, Xiaodong Zhang wrote:
> Hi there,
Hi,
>
> I'm learning Samba and I really appreciate somebody out there can help
> me out. I'm using RedHat advanced server and a windows 2000. I created
a
> workgroup on samba and only samba machine and win2k machine are
members.
> I shared the printer attached to the Linux. From win2k PC, I can see
the
2014 Dec 27
3
Use Samba with ACL for read Active Directory and set Permissions via it.
You right. I joined my Linux box into Windows domain.Of course. I attached my "smb.conf". Can you see it?
On Saturday, December 27, 2014 3:36 AM, Rowland Penny <rowlandpenny at googlemail.com> wrote:
On 27/12/14 06:44, Jason Long wrote:
> Thank you so much.
> No, I'm not. I joined my linux to Windows domain because of AD. I can define some users in my Linux
2014 Dec 27
2
Use Samba with ACL for read Active Directory and set Permissions via it.
Thank you so much.I changed my "smb.conf" and "password-auth-ac". I attached two file for you and you can see them. My problem not solved :( and login windows showed and not accept my username and password, I attached it too.?I paste my "fstab" file here and as you see the "acl" is enabled for "root" :
## /etc/fstab# Created by anaconda on Wed Dec