similar to: more or less pager

Displaying 20 results from an estimated 300 matches similar to: "more or less pager"

2004 Feb 08
2
substitute, eval, quote and functions
Hi, i am working with large data frames with many dependend variables. I want to write some functions that will allow me to quickly select variables from the frame and plot them in various colors depending on factor columns, possibly selecting rows according to factor conditions. In order to do this in a nice function, i need to understand how to work with a column name in the body of a
2009 Aug 24
1
unix like commands in R?
Dear List: I am trying to find a command in R which is like the unix command "less" or "more" to show the data in a object of R. did anyone can help me on this? Is there a collection of such unix-like commands in R? Thanks. -ZRL [[alternative HTML version deleted]]
2006 Jan 09
6
R newbie example code question
Sometimes I print out a package and read about it and there are sometimes nice examples that I would like to run myself. Is there a way to bring them into R from the package or are they only meant to be typed in manually ? If manual is the only way, that's fine. I was just checking whether there was a quicker way. Thanks. Mark
2024 Oct 28
2
Kerberos ticket renew causes a brief network interruption
Hi Ralph Boehme, A new system is installed with Ubuntu 24.04.1 and Samba 4.19.5 My hotfolderscan.exe tool runs now on a Windows 2022 system and use the Ubuntu 24 system as Samba share. The hotfolderscan tool has to run 10 hour before the Kerberos ticket renewal. Both on the Ubuntu 24 and the Windows 2022 system, Wireshare is catching the network packages. Tomorrow I hope to see the result. I
2005 Sep 27
6
Memory and other settings for xen server, help needed....
Hi all, i have a question. I''m going to setup a Xen server for a client. It''s going to serve about 25 clients. It''s a Athlon 64 3200+, which currently runs Debian i386-stable and xen 2.0.7 until Xen 3.0 is stable enough, and then i''m gonna replace it with Debian amd64-stable and Xen 3.0. The Xen dom''s consists of: Samba , file printer sharing most
2024 May 05
2
lmer error: number of observations <= number of random effects
I am running a multilevel growth curve model to examine predictors of social anhedonia (SA) trajectory through ages 12, 15 and 18. SA is a continuous numeric variable. The age variable (Index1) has been coded as 0 for age 12, 1 for age 15 and 2 for age 18. I am currently using a time varying predictor, stress (LSI), which was measured at ages 12, 15 and 18, to examine whether trajectory/variation
2024 May 05
2
lmer error: number of observations <= number of random effects
I am running a multilevel growth curve model to examine predictors of social anhedonia (SA) trajectory through ages 12, 15 and 18. SA is a continuous numeric variable. The age variable (Index1) has been coded as 0 for age 12, 1 for age 15 and 2 for age 18. I am currently using a time varying predictor, stress (LSI), which was measured at ages 12, 15 and 18, to examine whether trajectory/variation
2006 Jan 24
9
Constructors
Hi all, A little question. How can u use an constructor in controller? I would like to initialize some central stuff before i''m processing the controller. thanks in advance, Martijn
2024 Oct 25
1
Kerberos ticket renew causes a brief network interruption
On 10/25/24 10:35 AM, Hans van Leeuwen via samba wrote: > Is seems that Samba doesn't handle the Kerberos ticket renewal on the right way. can you get us two network traces: - last minute before and after session expiry against Samba - last minute before and after session expiry against Windows -slow -- SerNet Samba Team Lead https://sernet.de/ Samba Team Member https://samba.org/
2012 Oct 10
1
Clearing the heal-failed and split-brain status messages
Hello, Is it possible to clear the heal-failed and split-brain status in a nice way? I would personally like if gluster would automatically remove failed states when they are resolved ( if future reference is needed you can always look at the logs) I'm asking because I'd like to monitor these for issues. The monitoring script would be trivial to setup if the failed status is / can be
2006 Jan 10
9
FastCGI cannot start; Rails doesn''t work
I have a problem deploying FastCGI for use with RoR. OS: FreeBSD 5.4 Apache: 2.0.55 FastCGI: 2.4.2 ###### I compiled a new mod_fastcgi.so and copied it to /usr/lib/apache/mod_fastcgi.so ###### My httpd.conf looks like this: LoadModule fastcgi_module /usr/lib/apache/mod_fastcgi.so <IfModule mod_fastcgi.c> AddHandler fastcgi-script .fcgi </IfModule> ###### The testscript
2006 Feb 28
8
HABTM count table
Hello, I have a question about HABTM and counting records. I have these models class Sort < ActiveRecord::Base has_and_belongs_to_many :reports end class Report < ActiveRecord::Base has_and_belongs_to_many :region has_and_belongs_to_many :subjects has_and_belongs_to_many :sorts end And i would like to get a count like @sort.reports.count The problem is get this query:
2024 Oct 29
1
Kerberos ticket renew causes a brief network interruption
On 10/29/24 3:08 PM, Hans van Leeuwen wrote: > Kerberos is used to encrypt the SMB packages. encryption is done with one of the supported encryption ciphers like AES-CCM or AES-GCM. Encryption keys are derived from key material established when a connection is authenticated via NTLM or Kerberos, but generally the authentication protocol used (NTLM or Kerberos) is independent from
2009 Oct 19
1
overloading base function
Hello, I am trying to write an R package for doing analysis of speaker recognition systems. The big thing in this line of research is a DET-plot (detection Error Trade-off, a ROC plot with qnorm() warped axes). My approach has been to make a class "det" and also a function "det()" that will prepare the data into the right class. Now loading the library doesn't like me
2004 Mar 15
4
effect size
Hi, Having searched google '[R] aov effect size' without any results I wonder if I not completely miss something. Is there any R function that calculates the effect size of an AOV's main effect or interaction effect? It should be related to the F's and the degree of freedom of the error, but the multitude in numbers in aov() baffle me a bit. Thanks, ---david
2002 May 23
1
Does the rsync/xdelta algorithm *need* to write a new file?
Hello, lately I've been playing with the idea of doing in-place updates of systems using either rsync or xdelta. However, both rsync and xdelta seem to be dead set on writing a new file first, and then atomically exchanging it with the old file. Now, as I want to apply a binary delta to a full filesystem, bigger than the available temporary space, this really makes rsync and xdelta
2024 Oct 29
1
Kerberos ticket renew causes a brief network interruption
On 10/29/24 11:17 AM, Hans van Leeuwen wrote: > My hotfolderscan tool start om Monday 2:11 PM en the Kerberos ticket renewal occurs on 11:19 PM. > The hotfolderscantool wrote in the logfile: > 2024-10-28 23:19:00 Error 2 No such file or directory > 2024-10-28 23:19:03 Share available again > > That was after 9:08 hours and that is 32888 seconds. > That time do you also
2024 Oct 25
1
Kerberos ticket renew causes a brief network interruption
On Fri, 25 Oct 2024 08:35:08 +0000 Hans van Leeuwen via samba <samba at lists.samba.org> wrote: > Hi Samba engineer, > > We use an Ubuntu 20.04.6 systems as Samba server. > The Samba version is 4.15.13-Ubuntu. > The SMC-Client is a Windows Server 2022 Standard 21H2. > > The hostname of the Ubuntu Samba server is "samba-srv" > On the Windows system, Samba
2024 Oct 25
3
Kerberos ticket renew causes a brief network interruption
Hi Samba engineer, We use an Ubuntu 20.04.6 systems as Samba server. The Samba version is 4.15.13-Ubuntu. The SMC-Client is a Windows Server 2022 Standard 21H2. The hostname of the Ubuntu Samba server is "samba-srv" On the Windows system, Samba disk is shared with the command: C:>net use Y: \\samba-srv\customers /u:hans Enter the password for 'hans' to connect to
2004 Jul 15
3
SWAT works with Webmin but not via localhost:901
I have tried everything that I know of. I have reviewed the services file and the swat file in xinetd.d a tun of times. It appears, via netstat that swat is listening on port 901. However when I attempt to access it via the Mozilla browser on my Fedora server (with 127.0.0.1:901 or localhost:901) nothing happens. It just sits there. However, if I access it via webmin (which has swat stored