Displaying 20 results from an estimated 419 matches for "juri".
Did you mean:
juli
2002 Mar 13
2
Dark Secret of Winbind
...llations. So what is the
best way to remove samba and winbind from system ? Including not so obvious
files that are spreaded throughout the system.
As an epilogue I must really express my deepest respect to the Samba Team
and whole community about sucha groundbreaking work.
With best wishes,
Juri Ahokas
Linux Certified Newbie
2007 Jan 31
7
Report usage...
...mail at all.
I''ve configured a tagmail.conf file like this:
all: root@localhost
But the documentation mentions three options, namely sendmail,
reportfrom, smtpserver. Should they also be set in tagmail.conf...?
And should it be "ini" style...?
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2017 Jan 06
2
Dovecot dsync tcps sends incomplete certificate chain
On 01/05/2017 08:55 PM, Juri wrote:
> 5 Gennaio 2017 01:21, "John Fawcett" <john at voipsupport.it> wrote:
>
>> On 01/04/2017 08:40 PM, Juri wrote:
>>
>>
> Thank you.
>
> In fact I tried both settings, that is
> |ssl_client_ca_dir = /etc/ssl/certs
> |ssl_client_ca_file = /...
2006 Oct 14
4
How do I manage manifests most efficiently...?
...d I haven''t
made any of the other classes dependent on the puppet class). Or has
puppet a nifty way to handle that.
With my current solution, it takes two runs of puppetd to actually
run the new code - one to copy it from the server, and one to execute
it...
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2006 Oct 17
5
Puppet tgz installs...
...''t that a bug/error..? I
looked in the rakefile and found this:
task.sbins = FileList.new("bin/puppetmasterd", "bin/puppetd")
There on line 63 it actually says "sbin" but puts the files into
bin/. Shouldn''t it be sbin/...?
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2007 Dec 11
1
Node variable names with dashes..
...them:
node blah {
$allow-from = "127.0.0.1"
}
err: Could not parse; using old configuration: Could not match ''-
from'' at /home/mercurial/repositories/manifests/nodes/nodes.pp:8
I''m using the variable to create a template-based config file.
--
Best regards
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2007 Nov 21
2
I''m lost on exec
Hi
Can anyone tell me what''s wrong with this one.
Sorry I''m new and I just want to print some message to the the puppet
log on the client side.
---------------------------------------------------
$testvar = "Hello world!"
class mytest {
exec { "/bin/echo $testvar" }
}
I keep getting:
err: Could not parse; using old configuration: Syntax error at
2006 Oct 19
1
Filenames with dots in the name
...ot find type "/etc/init.d/puppet" in file /etc/puppet/
manifests/packages/puppet.pp at line 12
The line specified is actually the closing bracket of the exec
statement, so I suspect that it''s the require that fails.
I use other places without problems.
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2007 Jan 21
5
facts about xen domU''s...
...o be run on the dom0, and uses the xm utility to get the
information.
The only thing I haven''t figured out, is how to ignore the facts if
it''s run on a machine that''s not a domU... ;-) But it''s probably a
trivial thing... ? Right?
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Feb 23
5
Accessing definitions in a subclass...
...39;t it be possible to access definitions from a super class in
a subclass? Eg.:
class foo {
define bar (bla) {
...
}
class oof inherits foo {
bar { "rab":
bla => "something",
}
}
spews out an error: "Could not find definition bar at...
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2007 May 02
4
Ordering problem...
...efinition and have it directly in site.pp it works. :-/
Can''t quite figure out if it''s me that is doing it all wrong, but I
don''t know how to do it different and keep the functionality I want.
Can someone shed some light on this...?
--
Med venlig hilsen/Best regards
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2007 Jan 23
5
Setting a variable to true or false, if a certain file exists...
...or false if a certain file exists. I
need to use it in a case statement like:
case $is_installed {
false: {
exec...
file...
service...
}
true: {
package...
}
}
Is it possible...? I searched for the syntax, but I can''t find an
appropriate example...
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2006 Jul 21
4
unexpected results
...excel:
> jacs.data <- read.table("/Users/natha/Desktop/JACSdata2.txt", header=TRUE,
> sep=",")
This seemed to work fine, but then I start to get unusual results that don't
seem right:
The guide says that names(file.data) will give output like "ID" "JURIS"
"RESCODE" , but I get ID.JURIS.RESCODE.
The guide says that file.data[5,1] will give me the data for the 5th subject
but i get:
[1] 7\tACT\t\t\tSUMMONS\tACTCC321.001\tA.C.T. - MINOR THEFT (REPLACEMENT
VALUE $2000 OR LESS)\ etc - which seems scrambled
The guide says that file.dat...
2007 Jun 07
4
Adding recipes...
Hi all
Ok, maybe it''s just me, but - how on earth do I add recipes to the
wiki...?? When I go into the list of recipes, I don''t find a "Edit
this page button". How should I add to the list?
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2019 Feb 09
8
offtopic: rant about thoughtless enabling DMARC checks [was: Re: Bounces?]
...cipate on mailing lists is not wise, to say the least.
You should not follow Yahoo and AOL - you know, why they did it, don't you?
And Aki, please go back to "munge only if needed" - munging all messages
leads to a really bad "user experience".
Thanks.
Back to lurking,
Juri
2006 Oct 12
3
Defaults for package type...
...as
I do with the "file" type:
define configfile {
file { $name:
owner => root,
mode => 644
}
}
class shorewall {
configfile { "shorewall.conf"
ensure => file
}
}
or are there any other ways to "set defaults" on a type...?
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2020 Apr 02
1
Disable Dovecot LDA
So there is no way to skip Postfix for incoming messages and go directly to LMTP/LDA but I need two instances of Postfix in that case?
Regarding your second question - it is required to be complaint with Direct Trust.
Thanks,
Adam
?On 4/2/20, 3:07 PM, "dovecot on behalf of Juri Haberland" <dovecot-bounces at dovecot.org on behalf of juri at koschikode.com> wrote:
On 02/04/2020 15:18, Adam Raszkiewicz wrote:
> Desired flow looks like:
>
> Dovecot ---------------------> Postfix --> Relay Server -?
> Dovecot <-- LMTP/LDA...
2006 Oct 26
3
Resources...
...; 770
}
configfile { "/home/$name/.ssh/authorized_keys":
source => "sshkeys/$name_rsa.pub",
mode => 600
}
}
}
<snap>
I hoped this could be used to realize the admin users I needed, but
apparently I''ve got it wrong.
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk
2001 Mar 06
4
Ext3 step by step installation procedure
Hello!
I'm using i868 (Pentium III) machine running Windows 2000 and running Linux,
installed on dedicated partition, in parallel via VMWare. Linux config is
RedHat 7.0 (kernel )
As I'm pretty new to Linux, I'd like to know exact procedure how to install
ext3 filesystem support (also which packages do I need). My kernel config is
as follows:
kernel-headers-2.2.14-5.0
2007 Apr 18
1
Overriding variables...
...base {
$country = "dk"
$dv = "sarge"
}
And I''d like to override some of them in subnode definitions:
node server01 inherits base {
$dv = "etch"
}
Is this possible, or do I have to wrap the variables in a class to
make it work...?
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk