Displaying 2 results from an estimated 2 matches for "common_us".
Did you mean:
common_2
2006 Apr 20
5
Integrating with Legacy Databases
This seems like it must have been asked before - I really _did_ try to
find it in the archives, so my apologies if it''s already out there.
Utilizing ActiveRecord, I would like to specify a prefix for the
column names in my table. For example, in ''Recipe 16 Integrating with
Legacy Databases'' (Rails Recipes, from PragProg, by Fowler) they deal
with integration with a
2006 Oct 18
1
Dynamic groups for a user
Hi,
I try to find a way to do this in Puppet:
- i have a web server with Apache installed
- on this web server i got user accounts (and there is a group for
each user with the same name as the user name, in my case a group
called "sebastien.prudhomme". This group is the initial group of the
user)
- i want to set up UserDir in Apache so that my users can have their
own website.
- on my