search for: titus

Displaying 20 results from an estimated 52 matches for "titus".

2019 May 30
2
Problem joining domain [SEC=UNOFFICIAL]
UNOFFICIAL Firstly thanks for the help with my previous problem building SAMBA. The UNOFFICIAL in the subject heading is added automatically by our email system. I'm getting the following error when trying to join a 2003 server domain. ... Adding CN=TITUS,OU=Domain Controllers,DC=SSUNIT050,DC=local Adding CN=TITUS,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=SSUNIT050,DC=local Adding CN=NTDS Settings,CN=TITUS,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=SSUNIT050,DC=local DsAddEntry failed with status WERR...
2010 Sep 27
7
Regular expressions: offsets of groups
...uot; and "aabb") and then searches again using only the group (b+). For this to work, I'd have to parse the regular expression and search several times (> 2, for nested groups) instead of just once. But I'm sure there is a better way to do this. Thanks for any suggestion! Titus
2003 Mar 06
1
Virtual servers for 2 workgroup
...ration for the 'reel' server on R2 (a local network) workgroup = wkgrp2 interfaces = 192.168.0.1/255.255.255.0 bind interfaces only = yes hosts allow = localhost 192.168.0. local master = yes os level = 33 domain master = yes preferred master = yes # Run the virtual server netbios aliases = titus include = /etc/samba/smb.conf.%L ... Extract from smb.conf.titus: workgroup = wkgrp1 interfaces = 138.231.121.12/255.255.255.0 bind interfaces only = yes hosts allow = localhost 138.231.121. #On this network there is already a master local master = no os level = 16 domain master = no preferred mas...
2009 Feb 16
3
Applying functions to partitions
...to compute the mean. Following a example where each letter marks a block of the partition: a a a d g g a a a d g g a a a d g g b b b e h h b b b e h h c c c f i i I'm only interested in the resulting matrix of means. How can this be done efficiently? Thanks! Titus
2009 Nov 25
2
order of panels in xyplots
...not used in data.) I was expecting that this should plot the panels in the order in which the levels occur in the data frame: xyplot(dur~roi|trial, data, index.cond=unique(as.integer(data$trial))) But this leaves the panels empty. Could anybody please help me to understand this? Thanks! Titus
2014 Sep 01
3
Unable to compile R 3.1.3 under GCC 4.1.2 (Red Hat 4.1.2-51)
...: Leaving directory `/state/partition1/tmp/RtmpCw7v7G/R.INSTALL3227fa892a3/Matrix/src' ERROR: compilation failed for package 'Matrix' * removing '/home/tbarik/src/R-3.1.1/library/Matrix' make[2]: *** [Matrix.ts] Error 1 Any advice on what to do is greatly appreciated. Thanks, Titus -- Titus Barik, PE <titus at barik.net>
2009 Dec 08
6
conditionally merging adjacent rows in a data frame
...It uses an index for blocks d$index <- cumsum(c(TRUE,diff(d$roi)!=0)) melts and then casts for every column using an appropriate fun.aggregate. However, this is a bit cumbersome and also I'm not sure how to make sure that I get the original order of rows. Thanks for any suggestion. Titus
2010 Feb 06
3
melt on OSX ignores na.rm=T
...13D0 4 char e 9 E10I13D0 4 char d 10 E10I13D0 NA char , What's causing this glitch? Is there a simple way to subset lines that do not have any NAs? I'm looking for a line that I can use for all data.frames without modification. As always: thanks a lot! Titus
2009 Jun 09
3
Splicing factors without losing levels
...ing gets mixed up when copying the levels from x to xy. My questions: 1.) How can this be fixed? 2.) What's the best way to do splicing of vectors and factors in R? (I couldn't find a prefdefined function for this although it seems to be such a basic and useful operation.) Thanks!! Titus
2009 May 12
3
What's the best way to tell a function about relevant fields in data frames
...with(eyemovements, detect(~x+y|trial)) I saw instances of all those variants (and others) in the wild. Is there a canonical way to tell a function which fields in a data frame are relevant? What other alternatives are possible? What are the pros and cons of the alternatives? Thanks, Titus
2019 Jun 20
1
Error transferring domaindns role [SEC=UNOFFICIAL]
UNOFFICIAL Hi, I currently have two DCs, one temporary and one permanent. Both running Samba 4.10.4 on Centos 7 I tried to transfer the roles from the temporary (julius) to the permanent (titus). rid, schema, pdc, naming & infrastructure transferred without error. However when I tried to transfer the domaindns role (-U administrator), I got the old Module 'samba' has no attribute 'drs_utils'. samba-tool fsmo show indicates that titus now owns the role but I suspect...
2012 Feb 03
1
Resume processing after warning handler.
...e)}) Unfortunately, this aborts processing when a warning is generated. My question: how can I resume processing after I logged the warning as if nothing had happened? My understanding of the man page is that his is not possible with tryCatch but I'm not sure. Thanks for any suggestions! Titus
2007 May 15
2
sobre tutorial
Estimado, te agradeceria me envies el tutorial en espaniol para R. Estoy dando mis primeros pasos con esta aplicacion. Desde ya muchas gracias Danilo Ceschin Ph.D IGBMC 1 rue Laurent Fries 67404 ILLKIRCH CEDEX - FRANCE tel 33 3 88 65 3457 email danilo at titus.u-strasbg.fr
2012 Feb 10
3
Creating XML document extremely slow
...39;, 'Stimulus'), xmlNode('Description', x[i]), xmlNode('Position', y[i]), xmlNode('Points', 1), xmlNode('Channel', 'All'))) } Looks pretty harmless to me. Any suggestion about how I can speed this up are most welcome! Titus
2004 Aug 06
2
icecast-1.3.12 on SunOS
Hello, I sent the mail below a few days ago to the icecast user discussion and support list. Until now nobody could help me. Maybe this list is a better place for problems of this kind? Titus <p>Anfang der weitergeleiteten E-Mail: > > Hello > > I compiled icecast-1.3.12 on a box with uname -a: SunOS star19 5.6 > Generic_105181-31 sun4u sparc SUNW,UltraSPARC-IIi-cEngine. The result > works properly. The problem is that the icecast process generates 100% >...
2004 Sep 10
1
flac worse than shorten ON SOME FILES
had to fix the subject... was getting under my skin! yeah, could you put up the FLAC version of the worst track that is less than 20 megs compressed? (I'll have to grab it with a 56k modem). by worst I mean the one where shorten beats flac by the most. also: 1. what version of shorten are you using? 2. what command-line options for flac and shorten did you use on this track? thanks, Josh
2003 Oct 22
14
Samba Installation
Hello Folks, I want to install new version of samba but have already old version of samba which came with Linux 8.0. Please advise, I want to install new version of samba ... How would I un-install old version which came with Linux8.0 ? Do i really need to do so, in order to install new version of samba ? Do i reallly need to remove any files or pkgs before i install new version ? which ?
2004 Aug 06
1
icecast-1.3.12 on SunOS
Thomas, unfortunately it does slow down the machine. I am working in a chroot enviroment and there are other users on the same box. Therefore it's of special importance that I don't consume the cpu by myself. Titus Am Sonntag den, 15. September 2002, um 23:37, schrieb Thomas Vander Stichele: > Apart from what probably is a bad assumption in the code, does it > actually > present a problem ? Meaning, even though it indicates 100% cpu usage, > does > it slow down your machine ? Maybe it's...
2009 Jun 18
1
"Normal" plot and xyplot side by side in one figure?
...rent widths. If I'm not missing something, this rules out the standard way: par(mfcol=n). I tried layout(), but it doesn't seem to like it when grid scribbles into its views (the plot works but the view for the xyplot is left empty). I would appreciate any ideas! Thanks in advance. Titus
2009 Dec 07
1
Sweave and license message when loading mclust package
...oading mclust, it shows a license agreement message. This message shows up in my document when I use Sweave. I did the following: <<echo=FALSE,include=FALSE>>= library(mclust) @ Is this a problem with mclust, Sweave or with me? How can it be fixed? Thanks for any suggestions! Titus