Displaying 20 results from an estimated 10000 matches similar to: "Exception for one server on a basic setup"
2007 Jul 09
9
This list through gmane
Hi,
Would it be possible to make this list accessible from gmane?
www.gmane.org.
Regards,
--
Ugo Bellavance (ugob@lubik.ca)
Consultant en Sécurité Informatique
Lubik Inc.
Site Web: http://www.lubik.ca
# Tél.: 514-907-3253
# Sans Frais: 866-507-3253
# Fax.: 1-866-334-1426
Protection de courriel par LastSpam (www.lastspam.com)
2006 Oct 07
3
Contribute
Hi,
I want to put on the wiki a tutorial I wrote about Cacti on CentOS4
My UserName is UgoBellavance
Regards,
--
Ugo Bellavance (ugob at lubik.ca)
Consultant en S?curit? Informatique
Lubik Inc.
Site Web: http://www.lubik.ca
# T?l.: 514-907-3253
# Fax.: 1-866-334-1426
Telephone IP (SIP): ugo at sip.lubik.ca
Protection de courriel par LastSpam (www.lastspam.com)
2008 Mar 06
6
Slightly OT: How to learn UNIX
Hi,
I was wondering what would be the best way to learn AIX, Solaris, or
HP-UX, for someone who knows Linux very well? Books? Courses?
Self-teaching in a home lab?
Thanks,
Ugo
2008 Sep 06
1
Time delaying (or time lagging)
Hello everyone,
I have problem with time delaying on my CentOS powered server. I have tried
to set time in BIOS and in OS (with saving time to BIOS), but time still
delaying, so after month is about five minutes delayed. In past I was using
this box with Windows and there wasn?t this time problem, but I cant
warrant, that there are no hardware issues. So I was decided, that easiest
way to fix
2008 May 06
5
Environments and tiers
Does anyone have any suggestions about how to deal with multiple
environments/tiers?
For instance, we have several environments ( production, dev, qa,
etc.. ) and within each environment, different tiers ( web, data, app,
etc ). Each tier is a different IP network segment, so all the hosts
in each tier have different configurations for certain things like
resolv.conf, ntp.conf and so on.
We do
2007 Dec 21
3
Polycom 330 beep on new VM
Hi,
I have a Polycom 330 that emits a beep every 30s or so when there is a
message waiting. Is there a way to disable that? It is pretty annoying.
Regards,
Ugo
2013 May 07
3
Announce: cis-puppet 0.2.0 is now available
Overview
========
This module implements the Center for Internet Security (CIS) Security Configuration Benchmark for Red Hat Enterprise Linux 6 v.1.1.0 (avilable at http://benchmarks.cisecurity.org). Each scored control has been implemented as a class or a custom fact.
Installation
============
Please either:
- Clone git repo from https://github.com/arildjensen/cis-puppet
- Run "puppet
2007 Jul 06
2
Modifying a firewall
I''m trying to be able to use puppet to modify an existing firewall on a
web server.
The idea is that if I use puppet to do this, then if the machine ever
has to be rebuilt, aside from backups, I have a documented
configuration.
I looked at the module that was on the wiki that had a perl program and
what not, but I don''t think I''m clear on what my thinking should be
2012 Nov 25
1
Puppet agent on Windows
Hi,
What are the requirements to have puppet agents on windows servers? I have
2003 R2 and 2008 R2 servers, 32 and 64- bit, Puppetmaster 2.6.
What are the types that can be used on Windows? Is it production-ready?
Thanks,
Ugo
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit
2013 May 27
2
Puppetdbquery 1.1.0, now featuring hiera backendception
I just released dalen-puppetdbquery 1.1.0, one cool new feature in this
release is a hiera backend.
So if you have a puppet class that takes a list of hosts as a parameter you
can now fill it using dynamic data from a puppetdb query. No need anymore
to modify the module itself or create a wrapper class around it to do the
puppetdb query in.
It requires another hiera backend to be active at the
2007 Nov 20
7
Backups on external USB HDD
Hi,
I'm trying to implement this:
I have:
- A windows 2000 server
- A centos 4 server
- Monday, Tuesday, Wednesday, Thursday, Friday, Monthly.
The tape drive in the windows server died recently and I decided to
switch to USB external drives. However, the USB controller in the
windows server is only 1.1, so it is very slow.
I didn't want to install a 2.0 USB controller in the
2007 Nov 22
3
HDD usage oddity
Hi,
2 of my Centos4 servers are showing weird behavior.
[root at server1 ~]# du -sh /var/
1.8G /var/
[root at server1 ~]# df -h /var
Filesystem Size Used Avail Use% Mounted on
/dev/sda7 4.3G 3.9G 181M 96% /var
[root at server2 var]# df -h /var
Filesystem Size Used Avail Use% Mounted on
/dev/sda7 2.9G 2.7G 0 100% /var
[root at server2
2007 Nov 13
4
Fileserver configuration Files are created but not replaced
Hi all,
I have a slightly confusing Problem with fileserving.
# /etc/puppet/manifests/classes/ntp.pp
class ntp {
file { "ntp.conf":
path => "/etc/ntp.conf",
source => "puppet://$puppet_server/files/ntp.conf",
ensure => present,
mode => 644,
owner => root,
group => root,
}
}
Creating missing Files
2013 Mar 14
5
Help me wrap my head around Yaml/Hiera with erwbgy/system
Trying to figure out the erwbgy/system plugin and just getting stuck..
first run it did some changes, but it ignored parameters for ntp and now
its not refreshing if I update the yaml at all, Im slightly lost at what I
may be missing :)
hiera.yaml
---
:hierarchy:
- %{certname}
- %{environment}
- global
- %{environment}/common
:backends:
- yaml
:yaml:
:datadir:
2013 Dec 16
1
Overriding class options with hiera
Hi,
I''m trying to do something with Hiera, whereby the ''default'' configuration
for a class is within it''s role/profile manifest, which can then be
overridden on a node specific basis by hiera.
As an example;
class profile::base {
class { ''::ntp'':
servers => [''a'', ''b'', ''c'',
2008 Jan 03
7
Mail server setup for small ISP
Hi,
I will probably have to design an e-mail (and other components)
infrastructure for a small ISP soon (WISP).
I'm doing some research to determine which components would be best to
offer e-mail services to their client and allow the staff to manage
accounts easily.
I usually use virtual machines a lot for isolation and easy backups and
migration (when a hardware node is
2007 Nov 29
1
RAID, LVM, extra disks...
Hi,
This is my current config:
/dev/md0 -> 200 MB -> sda1 + sdd1 -> /boot
/dev/md1 -> 36 GB -> sda2 + sdd2 -> form VolGroup00 with md2
/dev/md2 -> 18 GB -> sdb1 + sde1 -> form VolGroup00 with md1
sda,sdd -> 36 GB 10k SCSI HDDs
sdb,sde -> 18 GB 10k SCSI HDDs
I have added 2 36 GB 10K SCSI drives in it, they are detected as sdc and
sdf.
What should I do if I
2007 Jun 12
1
SSH remote port forward
Hi,
I'm trying to do a remote port forward, and the remote hosts only
listens to 127.0.0.1 on the forwarded port.
[ugob at server ~]$ netstat -ln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State
tcp 0 0 127.0.0.1:5500 0.0.0.0:*
LISTEN
tcp 0 0 0.0.0.0:5666
2011 Dec 06
1
module can't find other modules
I have these three modules with the following structure:
|-- modules
| |-- create_resources
| | |-- LICENSE
| | |-- Modulefile
| | |-- README
| | |-- lib
| | | `-- puppet
| | | `-- parser
| | | `-- functions
| | | `-- create_resources.rb
| | |-- spec
| | | |-- spec.opts
| | | |-- spec_helper.rb
| | | `-- unit
2018 May 16
3
Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ (extra part 4.8.1 samba)
Hai Gregory,
No problem, now netplan, but i cant tell you much about netplan out of experiance, i've never used it.
But what is it exact you want to know??
The how and why i configure like this is already a bit explained.
about this part:
> So, I'm curious about the contrast between modifying netplan vs simply disabling systemd.resolved
But I did a bit reading.