Displaying 20 results from an estimated 81 matches for "evis".
Did you mean:
evil
2013 Oct 09
1
Using "cpquery" function from bnlearn package inside loop
Hi everyone,
I'm attempting to use the bnlearn package to calculate conditional probabilities, and I'm running into a problem when the "cpquery" function is used within a loop. I've created an example, shown below, using data included with the package. When using the cpquery function in a loop, a variable created in the loop ("evi" in the example) is not
2015 Mar 27
4
postfix sasl -> haproxy -> dovecot auth
I will install cyrus-sasl and see how it goes.
Anyway, it would be nice to have same features (authentication agains imap) in dovecot.
On 27 Mar 2015, at 16:27, Benny Pedersen <me at junc.eu> wrote:
> Edgaras Luko?evi?ius skrev den 2015-03-27 14:58:
>
>> I don?t want to allow public network facing servers to be able to
>> reach passwords database. And I want to
2017 Jun 22
2
MODISTools help - with reproducible examples
I am using the R-package MODISTools (different than MODIS) and am having a lot of difficulty troubleshooting my code. I have spent awhile going through MODISTools tutorials, searching for my error code, looking at the source code. However, I have not been able to find any relevant information related to my error message.
The study I am currently working on involves a herd of 200 African buffalo
2017 Jun 23
2
MODISTools help - with reproducible examples
I have and they have not yet replied - however that was only two or three days ago.
I have included a code example.
> On Jun 22, 2017, at 8:25 PM, David Winsemius <dwinsemius at comcast.net> wrote:
>
>>
>> On Jun 22, 2017, at 4:44 PM, Caroline <gliddeca at science.oregonstate.edu> wrote:
>>
>> I am using the R-package MODISTools (different than
2017 Jun 22
3
MODISTools Help
I am using MODIS Tools and am having a lot of difficulty troubleshooting my code.
I am a PhD student studying African buffalo in Kruger National Park, South Africa. The study I am currently working on involves a herd of 200 African buffalo caught every six months for 4 years. I am trying to use EVI and NDVI to assess seasonal variation thus I would like mean EVI and NDVI for each observation
2015 Mar 27
4
postfix sasl -> haproxy -> dovecot auth
Can?t dovecot authenticate against imap?
What I need is to make smtp authentication balanced and keep everything in backend (private network)
On 27 Mar 2015, at 13:29, Benny Pedersen <me at junc.eu> wrote:
> Edgaras Luko?evi?ius skrev den 2015-03-27 12:21:
>
>> is it possible to configure configure haproxy to work with postfix
>> sasl and dovecot auth like this:
2017 Jun 22
1
MODISTools Help
1. You should always cc the list unless there is a clear reason not to.
2. You still have failed to follow the posting guide: You say you have
difficulty troubleshooting your code, but you have shown us no code.
You got an error message that seems explicit, but with neither code
nor data, I do not know whether anyone can make sense of it. In any
case, I certainly cannot.
Cheers,
Bert
Bert
2015 Feb 09
5
Another Fedora decision
On Mon, February 9, 2015 10:55 am, Bowie Bailey wrote:
> On 2/5/2015 8:20 PM, Always Learning wrote:
>> On Fri, 2015-02-06 at 10:50 +1100, Kahlil Hodgson wrote:
>>
>>> On 6 February 2015 at 10:23, Always Learning <centos at u64.u22.net>
>>> wrote:
>>>> Logically ?
>>>>
>>>> 1. to change the permissions on shadow from
2017 Jun 23
0
MODISTools help - with reproducible examples
> On Jun 22, 2017, at 4:44 PM, Caroline <gliddeca at science.oregonstate.edu> wrote:
>
> I am using the R-package MODISTools (different than MODIS) and am having a lot of difficulty troubleshooting my code. I have spent awhile going through MODISTools tutorials, searching for my error code, looking at the source code. However, I have not been able to find any relevant information
2017 Jun 23
1
MODISTools Help
On 6/22/2017 7:05 PM, Caroline wrote:
> ##MODISTools example
> library(MODISTools)
> library(lubridate)
> setwd('~/Documents/Modis data')
>
> #####MODISTools with buffalo data
>
> ###Read in data rename for easier coding
> tbdata <- read.csv('~/Desktop/All TB data for EVI, NDVI.csv')
Since this dataset is only on your desktop it cannot help us
2015 Mar 27
5
postfix sasl -> haproxy -> dovecot auth
Hello,
is it possible to configure configure haproxy to work with postfix sasl and dovecot auth like this:
clients -> 25:postfix -> 20025:haproxy -> 20025:auth-backend-1, 20025:auth-backend-2
The configuration I have now gives me this error randomly:
535 5.7.8 Error: authentication failed: Connection lost to authentication server
This is probably because haproxy change servers while
2017 Jun 23
0
MODISTools help - with reproducible examples
Please read up [1][2][3] on what constitutes reproducibility. A sample of data that triggers the problem is essential.
[1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
[2] http://adv-r.had.co.nz/Reproducibility.html
[3] https://cran.r-project.org/web/packages/reprex/index.html
--
Sent from my phone. Please excuse my brevity.
On June 23, 2017 6:54:48
2017 Jun 23
0
MODISTools Help
##MODISTools example
library(MODISTools)
library(lubridate)
setwd('~/Documents/Modis data')
#####MODISTools with buffalo data
###Read in data rename for easier coding
tbdata <- read.csv('~/Desktop/All TB data for EVI, NDVI.csv')
firstobs <- subset(tbdata, capture.ID == 'B1-1108')
firstobs <- firstobs[,c(1,2,2,3,4)]
colnames(firstobs) <- c('id',
2015 Mar 27
2
postfix sasl -> haproxy -> dovecot auth
I don?t want to allow public network facing servers to be able to reach passwords database. And I want to segregate roles of the servers.
If I will setup dovecot locally I will still have to provide it access to database (eg. /etc/dovecot/dovecot-sql.conf.ext).
On 27 Mar 2015, at 15:49, Benny Pedersen <me at junc.eu> wrote:
> Edgaras Luko?evi?ius skrev den 2015-03-27 14:34:
>>
2024 Mar 08
1
Call for testing: OpenSSH 9.7
Hi,
/bin/sh can be very different....
Ubuntu 22.04:
:; ls -hal /bin/sh /bin/bash
-rwxr-xr-x 1 root root 1,4M Jan 6 2022 /bin/bash
lrwxrwxrwx 1 root root 4 Mar 23 2022 /bin/sh -> dash
OpenIndiana (old OpenSolaris reincarnation)
:; ls -hal /bin/sh /bin/bash
-r-xr-xr-x 1 root bin 1,4M Jan 25 09:42 /bin/bash
lrwxrwxrwx 1 root root 9 Apr 6 2021 /bin/sh -> i86/ksh93
On
2018 Jul 26
3
Fwd: Force set group id on samba domain member
...25:05 +0200
Michal <Michal67M at seznam.cz> wrote:
> I do not know If I get what you mean..
>
> # su - amistest
> Last login: Tue Jul 24 22:48:18 CEST 2018 on pts/4
> -bash-4.2$ id
> uid=6603(NIS\amistest) gid=20(games) groups=20(games),513(NIS\domain
> users),2108(NIS\evis),2109(NIS\slp),2126(NIS\poj),2157(NIS\audio),2164(NIS\doprava),2181(NIS\tomocon),2186(NIS\pacs_diagnostik),10001(BUILTIN\users)
>
> It is "gid=20(games)", not "gid=20(NIS\games)". gid 20 games comes
> from OS local /etc/group. It seems to me to be exactly what I would...
2018 Jul 24
3
Force set group id on samba domain member
...umber of the
> required group and if so, is the gidNumber inside the range set in
> smb.conf and is the version of Samba >= 4.6.0
>
su - amistest
Last login: Tue Jul 24 22:37:47 CEST 2018 on pts/4
$ id
uid=6603(NIS\amistest) gid=20(games) groups=20(games),513(NIS\domain
users),2108(NIS\evis),2109(NIS\slp),2126(NIS\poj),2157(NIS\audio),2164(NIS\doprava),2181(NIS\tomocon),2186(NIS\pacs_diagnostik),10001(BUILTIN\users)
-bash-4.2$ logout
[root at samba4 audio]# su - test1
Last login: Tue Jul 24 11:52:35 CEST 2018 on pts/4
$ id
uid=2075(NIS\test1) gid=20(games) groups=20(games),513(NIS\do...
2018 Jul 25
2
Force set group id on samba domain member
...ide the range set
> > > in smb.conf and is the version of Samba >= 4.6.0
> >
> > su - amistest
> > Last login: Tue Jul 24 22:37:47 CEST 2018 on pts/4
> > $ id
> > uid=6603(NIS\amistest) gid=20(games) groups=20(games),513(NIS\domain
> > users),2108(NIS\evis),2109(NIS\slp),2126(NIS\poj),2157(
> NIS\audio),2164(NIS\doprava),2181(NIS\tomocon),2186(NIS\
> pacs_diagnostik),10001(BUILTIN\users)
>
> Your ranges are really wrong, '100-9999' for the 'NIS' (and this is a
> stupid name) range, but I think it shows something strange...
2015 Feb 09
0
Another Fedora decision
On Mon, 2015-02-09 at 11:31 -0600, Valeri Galtsev wrote:
> I guess, this discussion (about security of your system and what affects
> it) should be ended by the reference to fundamental book on Unix system
> [administration]. One thing I learned: you can not become proficient in
> any subject just by reading sparse blogs about it. One thing you
> definitely need: very good
2015 Mar 27
1
postfix sasl -> haproxy -> dovecot auth
Gedalya skrev den 2015-03-27 16:03:
> On 03/27/2015 11:00 AM, Edgaras Luko?evi?ius wrote:
>> Anyway, it would be nice to have same features (authentication agains
>> imap) in dovecot.
> Check this out
> http://wiki2.dovecot.org/PasswordDatabase/IMAP
this is when one dovecot need to have auth from another dovecot auth
master backend, not when postfix need to have authed