search for: ssc

Displaying 20 results from an estimated 119 matches for "ssc".

Did you mean: smsc
2006 Mar 17
3
Open .ssc .S ... files in R (PR#8690)
----- Quick summary: In the File:Open dialog, please change "S files (*.q)" to "S files (*.q, *.ssc, *.S)" and show the corresponding files (including .SSC and .s files). ----- Background This is motivated by the following query to R-help: >Date: Thu, 16 Mar 2006 22:44:11 -0600 >From: "xpRt.wannabe" <xprt.wannabe at gmail.com> >Subject: [R] Is there a way to view...
2025 May 21
3
Documentation/Feature Clarification Request: Server Side Copy and VFS_FRUIT
There are two styles of SSC: - the "normal" protocol style called copy-chunk, where the copy is requested in IO ranges by the client and performed server-side - the Apple way enabled by fruit:copyfile where the client requests the *whole* file to be copied in one request to be performed by the server The problem...
2025 May 20
1
Documentation/Feature Clarification Request: Server Side Copy and VFS_FRUIT
...hich uses Samba 4.20.5-truenas. I have a mixture of Mac, Linux, and Windows SMB clients in my network that talk to the TrueNAS server over SMB. Apologies in advance for the slightly long-winded setup to my question; I wanted to explain how I got here. I?d like to be able to use Server-Side Copy (SSC) (https://wiki.samba.org/index.php/Server-Side_Copy) with my Mac clients to mange files on the TrueNAS server. As noted on that wiki page, ?Note - not enabled for OS X (Macs) unless server Samba includes vfs_fruit module and fruit:copyfile = yes in smb.conf.? iX Systems (the company that develops...
2023 Mar 20
1
multi-site DNS confusion
...nets (actually > first attempt at more than on DC). > > I had the existing "defaultFirstSite" then added a second site and > two subnets (that I associated with each site). > > I joined a second DC from the second site with the following: > > samba-tool domain join ssc.domain.com DC -Uadministrator --realm= > ssc.domain.com --site=smithCo > > DC01 = defaultFirstSite 10.1.211.0/25 > > [global] > dns forwarder = 10.1.211.254 > netbios name = DC01 > realm = SSC.DOMAIN.COM > server role = active directory domain controller > workgroup =...
2023 Mar 04
1
multi-site DNS confusion
...attempt at multi-site with unique subnets (actually first attempt at more than on DC). I had the existing "defaultFirstSite" then added a second site and two subnets (that I associated with each site). I joined a second DC from the second site with the following: samba-tool domain join ssc.domain.com DC -Uadministrator --realm= ssc.domain.com --site=smithCo DC01 = defaultFirstSite 10.1.211.0/25 [global] dns forwarder = 10.1.211.254 netbios name = DC01 realm = SSC.DOMAIN.COM server role = active directory domain controller workgroup = SSC idmap_ldb:use rfc2307 = yes [sysvol] path...
2003 Jan 17
1
More info - S-Plus compatability
...comment.char) 7: read.table("_data\\TempFile, sep = ",", col.names = c("pair1", "pair2")) 6:ReadIBD.data("ibd.out") 5:RunGH(dat) 4:Read.Data(dat, x, HRallele) 3:eval.with.vis(expr, envir, enclos) 2:eval.with.vis(ei, envir) 1:source("TrendTest.Main.SSC") grep -e 'read.table; *.SSC indicates that the read.table() function is called in ReadIBD.SSC on lines seven and twelve, and that the error is occuring with the second read.table() where the file '_Data\\TempFile' is being read (see copy of ReadIBD.data.SSC below). ReadIBD....
2007 Jun 08
1
Need Help with robustbase package: fitnorm2 and plotnorm2
...t. I am new to R. My apologies for any breach in posting etiquette. I am new to this language and just learning my way around. I am attempting to run some sample code and and am confused by the error message: Loading required package: rrcov Error in fitNorm2(fdat[, "FSC-H"], fdat[, "SSC-H"], scalefac = ScaleFactor) : Required package rrcov could not be found. In addition: Warning message: there is no package called 'rrcov' in: library(package, lib.loc = lib.loc, character.only = TRUE, logical = TRUE, > that I get when I attempt to run the following sample...
2006 Mar 17
2
Is there a way to view S-PLUS script files in R
Dear List, I have some S-PLUS script files (.ssc). Does there exist an R function/command that can read such files? I simply want to view the code and practice in R to help me learn the subject matter. Any help would be greatly appreciated. platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor...
2003 May 12
7
FW: S+ Script Files for R???
> Hi List, > I'm trying to get a bunch of hardened S+ users to switch to R. They won't > move because they have got addicted to the S+ (.ssc) > scripting files, available for MS windows versions. In these files you > highlight the code you want to execute by mouse, press an arrow in the > menu, and it fires it off to the S+ compiler directly. Is such a facility > actually available for Linux/Windows and Unix versions of R?...
2025 May 21
1
Macs deleting files off RHEL8 server
...have a > mixture of Mac, Linux, and Windows SMB clients in my network that talk to > the TrueNAS server over SMB. > > Apologies in advance for the slightly long-winded setup to my question; I > wanted to explain how I got here. > > I?d like to be able to use Server-Side Copy (SSC) ( > https://wiki.samba.org/index.php/Server-Side_Copy) with my Mac clients to > mange files on the TrueNAS server. As noted on that wiki page, ?Note - not > enabled for OS X (Macs) unless server Samba includes vfs_fruit module and > fruit:copyfile = yes in smb.conf.? > > iX Syste...
2008 Apr 03
1
3.0.1pre3 - date/time discrepancy in the log
...rom the log on the receiver : (note the first three timestamps are correct:) > 2008/04/02 22:18:17 [3707] connect from machineA (YY.YY.YY.YY) > 2008/04/02 22:18:17 [3707] rsync allowed access on module backups from > machineA (YY.YY.YY.YY) > 2008/04/02 22:18:17 [3707] rsync to backups/ssc/e_drive from machineA > (YY.YY.YY.YY) > 2008/04/03 05:18:18 [3707] receiving file list > 2008/04/03 05:18:18 [3707] Accounting Data/ > 2008/04/03 05:18:18 [3707] Accounting Data/eximware/ > 2008/04/03 05:18:18 [3707] Accounting Data/eximware/QB Integration/ > 2008/04/03 05:18:18...
2015 Mar 13
3
RequireSecuritySignature=1 and public share with guest not working
...= [homes] comment = Home Directorie browseable = no read only = yes valid users = %S [backups] comment = Backups Share path = /media/diverse/backups force user = xbmc read only = no guest ok = yes >-----Oorspronkelijk bericht----- >Van: r.olszewski at ssc-services.de >[mailto:samba-bounces at lists.samba.org] Namens Olszewski, Raphael >Verzonden: vrijdag 13 maart 2015 10:42 >Aan: samba at lists.samba.org >Onderwerp: Re: [Samba] RequireSecuritySignature=1 and public >share with guest not working > >Hi >I tried exactly your t...
2002 Jun 06
0
[SLL] New 67./8 and 68./8 now in use (fwd)
...s is interesting... And probably requires some changes. -- Steve Herber herber@thing.com work: 206-261-0307 Systems Engineer, AMCIS, UoW home: 425-454-2399 ---------- Forwarded message ---------- Date: Thu, 6 Jun 2002 09:20:54 -0700 From: John W Baxter <jwblist@olympus.net> To: linux-list@ssc.com Subject: [SLL] New 67./8 and 68./8 now in use The /8 subnets 67.0.0.0 and 68.0.0.0, previously reserved, are now in service (Cox Cable has parts of one; XO has parts of the other...I didn''t ask ARIN about the whole assignments, just 67.0.0.0 and 68.0.0.0). If you''re running...
2001 Jan 02
1
Transporting s-plus routines to R
I have used S-Plus for Windows for some time and have a large collection of personal programs. I have recently installed R-1.1.1 under Linux. I can read the .ssc files from S-Plus into emacs and save to R, but this is apt to be tedious. Any shortcuts to recommend? Will linux R read the _Data files from Windows S-Plus? Would Windows R serve as a useful intermediate transfer? -------------- next part -------------- An HTML attachment was scrubbed... URL: http...
2008 Apr 01
3
"Dumb" proxying?
...like sqlite) so that no matter the query, it'll return one server? I don't really want to add "database management" to my list of jobs I have to do, especially for ~1000 users, and when I don't handle user creation/deletion. -- Dan Bongert dbongert at ssc.wisc.edu -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3320 bytes Desc: S/MIME Cryptographic Signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20080401/2b3ffd83/attachment-0002.bin>
2014 Dec 01
0
Fwd: samba 3.6.24 domain member as printserver in win2008/2012 domain: Access denied
...also tried to do testings with ?username map?. But this does not help either. By the way, I tried to compile samba with and without cups support included but none worked. Here the samba log for this client: [2014/11/28 11:05:00.366774, 3] auth/user_util.c:402(map_username) Mapped user edv-ssc to S-1-5-21-2373934162-4044904657-2509859042-1576 [2014/11/28 11:05:00.367328, 3] auth/auth.c:219(check_ntlm_password) check_ntlm_password: Checking password for unmapped user [DOMAIN]\[edv-ssc]@[WIN27X21] with the new password interface [2014/11/28 11:05:00.367368, 3] auth/auth.c:222(check_...
2011 May 25
1
[Fwd: Re: the mgcv package can not be loaded]
...: > > What OS? > What version of R? > > How did you install nlme? Were there any messages? > > What happens when you type library(nlme) at the R prompt? > > How did you install mgcv? Were there any messages? > > > On Wed, May 25, 2011 at 11:13 AM, <gbrenes at ssc.wisc.edu> wrote: >> Hi. >> >> I have been trying to load the mgcv package but I always get the error >> message: >> >> ?there is no package called 'nlme' >> Error: package/namespace load failed for 'mgcv' >> >> >> I load...
2006 Oct 18
2
multiline string continuation
...is any other simpler workaround for multiline string continuation. Best, Erik -- Erik Chang, PhD CIHR Group for Action and Perception The University of Western Ontario Department of Psychology Room 6256 Social Science Centre London, ON, Canada. N6A 5C2 audachang at gmail.com http://ulysses.ssc.uwo.ca/ TEL: 1-519-661-2111 ext. 88190. FAX: 1-519-661-3961
2008 Mar 24
2
Commands failing silently?
...) /tmp> ls learner lost+found/ thoth(59) /tmp> ls learner lost+found/ thoth(60) /tmp> ls learner lost+found/ thoth(61) /tmp> ls learner lost+found/ thoth(62) /tmp> ls thoth(63) /tmp> ls thoth(64) /tmp> ls thoth(65) /tmp> ls thoth(66) /tmp> uname -a Linux thoth.ssc.wisc.edu 2.6.9-67.0.7.ELsmp #1 SMP Sat Mar 15 06:54:55 EDT 2008 i686 i686 i386 GNU/Linux Nothing in either dmesg or /var/log/messages seems to indicate any problems. It also doesn't seem to matter what the command is -- ls is the quickest test, but sshd will sometimes to fail to spawn child...
2005 Feb 19
2
Warnings by functions mean(), median()
...lts: 9997 385.42 68.54 9.82 124.09 23.93 138.24 9998 342.89 73.65 133.35 1134.19 345.99 1876.88 9999 316.23 76.35 48.26 421.70 129.80 873.79 10000 291.64 103.66 6.85 107.46 26.42 189.38 10001 0.00 0.00 0.00 0.00 0.00 0.00 > mean(data) FSC SSC FL1 FL2 FL32 FL4 375.94880 73.76219 50.73413 434.42837 110.06393 637.34980 > geo.mean(data) [1] NaN > median(data) Error in median(data) : need numeric data >