search for: sapient

Displaying 8 results from an estimated 8 matches for "sapient".

Did you mean: sapienti
1997 Jul 17
1
Trouble with permissions on printing to Windows NT printer from SAMBA on Solaris
...some problems. I have no problems reading the disk or anything like that - only printing. Here is some output: (1) janus1:~ % smbclient -L hawklord Added interface ip=10.203.6.100 bcast=10.203.255.255 nmask=255.255.0.0 Server time is Thu Jul 17 10:01:04 1997 Timezone is UTC-7.0 Password: Domain=[SAPIENT] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] Server=[HAWKLORD] User=[] Workgroup=[SAPIENT] Domain=[] Sharename Type Comment --------- ---- ------- ADMIN$ Disk Remote Admin C$ Disk Default share D$...
2012 Jan 27
2
to_json performance
...#39;'s tackle the first problem, AR objects. Having a result set of 50k entries is obviously painful, and doing it with AR it will kill your instance, no questions asked. Worse, in my use case this result set can be asked frequently from the client. This however can be easily solved by using a sapient mixture of `caches_action`and `stale?`, although there may be few key issues when using memcached and friends, because especially in managed implementations, they may not support data keys larger than 1MB. Since instantiating AR objects it''s out of the question let''s focus and ge...
2006 Feb 22
0
Problem: Null values in a CSV format fixture show up a 0 in the test database
...As a work around, I commented out my validate, but I''d like to turn it back on. I''m running the following: Mac OSX 10.4.5 Ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0] Rails 1.0.0 Thanks for any help. -Steve _____________________ Steven Chanin steven.chanin@gmail.com schani@sapient.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060222/3627db2b/attachment.html
2002 Apr 16
0
[Bug 219] New: authorized_keys documentation
...Product: Portable OpenSSH Version: -current Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: bfallik at sapient.com Please correct the authorized_keys permissions in the man page. The man page only says "It is recommended that it not be accessible by others" but it should say "It is required that it not be accessible by any other users." I'm refering to the man page for sshd, the...
2006 Apr 08
76
MIT vs GPL vs LGPL for open source project
I intend to release a project I wrote with Rails. What is the right licensing scheme for a web application (content managing system) which could grow with plugins and add-ons ? Personally, I would prefer the GPL but does that mean any add-on to the CMS (like task management) will have to be GPL ? If some people contribute to the code could it still be double-licenced so that the people who
2003 Oct 09
0
rsync sleeps ( long sleep times )
hi guys I am experiencing rsync freezes on my production environment. The rsync process tries to sync file systems between 2 servers over ssh. Both the environments are connected by a 512 kbps vpn connection. Taking cue from other posters to this group, I tried taking a truss dump for the rsync process to figure out whats going on. On the source server I can see the process slows down every
2003 Oct 15
1
rsync freezes on solaris
hi guys We use rsync extensively in keeping the site resources in synch across redundant infrastructure. While attempting rsync for one of the boxes we find that the rsync process simply sleeps. The situation remains the same even if we have sync very small contents of the order of 4 KB. The same run with the -an flag runs without any issues. We run rsync over ssh on solaris boxes. To debug the
2003 Aug 26
3
Rsync hangs with protocol incompatibility issues
hi guys Environment 2 servers (SunOS 5.8) rsync 2.5.6 Problem For a disaster recovery solution, we are running trying to synchornize interwoven backup stores between these 2 environments (server A and server B) The rsync operation is initiated over the network using 'rsh'. Once initiated from server A the rsync operation freezes with no indication. When the debug flag is enabled we get