Displaying 5 results from an estimated 5 matches for "mcgeecorp".
2007 May 23
1
mongrel_cluster + mongrel_upload_progress + drb + capistrano + docs
I just got the mongrel_upload_progress set up with drb and the setup was
quick and easy, thanks to the good documentation on
http://mongrel.rubyforge.org/docs/upload_progress.html
I''d like to get this set up with capistrano, but there are 3 things I can''t
figure out:
- First, I can''t get lib/upload.rb to run in the background - I''m not
familiar with
2007 May 18
4
No return status from mongrel upload progress (and thus no updates on the bar)
Hi all,
I''m using Boxroom (http://boxroom.rubyforge.org/) and trying to get
upload progress working. I''ve also been testing the sample code at
http://itblog.mcgeecorp.com/2007/5/15/mongrel-upload-progress-demo/.
I run a Mongrel cluster, and so am using drb (as per
http://mongrel.rubyforge.org/docs/upload_progress.html). Starting up
rails, I get lots of useful-sounding output:
** Starting Mongrel listening at 0.0.0.0:3000
** Loading script/../config/../config/...
2010 May 26
4
DO NOT REPLY [Bug 7456] New: exclude directory based on presence of a file
...based on presence of a file
Product: rsync
Version: 3.0.7
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: IT at mcgeecorp.com
QAContact: rsync-qa at samba.org
I think it would be handy to have the option of excluding directories when they
contain a specially-named file, such as '.exclude'. This would simplify our
extensive exclude lists and would be a more explicit way to skip certain
directories.....
2013 Dec 13
1
Samba4... upgrade member servers?
I am upgrading a samba 3 domain controller with an ldap backend to samba 4 via
classicupgrade and was wondering... do I need to upgrade our samba 3 file
server at the same time or will it continue to work as is for the time being?
Also, I have read conflicting opinions about whether I need to run winbindd on
the member server (we do currently) given our use of ldap. Could someone
enlighten me
2013 Dec 02
1
Help with fixing users and groups with the same SID in LDAP
Hi -
I am working through the migration from samba3+ldap to samba4 ads and
discovered some inconsistencies in our data in the process. We have several
user/group pairs that have the same SID because somehow uidNumber and
gidNumber were set to the same number.
Obviously this must be corrected for us to use the migration tool - I am just
a little unsure of how best to fix this. My first