search for: helene

Displaying 20 results from an estimated 166 matches for "helene".

Did you mean: helen
2015 Jan 24
5
Postfix (I think) problem
I'm getting repeated email (KMail) error messages about one apparently over-large post: -------------------------- Received: from helen.gayleard.com (localhost.localdomain [127.0.0.1]) by helen.gayleard.com (Postfix) with ESMTP id E4500294A0 for <tim at helen.gayleard.com>; Sat, 24 Jan 2015 14:00:05 +0000 (GMT) Received: (from tim at localhost) by helen.gayleard.com
2009 Nov 02
2
Accessing Windows file-system from Linux samba server
I don't understand Windows permissions under Samba. I am running an smb server under CentOS-5.4, and have a Windows XP Pro machine ("harriet") as a client. I have set up shares C and D on harriet corresponding to the 2 drives C: and D: on the machine, and I have asked that files should be shared. Now when I mount harriet:C I can see the top level folders, but cannot see Documents
2009 Nov 02
2
Accessing Windows file-system from Linux samba server
I don't understand Windows permissions under Samba. I am running an smb server under CentOS-5.4, and have a Windows XP Pro machine ("harriet") as a client. I have set up shares C and D on harriet corresponding to the 2 drives C: and D: on the machine, and I have asked that files should be shared. Now when I mount harriet:C I can see the top level folders, but cannot see Documents
2010 Dec 15
3
How to apitalize leading letters & else of personal names?
...nction, but it just does not do the job, taking care only to capitalize the first letter of a word. I am looking for a function that would recognize " |'|Mc|-" and capitalize the first letter following these characters. An example: names<-c("jean-francois st-john","helene o'donnel", "joe mcintyre") Desired result: >"Jean-Francois St-John" "Helene O'Donnel" "Joe McIntyre" Thanks, Rock -- View this message in context: http://r.789695.n4.nabble.com/How-to-apitalize-leading-letters-else-of-personal-names-tp3...
2015 Jan 24
0
Postfix (I think) problem
Am 24.01.2015 um 16:10 schrieb Timothy Murphy: > I'm getting repeated email (KMail) error messages > about one apparently over-large post: > -------------------------- > Received: from helen.gayleard.com (localhost.localdomain [127.0.0.1]) by > helen.gayleard.com (Postfix) with ESMTP id E4500294A0 for > <tim at helen.gayleard.com>; Sat, 24 Jan 2015 14:00:05 +0000 (GMT)
2015 Sep 20
2
Setting up BackupPC on CentOS-7
I'd be interested in any corrections or comments on the following instructions (basically for myself): We assume that BackupPC has been installed: sudo yum install BackupPC 1. BackupPC must be run by the user backuppc. Accordingly the lines User apache Group apache in /etc/httpd/conf/httpd.conf should be changed to User backuppc Group backuppc 2. The user backuppc must be able to
2006 Jul 21
2
rpart unbalanced data
Hello all, I am currently working with rpart to classify vegetation types by spectral characteristics, and am comming up with poor classifications based on the fact that I have some vegetation types that have only 15 observations, while others have over 100. I have attempted to supply prior weights to the dataset, though this does not improve the classification greatly. Could anyone supply some
2012 May 03
3
Can only login as root
I have a strange problem on a CentOS-5.8 machine. I can only login as root. If I try to login with one of the user's names, it hangs for a long time. I thought it hung forever, but I just found that I do login after "su tim" after 5 minutes. It seems that the problem lies in repeated messages in /var/log/messages --------------------------- May 3 12:14:13 helen su: nss_ldap: failed
2011 Mar 20
4
How to run dos cmd under wine
I neade to run a script under Wine but the script requires a cmd dos so atm dosent works (i neade to connect an ftp and upload some files) is thear any emulate that i can install on wine so that i have that posibility? Thank's Helen 8)
2005 Mar 03
3
hanging imap... and users getting other users' emails!
...rs are unable to access their email via IMAP. It seems that it's because dovecot-auth has hung. Has anyone seen anything like this? 2. (the really serious one)... one of our users, "angie" has twice had her Outlook download other users' email! Once as another user, "helene", and just now as "mkarlin". The first time she got 800 of helene's email, and just now, about 30 of mkarlin's.... from our log, I noticed: Mar 2 17:27:10 core imap-login: Login: mkarlin [::ffff:128.195.131.2] Mar 2 17:27:10 core imap-login: Login: mkarlin [::ffff:128.1...
2015 Sep 21
0
Setting up BackupPC on CentOS-7
I am interested in understanding the thing with BackupPC. What does it have compared to basic rsync? - It has a webui Is it like a central backup server? if so, how it works with windows clients(if it is?) Just want to make sure.. I understood right. Why did you choose this over other software? Thanks, Eliezer On 20/09/2015 16:51, Timothy Murphy wrote: > I'd be interested in any
2008 Feb 08
2
R version of SAS Proc Varclus
I am interested in finding an R version of SAS "Proc Varclus". SAS's Proc Varclus implements an oblique cluster analysis based on principal components. How can I find out if R has a package that runs the same algorithm implemented in SAS "Proc Varclus"? Thank you, Mary Helen Black __________________________ Mary Helen Black, M.S. Keck School of Medicine of USC
2002 Jun 24
1
Visual Source Save and samba
Is anyone out there running Microsoft's Visual Source Save with a samba share? We are doing so here and are encountering difficulties. The "working directory" is a samba share. It seems that VSS is not manipulating file permissions appropriately when items are checked in and out. User always has write access to the item. Is anyone using MS VSS successfully with samba and care to
2010 Mar 10
2
help R non-parametric IRT simulation
Hello R, I am looking for non-parametric simulation in IRT. Is there any IRT package that does non-parametric simulation? helen L [[alternative HTML version deleted]]
2011 Oct 16
2
question: ragged array
...projok$mean[i] = mean_rating$value[projLineNb] } But with a ragged array I can not refer to project_id. Or is there a possibility that I can refer to the project_id in a ragged array? > mean_rating [[1]] [1] 3.933333 ==I can refer to the value only Thank you very much Best, Helene [[alternative HTML version deleted]]
2010 Mar 16
2
cron.hourly runs twice
For some reason I cannot fathom, cron.hourly runs twice each hour on one of my two CentOS-5.4 systems, as reported in /var/log/cron: ------------------------- Mar 16 14:01:01 helen crond[27833]: (root) CMD (run-parts /etc/cron.hourly) Mar 16 14:01:01 helen crond[27834]: (root) CMD (run-parts /etc/cron.hourly) ------------------------- On the other it just runs once, as expected.
2006 Apr 18
2
Instant rails - need a bit of help.
Hiya everyone, I''ve downloaded instant rails and have made a application on my machine which is local. I need to now move this onto my university space so I can demostrate it in a few weeks time..only i''m not really sure how I do it? Would anybody be able to offer me some advice, or point me in some direction where I could find out. Many thanks in advance! Helen --
2015 Sep 18
2
BackupPC is not easy to setup
Bowie Bailey wrote: > On 9/13/2015 10:58 AM, Timothy Murphy wrote: >> >> I take it then that there is no CLI method >> of setting up and running BackupPC ? > > Sure there is. All of the configuration is stored in text config > files. There is a main config file for global options and each host has > a config file in it's own directory. Yes, it was pointed
2010 Mar 11
3
crontab and/or anacrontab ?
Is one meant to have one or the other? If so, which is recommended? I have -------------------------------- [tim at helen etc]$ cat anacrontab # /etc/anacrontab: configuration file for anacron # See anacron(8) and anacrontab(5) for details. SHELL=/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root 1 65 cron.daily run-parts /etc/cron.daily 7 70 cron.weekly
2002 Jun 26
2
Windows 95
I am having a problem with some Windows 95 PC's . I had Samba 2.0.5 installed on a Sun system with Solaris 6, and a local network of PC's with W95 and W98, and everything was working fine. I then installed a new server with Solaris 8, and changed the IP addresses on the network, and the W98 PC was fine as was one of the W95 PC's, but 2 W95Pc's cannot see the Samba share, if I do