Displaying 6 results from an estimated 6 matches for "parchment".
2006 Oct 30
1
domain language?
...d and installed
the former first.
(I know that''s not exactly a ringing endorsement! ;-)
I want to compete with FIT and Fitnesse, like this:
http://www.zeroplayer.com/cgi-bin/wiki?TestFlea#tropism
(Click on a Green Bar to distend one test case.)
I want a domain-specific language in the parchment-colored area on the right.
I don''t want to invent it the bass-ackwards way FIT does, with its
Java-style Action Fixture. That just gets me back to writing each line
as a custom function. Ruby solutions tend to be much more elegant than
that!
Now here''s my RSpec_Watir solution, t...
2007 Mar 30
0
Vista Roaming Profiles and GPMC.MSC
...r with a domain
user account."
With samba 2.2.8a we have no "Domain Users" group. Could this be the
problem? How would I add this group to the PDC?
Is there a workaround for this?
Any help is appreciated.
Thanks,
Tom
--
Tom Robinson
Systems Administrator
Intelligent Space
Parchment House
13 Northburgh Street
London
EC1V 0JP
t: 020 7014 5980
f: 020 7014 5981
e: gtempleton@intelligentspace.com
w: http://www.intelligentspace.com
The information in this e-mail and any attachment is confidential. It
isintended only for the named recipient(s). If you are not a named
recipient pl...
2007 Jan 26
2
Domain Member Server passdb Migration/Change
...0
log file = /var/log/samba/%m.log
max log size = 0
bind interfaces only = yes
interfaces = xxx.xxx.xxx.xxx
smb ports = 139
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
--
Tom Robinson
Systems Adminstrator
Intelligent Space
Parchment House
13 Northburgh Street
London
EC1V 0JP
t: 020 7014 5980
f: 020 7014 5981
e: gtempleton@intelligentspace.com
w: http://www.intelligentspace.com
The information in this e-mail and any attachment is confidential. It
isintended only for the named recipient(s). If you are not a named
recipient pl...
2007 Feb 08
1
Best procedure for migration?
Looking in both Samba3 by example and in Samba HowTo has come up
empty. There is a chapter in Howto on migrating from 2.2.8, but
it mostly describes the changes in 3 from 2. Nothing on best
practices on how to do it.
I have two servers running samba 2.2.8a. on FreeBSD 4.5 I have
two new (new to me anyway... 2nd hand netfinity boxes) running
FreeBSD 6.1 along with a fresh install from
2007 Sep 24
2
SORT(DATE) and missing Date headers
Hello,
Occasionally, I get mail that's missing a Date header. The usual
suspects are iTunes weekly mailings and NYTimes email-to-a-friend
articles. I use qmail, which doesn't "fix" these malformed emails by
adding a Date header (like Sendmail does), so when they get to my
mailbox, they're just as badly formed as they were when they were
sent, which is to say, they have
2008 May 21
32
Rack, Camping 2.0++
===
1. Camping on Rack
===
I''ve just finished rewriting Camping to use Rack in the "core". I got rid of
(a little less) than 1kB in camping.rb and removed lots of un-necessary files
(lib/server/*.rb, fastcgi.rb & mongrel.rb).
bin/camping does now only provide WEBrick, Mongrel and console-support and
should only be used in development. It uses Rack::ShowExceptions to catch