Displaying 20 results from an estimated 98 matches for "calebs".
Did you mean:
caleb
2007 Dec 28
3
How to get the c/s 15011(unstable)
Folks,
I download the Neocleus 1:1 patch from following link:
http://lists.xensource.com/archives/html/xen-devel/2007-05/msg01144.html
Currently I want to add Neocleus 1:1 Patch to the xen-3.1.0 to make the
HVM guest grab the device directly. When I add these patches and
recompile and install the Xen source and try to start the HVM guest, the
HVM guest can not start and the system hang.
2003 Mar 22
2
XP can see Linux but Win98 can't
...th the XP machine and vice
versa just fine, so it's driving me crazy that these two won't see the
Linux box! Here is my smb.conf file:
;*******************section global*****************
[global]
log file = /smblog
wins proxy = yes
remote announce = 192.168.0.255/WORKGROUP
netbios name = calebs
wins support = yes
os level = 400
workgroup = WORKGROUP
server string = Samba Server
printcap name = /etc/printcap
load printers = yes
printing = lprng
security = SHARE
smb passwd file = /etc/samba/smbpasswd
preferred master = True
encrypt passwords = True
socket options = TCP_NODELAY
dns proxy = n...
2007 Mar 16
5
ferret on 64bit systems?
I''m still having some crashes on my server that don''t seem to happen on
my development system. One difference between them is that the server is
running in 64bit mode. Are there any issues running ferret on a 64bit
system? I''ve seen some old traffic on the subject but all from about 9
months ago.
There are some warnings printed out when I install ferret on the
2002 Nov 08
1
Using LDAP with samba
is it possible and how difficult is it, to use LDAP for all the user
accounts and groups and password management? would this be something you
would want to do? or is it better to stick with samba's initila way of
dealing with users?
Caleb O'Connell
caleb@lincoln.midcoast.com
(207)882-7792
2010 Mar 02
1
problem with choose.files
I have recently upgraded to R 2.10.1 on Windows XP and am using
scripts that I've used in previous versions successfully. I'm having a
problem with choose.files. The lines read:
fura_scan_file<-choose.files(caption="Select log file (*.log) for fura-2 scans")
PI_scan_file<-choose.files(caption="Select log file (*.log) for PI scans")
The problem is that the
2007 Dec 22
1
Rails: Specing libraries
I was reading the documentation on using rails with rspec and I didn''t see
anything about how to spec libraries in the rails /lib directory so that
they''re integrated into the whole spec::rails system.
Where should I put specs for my libraries, and what''s the best way to
require the files that I''m testing in my spec?
I''ve never used rspec before, and
2007 Feb 16
8
term vector blues
I have a lot of crashes when I try to use term vectors. Here''s an
example, which crashes pretty consistently. This problem seems to be
somewhat sensitive to platform... people on other OS''s and ruby versions
have reported no error. I have seen this with ferret 0.10.13 and 0.10.14
on debian stable using ruby 1.8.2, but I have observed the same problem
on various other systems as
2006 Aug 29
7
uninitialized constant UNTOKENIZED
I''m getting "uninitialized constant UNTOKENIZED" when I try to do
something like the following:
class Url < ActiveRecord::Base
acts_as_ferret :fields => {''name'' => {},
''description'' => {},
''url'' => {:index =>
Ferret::Document::Field::Index::UNTOKENIZED},
2002 Dec 03
0
[cae@bklyn.org: Re: Accessing network shares under sshd]
Hi. I'm having trouble mapping network drives from a Samba
server when I login to my machine using the Cygwin SSH daemon
and am hoping it may be something people here have seen
before.
I am able to map Samba shares with no problem from the Windows
Explorer, or a Cygwin bash shell started from my desktop, but
when I login remotely via ssh and try and mount something with
"NET
2006 Dec 07
8
crash on repeated search
I have found another crash in ferret; this one just uses a regular
search. It''s similar to an issue reported by Matt Schnitz a while ago,
but unlike his, mine does not go away if I turn off omit_norms. It does
go away if I turn on the garbage collector more often, but I''m not sure
that''s a stable workaround under the circumstances.
This one isn''t a
2012 Oct 23
3
Samba4 upgrade compatability
I have an existing install of Samba4 ( I think beta6 vintage ), which uses ntvfs and bind9. It's only providing AD and Group Policy. I have a seperate
file server running 3.6.x.
I want to add a server to the domain running the most recent RC. I know they are using internal by default and s3fs for the file shares on sysvol. Can
s3fs coexist with ntvfs? Can the internal DNS coexist with
2012 Sep 24
2
smbclient username not working
I joined a samba 3.5.10 server to a samba4 active directory domain. Windows
clients can't browse the root of the servers shares (\\192.168.10.10 ) but
they can access the shares if I manually mount them.
The following command works on the server that samba 3.5 is running on.
smbclient -U administrator -L 127.0.0.1
The following command gives a NT_STATUS_LOGON_FAILURE on a client
2005 Sep 08
2
wine in ubuntu
When i attempt to run winesetup in ubuntu, it has some error saying i cant
configure it as super user.........it does this when im not
superuser!........why is this? is there a fix?
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
2012 Aug 07
3
Best way to add samba4 to existing domain
I have Samba4 running, and it had a win2k3 server joined to it. This is
working great.
I'd like to add another Ubuntu 12.04 server with samba4 beta5. What's the
best join method?
Do I provision the server as a member, then join using samba-tools domain
join <domain>
When I do it looks like it doesn't replicate the directory, just forwards?
Should I provision as a DC with
2007 Mar 09
5
memory leak in index build?
I have a script (below) which attempts to make an index out of all the
man pages on my system. It takes a while, mostly because it runs man
over and over... but anyway, as time goes on the memory usage goes up
and up and never down. Eventually, it runs out of ram and just starts
thrashing up the swap space, pretty much grinding to a halt.
The workaround would seem to be to index documents in
2004 Sep 10
3
Cygwin patch
Building flac 1.0.3 under the latest cygwin craps out in
src/libFLAC/file_decode.c and src/flac/file.c for _O_BINARY
not being defined. It appears that #include <io.h> is not
sufficient to pull in this macro; you need to #include
<fcntl.h>.
BTW, nice test suite! Talk about exhaustive.
If anyone is interested in my Cygwin binaries (no Ogg
support), I can provide an encap
2014 Jan 15
1
ControlMaster auto and stderr
I use ControlMaster auto (along with ControlPath) in my ssh config and
find it very handy.
I have noticed an annoying behavior, though: it seems that if there is
no existing master connection and ssh creates a new one, the master
connection process that is started has its stderr left open.
This has manifested itself in two ways so far:
(1) When using ssh day-to-day, I may be doing some work and
2007 Mar 01
2
FerretHash
Dave, thank you so much for the 0.11 release(s). You have solved many
problems for me. As part of my appreciation for your good works, I am
offering up for public consideration a silly little class that I wrote.
(Code is below.) This class offers a simplified Hash-like interface to
(a very restricted subset of) Ferret. Hence I call it FerretHash.
FerretHash comes with its very own pet Ferret
2005 Sep 17
1
Who is going to AstriCon (TheAsteriskConference)?
Well I'm stunned no one has suggested a webcast option.
I mean we aren't talking a bunch of people unable to grasp the concepts
of chat/voice/vision sessions with a log in/remote display capability.
If you think this is an option let me know I have someone who has some
software they wouldn't mind stress testing as a trial.
Cheers,
Dean
> -----Original Message-----
> From:
2005 May 20
3
samba4 openldap
I see that samba4 will have it's own LDAP database. How will the support
for OpenLDAP be? if anyone knows. Will I have the option to use OpenLDAP
still for all the new features so as to be able to use current apps that
use OpenLDAP already? If anyone has info regarding this, it would be
appreciated. Thanks.
Caleb O'Connell