Displaying 8 results from an estimated 8 matches for "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...
2008 Mar 11
2
DNS Caching for a satellite link
...this particular
instance it makes sense.
I'm using CentOS 5 and bind 9.9.3.
Thanks!
Also, do caching web proxies like Squid still speed up the web
experience over a slow link what with all of the dynamic content on the
web these days?
Ben Weiss
--
BENJAMIN J WEISS
CPT, SC
1st BN 179th INFANTRY
S6, Base Defense, Camp Bucca, Iraq
"Always Ready!"
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
...ller doesnt ask for CD key
14082 Anarchy Online "Unable to save settings".
17406 Lord of the Rings Online fails to connect to the Internet if WINE 1.1.14 is built with -O3
17440 Anarchy Online: Fog bug introduced between v. 1.1.11 and 1.1.13
18046 Resource leaks
18406 Game: Infantry (Free) 64Bit Issue
18506 Jedi Outcast: multiplayer results in crash
18978 Crash of wine when using clipboard
19539 Rise of Legends Demo fails to install
19576 Unimplemented function d3dx9_36.dll.D3DXCreateEffect
19814 Imperium Romanum: near trees are not visible
19837 ListView ...
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