Displaying 8 results from an estimated 8 matches for "infantri".
Did you mean:
infantry
2010 Nov 08
1
sound and graphics problem for SONY:Infantry
Trying to get Sony's Infantry to run on Ubuntu 10.10 with wine. I have two problems
1)sound is a little delayed
2)I prefer playing the game in windowed mode, except that there is some graphical glitching
to download the game it is located here (~1gb total to enter a map)
http://www.soe.com/casualProduct.vm?Id=039&eula=1
i'd apperciate it if anyone could help
2008 Mar 11
2
DNS Caching for a satellite link
I'm on a satellite link, and I've got a caching DNS server set up.
Several popular sites have very short DNS cache times set in their SOA
records, and I'm trying to over-ride them so that our link isn't swamped
with DNS queries. Anybody know how to force the DNS cache to hang onto
the info longer than the SOA TTL?
Yes, I know the arguments against doing this, but in this
2007 Sep 24
3
conceptual problem deploying git repos to a puppetmaster
So before I start I should be upfront and disclose that I''m using
external_nodes, so in keeping with that I''m trying as hard as possible to
keep all the actually ''specific'' data in the node config files (currently
just yaml)and have nothing specific in modules especially.
So I have this definition: (credit goes to DavidS for the inspiration)
define git::repo (
2007 Apr 25
17
Multiple swap partitions
I have a machine with two swap partitions (sda2 and sda8). Both will
have none as mount point. When I try to use puppet (using mount type)
for managing fstab I get problems because "name" in both instances
(i.e. mount path) will be "none". How should I fix this within puppet?
Regards
Halvard Moe
2009 Jul 13
7
puppetd no-daemonize
So I have been trying to run puppet once in my kickstart %post scripts but
every time it detaches and daemonizes even though I have explicitly stated
otherwise. Am I missing something?
# rpm -q puppet
puppet-0.24.8-1
# /usr/sbin/puppetd --onetime --no-daemonize --verbose --debug
debug: Creating default schedules
debug: Failed to load library ''shadow'' for feature
2007 Feb 14
15
Recursive home-dir does more than only files in repository
Hi all,
Today I came across something that I consider a bug. Would like to hear your
opinions.
Facts:
- Using 0.22.1 from Debian Unstable on a Debian Testing machine
- Recipes work on other machines
The recipe in question is:
# Keep home-dirs in sync
file { "/home/tim":
recurse => true,
source =>
2010 Apr 02
0
Wine release 1.1.42
The Wine development release 1.1.42 is now available.
What's new in this release (see below for details):
- Support for shared 32/64-bit setups.
- Dwarf debug info support for better backtraces.
- More standard actions supported in MSI.
- Support for TIFF image format in WinCodecs.
- A number of Direct3D improvements.
- Shell fixes for better Internet Explorer support.
- Various
2007 Sep 11
25
Re: #786: exported resources not refreshed
Hello all,
what exactly is the "design decision" that is needed here?
We currently have the problem that 0.23.2-3 (debian package) does not
work when it comes to collecting exported resources. The resources are
saved in the database, so picking them up is the problem (db is Mysql5.x).
This is a major problem for us, since we are using this a lot for our
monitoring services. I