Displaying 10 results from an estimated 10 matches for "gladstone".
2001 Mar 23
2
samba and 2000
just setup samba 2.0.7 and i have a mixed environement, NT and 2000.
on all my nt boxes it works perfectly
but on my 2000 machines i get error 1240 right away
it doesnt even let me enter a password
please help
-dave
-----------------------------------
David Gladstone
Data Center Manager
Automated Financial Systems
a BROKAT Company
(212) 771-1927
cell: (718) 930-3708
2006 Feb 01
1
Rd files with unknown sections
Hi,
With recent versions of R-devel, "R CMD check" complains about
some "Rd files with unknown sections".
hpages at gladstone:~> R CMD check multtest_1.9.4.tar.gz
...
...
* checking Rd files ... WARNING
Rd files with unknown sections:
/home/hpages/multtest.Rcheck/00_pkg_src/multtest/man/boot.resample.Rd:
notes
/home/hpages/multtest.Rcheck/00_pkg_src/multtest/man/MTP.Rd: notes
See chapter 'Writing R docume...
2006 May 18
3
populating array of text_fields from an array of model objects
...ot;, "venue" => "Opera House"),
Performance.new("city" => "Toronto", "venue" =>
"The Rivoli"),
Performance.new("city" => "Toronto", "venue" =>
"The Gladstone")]
but when I try to view this page, rails gives me the exception:
undefined method `city'' for #<Array:0x8dac4f4>
so it looks like rails is trying to send the "city" method to the
entire @performance array, rather than the element at the given index.
When I comment...
1998 Aug 18
3
FreeBSD 2.2-stabe & iomega zip ide & samba
I have configured and working this.But ! Very slow ! A lot of cpu usage by smbd.
What can I do ?
Other disk/cdrom shared works perfectly.
10tx.
Eugeny.
2003 Mar 13
2
memory limit
Hi,
I get an error saying " Cannot allocate vector of size 71289kb". So I tried
to increase memory by memory.limit(size=3000000000), I also tried other
numbers. Each time I get the message NULL and then I still get the same
error as above. I'm using Windows 2000. The system has 1G RAM, and 1.6GHz
processor. I was only running R, and was trying to do use a BioConductor
package. I
2009 Apr 03
4
Bug in yum Logwatch reporting
I've been noticing yum updates on several servers I manage over the
last few weeks, which I know I didn't perform and could not explain
until this morning. At first I suspect a break-in, but found no other
evidence or reason an intruder would run the yum updates I was
viewing.
Yum updates are logged in /var/log/yum.log, which is what Logwatch
scans. Seems that the format of the log
1998 Mar 27
1
nmbd cleans up incorrectly?
Hi, there!
i have FreeBSD 2.2.6-STABLE and samba 1.9.18p3 installed
sometimes nmbd could not be restarted (after killall nmbd; nmbd) with the
following message in nmbd logs:
=== /var/log/nmb.log ===
03/28/1998 02:37:50 netbios nameserver version 1.9.18p3 started
Copyright Andrew Tridgell 1994-1997
bind failed on port 137 socket_addr=0.0.0.0 (Address already in use)
=== cut here ===
=== netstat
2008 Dec 19
6
FTPS setup problem
Hi!
I'm trying to figure out what's going wrong with a "simple" FTPS setup
and VSFTPD.
I saw references on Google and tried, and tried, and tried... without
success.
I'll start by explaining my situation: I have a WEB development server
behind a firewall. It's currently only for the intranet. We now have
an external company that will have to do a new website
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths