Displaying 3 results from an estimated 3 matches for "websevers".
Did you mean:
webservers
2012 Jun 07
4
Dealing with multiple gid changes
...n a group and use the old and new
gids to run the command. Hopefully someone can show me how to do this as I
haven''t figured it out (and not sure it is a good way to do this).
Finally, I don''t think this is going to work for the next thing I want to
tackle. I have a group of websevers that I''m going to start managing with
puppet. The uids and gids are not consistent across them. I''m going to
want puppet to fix that since there are way too many to do manually.
For example:
groupname old_gid new_gid
groupA 1572 1863
groupB 1861 157...
2009 Jun 24
16
Web photo gallery options
Hi all,
I'm looking for a web photo gallery for my personal web server at home. Till
now I've done the galleries manually from Adobe Photoshop Elements, but I
feel that is a dead end, kinda', besides the fact that the galleries created
are rather static. I'd like an easier way to do this, eg uploading images in
folders directly to the gallery and it will take care of what needs to
2006 Mar 20
24
Newbie Question about Custom Classes
Sorry if this is a complete newbish question, but I''m trying to wrap
my head around creating custom classes in my rails webapp. I''m
normally a Java developer, but I figured I''d give RoR a try and see
how I like it, and whether it would be useful for production use with
a new client.
Anyways, what are the best practices for custom classes? Where and/or
how do I create