search for: keyc

Displaying 8 results from an estimated 8 matches for "keyc".

Did you mean: key
2013 Jan 26
2
different legends in lattice panels
...the type of sampling zone sta <- as.factor(rep(1:10, c(10,10,10,10,10,10,10,10,10,10))) # the station number dataf <- data.frame(lbt,de,type,sta) # the dataframe # key creation keyA <- list(border = FALSE, text = list(levels(dataf$sta)[1:2]),lines=TRUE,points=TRUE,lty=c(1:2),pch=c(1:2)) keyC <- list(border = FALSE, text = list(levels(dataf$sta)[3:5]),lines=TRUE,points=TRUE,lty=c(3:5),pch=c(3:5)) keyF <- list(border = FALSE, text = list(levels(dataf$sta)[6:9]),lines=TRUE,points=TRUE,lty=c(6:9),pch=c(6:9)) keyS <- list(border = FALSE, text = list(levels(dataf$sta)[10]),lines=...
2009 Aug 17
2
ssh-agent autostarting
Hello, I'm trying to get public key authentication working on a client to server connection so i can drop passwords. I've got the keys in place and confirmed they are working. I'm now trying to set up ssh-agent, I read i can do it manually i was looking for a more automated method for users on login. This is not through a gui. Thanks. Dave.
2010 Apr 06
1
ssh-agent
Yesterday or Friday, don't remember, I happened to be looking at my processes on my machine, and discovered I had a number of ssh-agents running (all mine), from different days. I killed all but the current day's. Now, I log out every single night. I checked the next day, and sure enough, the one I started the previous day was still running, and I could not only use ssh-add, and it
2002 Feb 06
1
rsync usage... and I did RTFM
Hey folks, I've been through the rsync documentation, and to the best of my ability, I dont see how to do exactly what I wish to do. I'd go through the mailing list archives, but there doesnt seem to be a search function. Essentially, I need to rsync securely between some sites, but I want logs written. The problem is, it appears that using rsyncd is the only way to get logs, but if
2012 Mar 16
3
Simple hiera-puppet usage
Hi all, I am trying to understand how does hiera puppet backend work, so I created the following example: hiera.yaml has only: --- :backends: - puppet --- And the node: node ''testnode'' { $variable = ''kk'' $thing = hiera ("variable") notify { "note: $thing": } } I don''t want to use the yaml backend for now, just want to
2005 Jan 04
2
authenticate authenticated users
Hi I'm using dovecot on a LAN server. I sometimes read mail from the server itself locally with mutt and sometimes remotely with mutt or mozilla . I would like to avoid typing my password whenever necessary but without writing a plain-text equivalent copy of it locally. It feels quite silly to have to type the password locally becase the imapd does not know that the process is indeed a
2006 May 08
5
MySQL replication for voicemail
...ot; the error I get is: ERROR 1187 (HY000): Failed rebuilding the index of dumped table 'voicemessages' The MySQL error log shows this: 060508 9:36:48 [ERROR] Delete link points outside datafile at 73504 060508 9:36:48 [Note] Retrying repair of: './asterisk/voicemessages' with keyc$ 060508 9:36:48 [ERROR] Delete link points outside datafile at 73504 060508 9:36:48 [ERROR] Found block that points outside data file at 73584 060508 9:36:48 [ERROR] Found block that points outside data file at 73624 060508 9:36:48 [ERROR] Found block that points outside data file at 73772 0605...
2009 Oct 05
6
Mac OS X plist resource type spec
Nigel Kersten and I had previously worked on a plist provider spec for Mac OS X. Attached is a PDF of the current state. I would appreciate any input and criticisms. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To