search for: bleats

Displaying 9 results from an estimated 9 matches for "bleats".

Did you mean: beats
2002 Mar 11
1
compiling samba-2.2.3a on free-netbsd finally solved - summary
dear list, compiling samba on Free-/Netbsd works fine now. Thanks to ALL who helped me out !! Several people told me to delete the -lresolv line (11891) in the configure script. I did that but configure script was still bleating and bleating. Finally I think that it was a linker problem. On NetBSD I found out that I had neither /etc/ld.so.conf nor ldconfig. Just creating, editing
2023 Oct 25
1
DC Time Problems
> On 10/25/2023 9:53 AM PDT Ham via samba <samba at lists.samba.org> wrote: > > > It appears that none of our windows clients are syncing their time with > the samba DC.??? From what I can tell they are not able to get a > response from the DC.? For example, where the DC is named athena: > > >w32tm /monitor /computers:athena > >
2005 Jan 12
2
Samba and ProxyArp
Hi As per my follow up mail I implemented the ProxyArp configuration as per the Documentation on the Web site and all seemed to be working correctly. However, the one thing that doesn''t seem to be working properly is Samba. I have Samba running on the FW machine and one of the servers 192.168.0.8 on the Local Lan. I can connect to a Share using Samba from Server to Server, however
2009 Jul 20
0
No subject
uses for the compromised accounts - one is to get to expensive destinations - e.g. mobiles in eastern european/african destinations, and the other would appear to be pure fraud - e.g. 10 concurrent calls to what looks like a mobile in a country with a dubious telecom infrastructure - which is obviously a destination that charges a high interconnect fee, so one theory is that it's the
2008 Jul 10
0
My Problems with Rig Control Over Com1 (bbtrx1.exe & grig + hamlibraries)
...ve successfully installed wine on this sidux (2008.2) box. 2. Under wine, iInvoking bbtrx1.exe ... the Pegasus control program brings a zero response ... the icon flashes for a while ... and then stops. 3. Invoking grig ... a linux based rig control program (without wine) ... and the program bleats about inability to open Com1 (my only serial port). It has the necessary libraries, etc ... because it will open the dummy display ... if I attempt to open it without the rig type being mentioned. 4. As an aside, I have operated the rig control running bbtrx1.exe from either my windows partiti...
2023 Oct 25
1
DC Time Problems
On Wed, 25 Oct 2023 11:10:57 -0700 (PDT) James Browning via samba <samba at lists.samba.org> wrote: > > On 10/25/2023 9:53 AM PDT Ham via samba <samba at lists.samba.org> > > wrote: > > > > > > It appears that none of our windows clients are syncing their time > > with the samba DC.??? From what I can tell they are not able to get > > a
2008 Apr 16
2
AHCI and correct drive geometry?
Hey folks, So what's the word on AHCI and bios drive geometry? I'm having a real pain of a time trying to get some 750gb sata drives running on my FreeBSD7 box in AHCI mode. It doesn't seem to matter what disk geometry I suggest to sysinstall, something complains of an invalid disk upon booting it. Actually, in AHCI mode the bios screen doesn't report any information on
2023 Oct 25
3
DC Time Problems
It appears that none of our windows clients are syncing their time with the samba DC.??? From what I can tell they are not able to get a response from the DC.? For example, where the DC is named athena: >w32tm /monitor /computers:athena athena[10.10.1.10:123] ? ICMP: 0ms delay ? NTP: error ERROR_TIMEOUT - no response from server in 1000ms From a Linux machine there is
2003 Aug 25
16
R tools for large files
I'm wondering if anyone has written some functions or code for handling very large files in R. I am working with a data file that is 41 variables times who knows how many observations making up 27MB altogether. The sort of thing that I am thinking of having R do is - count the number of lines in a file - form a data frame by selecting all cases whose line numbers are in a supplied vector