search for: csc

Displaying 20 results from an estimated 953 matches for "csc".

Did you mean: cc
2006 Jul 18
2
R-2.3.1.tar.gz does not contain VR bundle (PR#9084)
...o configure: error: Some of the recommended packages are missing Use --without-recommended-packages if this was intentional 39.99u 115.47s 3:02.64 85.1% There is a soft link to the newest version of bundle under /src/library/Recommended, but the actual bundle is missing: drwx------ 2 biosci csc 1024 Jun 1 11:25 ./ drwx------ 16 biosci csc 1024 Jun 1 11:25 ../ -rw------- 1 biosci csc 20 Apr 10 01:19 .cvsignore lrwxrwxrwx 1 biosci csc 18 Jul 18 12:42 boot.tgz -> boot_1.2-24.tar.gz -rw------- 1 biosci csc 187471 Apr 10 01:29 boot_...
2010 Feb 23
2
heatmap.3
...} } } if (!missing(ColSideColors)) { if (!is.matrix(ColSideColors)){ par(mar = c(0.5, 0, 0, margins[2])) image(cbind(1:nc), col = ColSideColors[colInd], axes = FALSE) } else{ par(mar = c(0.5, 0, 0, margins[2])) csc = ColSideColors[colInd, ] csc.colors = matrix() csc.names = names(table(csc)) csc.i = 1 for (csc.name in csc.names) { csc.colors[csc.i] = csc.name csc[csc == csc.name] = csc.i csc.i = csc.i + 1 } csc = matrix(as.num...
2019 Jun 12
0
[PATCH v2] drm/nouveau/kms/gf119-: add ctm property support
This adds support on GF119:GV100 (exclusive) for CTM (aka CSC). Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- v1 -> v2: - ctm -> csc - mark csc.valid = false when there is no ctm property drivers/gpu/drm/nouveau/dispnv50/atom.h | 6 ++ drivers/gpu/drm/nouveau/dispnv50/base907c.c | 65 +++++++++++++++++++++ drivers/gpu/drm/nou...
2012 Jul 11
2
For loop help
...pecies). Here is an example of the current format: http://r.789695.n4.nabble.com/file/n4636155/data.jpg Could someone help me write a for loop? I am looking for something like this (represents just the top 2 rows of the first table): Date Recorder Site Transect SpeciesSize Class 7/6/10 CSC Puako A MOCA 5-10cm 7/6/10 CSC Puako A MOCA 5-10cm 7/6/10 CSC Puako A MOCA 20-40cm 7/6/10 CSC Puako A MOPA <5cm 7/6/10 CSC Puako A MOPA <5cm 7/6/10 CSC Puako A MOPA 5-10cm 7/6/10 CSC Puako A MOPA 10-20cm Many Thanks! Courtney -- View this message in context: http://r.789695.n4.nabble.co...
2004 Jun 18
1
Initializing SparseM matrix matrix.csc
Hi! Would like to initialize a huge matrix.csc (Pacakge SparseM) with all elements 0 and afterwards set a few alements nonzero. The matrix which I like to allocate is so huge that I can not use A <- matrix(a,n1,p) before: A.csr <- as.matrix.csc(A) because I can not allocate such a huge matrix A. But I believe that the much more memmory e...
2020 Nov 12
2
Thunderbird, CSC and files/folder...
[ I don't think it is a samba trouble, but indeed some clue... ] A user of mine have a rather complex Thunderbird local folder email archive, in a network folder (P:\Mail), with CSC enabled (it is a portable system). Rather frequently (at least once a week) in the share a 'disk folder' (a directory) with the same name of the 'file' of the email folder get created. Because (AFAI've understood) windows does not support files and directory with the same name...
2019 Jun 25
3
csc policy
Hello you all, we are in the process of upgrading to windows 10 on all our workstations. We see one problem with redirected folders. We redirect Appdata to a network share. [profdata] comment = Profile Data Share path = /srv/profdata csc policy = disable hide files = /?esktop.ini/ntuser.ini/NTUSER.*/?humbs.db/$RECYCLE.BIN/ This worked great (although slow) with terminal servers on Win2008R2 and Windows 7. Now the clients on win10 experience error in Thunderbird and Firefox. THe files cert9.db and cert8.db sometimes can n...
2002 Oct 24
1
Csc Policy
Hi, We are using Red Hat Linux 8.0 - and Samba 2.2.5 We are using csc_policy (Client side caching) to synchronise files between Windows 2000 Professional and Linux. The parameter we have in smb.conf is = csc policy = documents - it is having reliability problems, are there any other parameters which might enhance csc policy performance. Please help, Im pulli...
2018 Apr 24
3
[OT?] Group Policy, drive maps and Cliend Site Caching...
Sorry for that email, but i'm really confused about the subject. Starting point: in current configuration (Samba, NT mode) some portable system have CSC enabled, and when go to another site... is another site, eg does not fined the domain, so simply CSC 'work'' as expected. Now that i'm moving computer to the new domain, that is the same domain across all sites, i'm not able to make CSC properly work. Supposing i have two sit...
2010 Apr 08
2
issue installing samba 3.0.37
makepkg.sh script fails can anyone help? Gregory Jones Unix System Administrator CSC - Exelon Account gregory.jones at exeloncorp.com 847-975-3948 ----------------------------------------- ************************************************** This e-mail and any of its attachments may contain Exelon Corporation proprietary information, which is privileged, confidential, or sub...
2006 Jun 25
2
Memory leak in 3.0.22?
...#======================= Global Settings ===================================== [global] workgroup = PIE-NET netbios name = BONE server string = Login Server hosts allow = 10. 127. log file = /var/log/samba/samba.%m max log size = 500 csc policy = disable security = user encrypt passwords = yes passdb backend = smbpasswd # socket options = TCP_NODELAY SO_RCVBUF=65535 SO_SNDBUF=65535 # interfaces = 10.0.0.0/8 127.0.0.0/8 os level = 34 local master = yes domain master...
2019 Jun 25
0
csc policy
...saying, i really suggest you test it. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Christian Naumer via samba > Verzonden: dinsdag 25 juni 2019 11:15 > Aan: Thamm, Russell via samba > Onderwerp: [Samba] csc policy > > Hello you all, > we are in the process of upgrading to windows 10 on all our > workstations. We see one problem with redirected folders. We redirect > Appdata to a network share. > > > [profdata] > comment = Profile Data Share > path = /sr...
2020 Nov 12
0
Thunderbird, CSC and files/folder...
Hi, In my experience Thunderbird does not work on a directory that has CSC/offline files in use without major problems. We use shares that have no offline caching in use for Thunderbird profiles, and those work only when the user is online. Whent that is not an option: put your profile on %localappdata% with no synchronization at all. As long as you access mail only via...
2008 Dec 16
3
Vista roaming profiles...
...m] "CompatibleRUPSecurity"=dword:00000001 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon\parameters "RequireSignOrSeal"=dword:00000000 [Profiles] path = /home/samba/ browseable = yes writable = yes create mode = 0600 directory mask = 0700 csc policy = disable nt acl support = no read only = no [Profiles.V2] copy = Profiles Created /home/samba/<user>.V2 directories... I have three questions: 1. Anything to fix/improve in my confs? 2. Do you know a good howto for Vista and samba? 3. If I fix the issue, is there a possib...
2018 Apr 25
0
[OT?] Group Policy, drive maps and Cliend Site Caching...
...appings Set the user drive mappings on the Sites and enforce these. Windows caching, maybe these are helpfull for you. https://jonimattila.wordpress.com/2017/04/06/windows-10-folder-redirection-and-offline-files/ https://support.microsoft.com/nl-nl/help/942960/how-to-move-the-client-side-caching-csc-folder-to-a-new-location-in-wi Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Marco Gaiarin via samba > Verzonden: dinsdag 24 april 2018 18:02 > Aan: samba at lists.samba.org > Onderwerp: [Samba] [OT?] Grou...
2007 Jul 11
2
Changing default library
Hallo R experts, I got a question concerning the .libPaths(). if I do the command .libPaths() than the result is /usr/lib/R/library. This is the default folder. I now want to change this one into /home/csc/usr/lib/R/library. I thought it would work with the command .libPaths("/home/csc/usr/lib/R/library"). When I than do the command .libPaths() the result is: "/usr/lib/R/library" "/home/csc/usr/lib/R/library". But if I start R the next time the result of the command .li...
2002 Sep 18
1
CSC-policy and offline files
I have not been able to find anything similar to this in the archives... So, can anyone help me out with the csc-policy? What version of SAMBA was this introduced in? I am currently running 2.2.3 and am finding that some of my XP users as well as one W2K user are running out of disk space on their machines - their client side caches are filling up. The folders that they are syncing to on the server are sma...
2006 Jan 23
1
[INFO] SMS Aggregators
Awhile ago, I posted some information about SMS Aggregators, this is just a follow-up, based on changes in the US market. As of January 31st, any commercial application, sending to US networks, is required to lease a CSC (short code) from CTIA. A CSC runs $6000/year for a random code, and $12,000/year for a vanity code. These charges are on top of the normal per message fees. This does NOT affect applications using SMS by E-mail (sending a mobile phones e-mail address). I checked with Simplewire.com (US) an...
2007 Nov 11
0
When I activate "csc policy = disable" the "root preexec" scripts stop working
Hi people: When I activate the csc policy and set it to DISABLE the root preexec feature dosen't work for that share. Any ideas why? Tnxs in advance.
2010 Dec 08
0
Samba Install Help -Urgent
...install. -maybe i was looking in the wrong way and hence i need your help in installing samba. Previously samba installed using RPM files . -also it would be helpful if you can give the list of files need to backup prior to install of new version. Please reply to my mailid : snatarajanra at csc.com Regards RSuresh Unix System Administrator CSC India Private Limited Tower 1 B, DLF IT Park, 1/124, Shivaji Garden, Nandambakkam Post,, Ramapuram, Chennai - 600 089. Tamilnadu - India. Contact Details :- UK: +44 ? 870 600 156 X 1504 , India: +91 44 43721504 Extn:722542 | Mobile: +91 94...