Displaying 3 results from an estimated 3 matches for "pooint".
Did you mean:
point
2018 Apr 11
3
Map share based on site?
...ervers.
In Samba/AD, using GPO, share mapping is in ''user policy'', and so
user roam between sites and get different policies?
I'm googling around but i'm a bit confused... i can still use 'site and
services' defining sites and linking GPOs to sites?
Someone can pooint me to some (MS, i supposed) docs? Thanks.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/
Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamig...
2009 Feb 08
1
compressing data without writing output to file
This might seem like a strange question but is there any way to compress an
R object (such as a matrix) and know its resulting size in bytes ?
Clearly, I could implement this in the following way (if x is my matrix):
zz <- gzfile(fname,"w");
write.table(x,zz);
close(zz);
file.info(fname)[,"size"];
However, I need to do this for hundreds of thousands
2018 Apr 12
0
Map share based on site?
...pping is in ''user policy'', and so
> user roam between sites and get different policies?
>
>
> I'm googling around but i'm a bit confused... i can still use
> 'site and
> services' defining sites and linking GPOs to sites?
>
> Someone can pooint me to some (MS, i supposed) docs? Thanks.
>
> --
> dott. Marco Gaiarin GNUPG
> Key ID: 240A3D66
> Associazione ``La Nostra Famiglia''
> http://www.lanostrafamiglia.it/
> Polo FVG - Via della Bontà , 7 - 33078 - San Vito al
> Taglia...