Displaying 20 results from an estimated 344 matches for "ger".
Did you mean:
gerd
2009 Apr 18
5
Dummy (factor) based on a pair of variables
Dear All!
my data is on pairs of countries, i and j, e.g.:
y,i,j
1,AUT,BEL
2,AUT,GER
3,BEL,GER
I would like to create a dummy (indicator) variable for use in regression
(using factor?), such that it takes the value of 1 if the country is in the
pair (i.e. EITHER an i-country OR an j-country).
Thank you for your help,
Serguei
________________________________________
Austrian Insti...
2017 Mar 21
3
Problem with sieve_before[solved]
I did chmod -R 777 /var/lib/dovecot and it worked.
I just need to figure out what the correct setting are.
Thanks everyone
//Ger
----------------original message-----------------
From:Ger Hooton Scoil Chro? ?osa Blarney [ghooton at scins.ie ]
To:Robert Moskowitz [rgm at htt-consult.com ], chaouche yacine
[yacinechaouche at yahoo.com ], dovecot at dovecot.org Date:Tue, 21 Mar 2017
14:05:17 +0000
-----------------------...
2009 Jun 26
3
Compute correlation matrix for panel data with specific ordering
Hello All,
I have a panel date - here a small-scale example:
df <-
data.frame(cbind(rep(c("AUT","BEL","DEN","GER"),4),cbind(rep(c(1999,2000,2001,2002),4)),sample(10,16,replace=T)))
names(df) <- c("country","year","x")
SORT <- c("GER","BEL","DEN","AUT")
I need to compute the correlation between countries in the variable "x&...
2017 Mar 21
6
Problem with sieve_before
...re ["fileinto"];
if allof (header :matches "subject" "*JUNK*") {
fileinto "INBOX.Junk";
}
The users personal filters work.
Thanks for your help.
__________________________________________________
Please consider the environment before printing this email.
Ger
2007 Sep 24
3
Trouble using backgroundrb
...MiddleMan.delete_worker(session[:job_key])
end
end
--------------------lib/workers/get_passwds_worker.rb--------------------
# Put your code that runs your task inside the do_work method it will be
# run automatically in a thread. You have access to all of your rails
# models. You also get logger and results method inside of this class
# by default.
class Passwd::GetPasswdsWorker < BackgrounDRb::Worker::RailsBase
attr_reader :progress
def do_work(args)
@progress = 0
@progressinterval = 100/System.count
System.find_all.each do |sys|
getAndParsePasswdFile(sys.name)...
2018 Mar 18
3
Upgrade Centos 6 to Centos 7 32 Bits i686 architecture.
Hi ,
I am running Centos 6 on an old Acer S2000 PC 1Mb memory and i686 32 bits
architecture.
Question : Is there a possibility to upgrade to Centos 7 32 bits ?
Regards ,
Ger van Dijck.
--
Gemaakt met Opera's e-mailprogramma: http://www.opera.com/mail/
2020 Jan 23
2
Centos 7 32 Bits install. Answer to Johnny Hughes.
On Wed, 22 Jan 2020 16:45:02 +0100, Johnny Hughes <johnny at centos.org>
wrote:
> On 1/12/20 9:54 AM, Ger van Dijck wrote:
>>
>> Hi all,
>>
>>
>>
>> Question : Can I install Centos7 32 Bits on a computer i386 32 bits
>> little indian pentium III Copermine Model8 Cpufamily 6 CpuMhz 863.979
>> (lscpu) grep -i pae /proc/cpuinfo gives a flag pae .
>>
&g...
2013 Apr 25
1
search and UTF-8 normalization forms (NFD)
Hello,
on a system with dovecot 2.2 I've got a mailbox containing multiple mails
from a person called Kr?ger, but From: header encoded differently.
Some are encoded in UTF-8 normalization form decomposed (as used by Mac OSX),
that is u and umlaut accent as sperate combined codepoints
instead of one ?:
From: =?utf-8?Q?replaced_Kru=CC=88ger?= <krueger at some.domain>
Searching within roundcube web...
2020 Jan 12
5
Centos 7 32 Bits install.
Hi all,
Question : Can I install Centos7 32 Bits on a computer i386 32 bits little
indian pentium III Copermine Model8 Cpufamily 6 CpuMhz 863.979 (lscpu)
grep -i pae /proc/cpuinfo gives a flag pae .
I am very curieus,
Ger van Dijck.
--
Using Opera's mail client: http://www.opera.com/mail/
2019 Nov 27
7
Upgrade Centos 6 (32 Bits) to Centos 7 (32 Bits)
...PC ( Acer2000) 32 Bits. On this machine I am running (Do
not laugh) SCO Unix in an antique version : So Centos6 probes with the
bootloader on this OS and other OS s.
Is there a way to opgrade Centos 6 to Centos 7 in the 32 Bits architecture
?
Any help would be usefull.
Regards.
Ger van Dijck.
--
Using Opera's mail client: http://www.opera.com/mail/
2008 Jan 22
9
Cannot connect when spawning new workers on demand
...00:00 ruby remote_command_worker
09:08 ? 00:00:00 ruby remote_command_worker
09:08 ? 00:00:00 ruby remote_command_worker
09:08 ? 00:00:00 ruby remote_command_worker
09:08 ? 00:00:00 ruby remote_command_worker
Your help is VERY MUCH appreciated!
Thanks,
Ger.
2009 Jul 13
4
is Asterisk reliable for a call center application??
i am asked to implement a call center of 50 seats for my company , and i was wondering if Asterisk can fit this as a relaibale and low price system
is it mature enough for this task??
best regards
Gers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090712/b5bab36d/attachment.htm
2012 Jul 31
0
No subject
...externs =
-Wshadow -Wstrict-prototypes -MT src/resample.o -MD -MP -MF $depbase.Tpo -c=
-o src/resample.o src/resample.c &&\
=A0=A0=A0 mv -f $depbase.Tpo $depbase.Po
src/resample.c: In function =91update_filter=92:
src/resample.c:607:20: warning: comparison between signed and unsigned inte=
ger expressions [-Wsign-compare]
src/resample.c:688:23: warning: comparison between signed and unsigned inte=
ger expressions [-Wsign-compare]
src/resample.c:696:23: warning: comparison between signed and unsigned inte=
ger expressions [-Wsign-compare]
src/resample.c:699:20: warning: comparison between...
2016 Mar 16
5
Updated status on UEFI compliant version of the pxechn-module
Hi,
________________________________________
From: Gene Cumm <gene.cumm at gmail.com>
Sent: Wednesday, March 16, 2016 00:56
To: Jan Frode J?ger
Cc: syslinux at zytor.com
Subject: Re: [syslinux] Updated status on UEFI compliant version of the pxechn-module
On Tue, Mar 15, 2016 at 9:32 AM, Jan Frode J?ger
<jan.frode.jaeger at ntnu.no> wrote:
Without trying to figure out where data is stored or the possibility
of calls to manipulate t...
2019 Jan 02
1
Problem Webinstall Centos 7 on Acer S2000 32 Bit.
...] ACPI : SCI (ACPI GSIG) not registered .
[26.532360] systemd [1] : caught <ILL> , dumped core as pid 76.
[26.532956] systemd [1] : Freezing execution.
My question is : What is wrong and how can I solve this problem ?
Maybe a fresh install ?
Regards ,
Ger van Dijck .
--
Using Opera's mail client: http://www.opera.com/mail/
2017 Mar 21
2
New Member
Hi All,
Before I start posting where /how can I check to see if the question I
wish to ask about has already been covered?
__________________________________________________
Please consider the environment before printing this email.
Ger
2017 Mar 21
0
Problem with sieve_before
Hi Yassine,
That did not work, is there a way to see is the script is been run?
----------------original message-----------------
From:chaouche yacine [yacinechaouche at yahoo.com ]
To:Ger Hooton Scoil Chro? ?osa Blarney [ghooton at scins.ie ],
dovecot at dovecot.org Date:Tue, 21 Mar 2017 13:06:14 +0000 (UTC)
-------------------------------------------------
> Hi Ger,
>
> sieve_before should be a path to sieve script file, not to a directory.
> in your configuration,...
2016 Mar 15
2
Updated status on UEFI compliant version of the pxechn-module
...parate subnets), but shouldn't be necessary as far as I can see. The origin of all this mess is again the PXE specification in my opinion...
Jan-Frode
________________________________________
From: Gene Cumm <gene.cumm at gmail.com>
Sent: Tuesday, March 15, 2016 13:42
To: Jan Frode J?ger
Cc: syslinux at zytor.com
Subject: Re: [syslinux] Updated status on UEFI compliant version of the pxechn-module
On Tue, Mar 15, 2016 at 3:51 AM, Jan Frode J?ger <syslinux at zytor.com> wrote:
> Hi,
>
>
> I have browsed through your syslinux archives and see that the issue of an U...
2019 Nov 27
2
Upgrade Centos 6 (32 Bits) to Centos 7 (32 Bits)
On Wed, Nov 27, 2019 at 6:31 AM Mauricio Tavares <raubvogel at gmail.com>
wrote:
> On Wed, Nov 27, 2019 at 9:18 AM Ger van Dijck <ger.vandijck at edpnet.be>
> wrote:
> >
> > Hi all ,
> >
> >
> >
> >
> > I have a very old PC ( Acer2000) 32 Bits. On this machine I am running
> (Do
> > not laugh) SCO Unix in an antique version : So Centos6 probes with the
>...
2009 Feb 19
3
LDAP Migration problem
Hello all,
I am using Samba version 3.2.5 configured for Windows Domain login.
It was working fine until I moved over to ldapsam.
Now when I login to the XP client I don't see the logon drive (X: in my
case)
Any debug tips?
//Ger
--
Gerard Hooton
Systems Administrator
Blarney Boy's National School,
Blarney.
Co. Cork