Displaying 20 results from an estimated 37 matches for "harbour".
Did you mean:
harbor
2014 Jul 09
3
error com un archivo
...UE,dec=",")
DBx<-na.omit(DBxy)
names(DBx)<-c("Boat","DateTime","TimeDiff", "Latitude", "Longitude",
"Course", "Speed", "distNm", "calcSpeed", "calcCourse", "distHb",
"Harbour", "idTrip","vmsAngle", "calcAngle", "vmsLeg", "calcLeg",
"Trip_vmsLeg", "Trip_calcLeg", "lengthTrip", "lengthTrip_vmsLeg",
"lengthTrip_calcLeg","Time", "Date")
#Formatting...
2006 Apr 29
1
Re: running dBase app with wine
On Tue, 25 Apr 2006 13:52:14 +0200, "Mrkljus" <aposdi@brbr.hr> wrote:
>Hi,
>
>I have a problem running dBase application with wine. Is there any solution
>I can try with?
>
>Has anyone succeeded to run dbu.exe with wine, for example...
Use xHarbour ( open source : www.xharbour.org , commercial version :
www.xharbour.com which use the open source compiler plus comercial
addons), it's multiplataform (DOS, win32, *nix, OS/2) and 99% clipper
compatible, so you can compile-link smoothly dbu in a linux native
binary
There is an active news se...
2014 Jun 04
2
error de incompatible methods
...p=",",header=TRUE)
DBx<-DBxy
names(DBx)<-c("Boat","DateTime","TimeDiff", "Latitude", "Longitude",
"Course", "Speed", "distNm", "calcSpeed", "calcCourse", "distHb",
"Harbour", "idTrip","vmsAngle", "calcAngle", "vmsLeg", "calcLeg",
"Trip_vmsLeg", "Trip_calcLeg", "lengthTrip", "lengthTrip_vmsLeg",
"lengthTrip_calcLeg","Time", "Date")
#Formatting d...
2016 Jan 28
2
Suggestions for cross site domain
...an reproduce the problem in the UK and it seems to be something to
do with IPv6. As far as I'm aware, although my network switches support
IPv6, I have never set it up.
I have disabled IPv6 addresses on all the DCs a few days ago. I
suppose it is possible part of my original domain set up harbours some
IPv6 shenanigans but it certainly isn't intended.
To reproduce:
New UK Server with IPv6 enabled even though my DCs themselves report no
IPv6 addresses (default state):
All OK
New UK Server with IPv6 disabled:
ERROR(exception): uncaught exception - Failed to find a writeable DC
for...
2014 Jun 03
3
error de incompatible methods
Hola!!
Estoy intentando ejecutar un script com horas, al principio ejecute estos
comandos
DBx$Date<-strptime(DBx$Date, "%d-%m-%Y") ###Monicap use ; other
use Y
DBx$Year<-as.POSIXlt(DBx$Date)$year+1900
if(filename!="monicap_50.csv") {DBx$Time<-paste(DBx$Time, ":00", sep="")}
Pero me daba el error de que mi base de datos tenia las
2010 Dec 14
11
Configure firewall with Puppet
Hello Everybody,
We need to open some ports on the target machine, let''s say
694:udp and 3306:tcp
I couldn''t find any documentation how can I do this with Puppet. What
the best way of doing this?
Thank you
Dmytro
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
2013 Jun 27
2
qemu-img convert to "sparse" LV
...,
Edoardo Comar
WebSphere Application Service Platform for Networks (ASPN)
ecomar@uk.ibm.com
+44 (0)1962 81 5576
IBM UK Ltd, Hursley Park, SO21 2JN
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
2016 Jan 28
2
Suggestions for cross site domain
...seems to be something to
>> do with IPv6. As far as I'm aware, although my network switches
>> support IPv6, I have never set it up.
>>
>> I have disabled IPv6 addresses on all the DCs a few days ago. I
>> suppose it is possible part of my original domain set up harbours some
>> IPv6 shenanigans but it certainly isn't intended.
>>
>> To reproduce:
>>
>> New UK Server with IPv6 enabled even though my DCs themselves report
>> no IPv6 addresses (default state):
>>
>> All OK
>>
>> New UK Server with IPv6...
2004 Aug 06
3
content on demand?
...ctory, can these be streamed if I link to them on a
web page.
Thanks,
Glen
-----------------------------------------------------
Design Solution Limited
t: +44 (0)1502 513008
f: +44 (0)1502 588622
e: info@designsolution.co.uk
w: http://www.designsolution.co.uk
Nouvotech House, Harbour Road,
Oulton Broad, Suffolk, NR32 3LZ, UK
-----------------------------------------------------
Graphic Design - Web development - Hosting
-----------------------------------------------------
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icec...
2012 Nov 09
3
Looking for a test of standard normality
Dear list members,
I am looking for a goodness of test that will tell me if a sample is
likely to have come from a standard normal distribution. I can find
plenty of omnibus tests for normality in the nor.test package, but none
of them appear to allow me to test against the specific alternative that
the data are not standard normal. My back up option is to use a
Kolmogorov-Smirnov test, but my
2016 Jan 28
0
Suggestions for cross site domain
...lem in the UK and it seems to be something to
> do with IPv6. As far as I'm aware, although my network switches
> support IPv6, I have never set it up.
>
> I have disabled IPv6 addresses on all the DCs a few days ago. I
> suppose it is possible part of my original domain set up harbours
> some
> IPv6 shenanigans but it certainly isn't intended.
>
> To reproduce:
>
> New UK Server with IPv6 enabled even though my DCs themselves report
> no IPv6 addresses (default state):
>
> All OK
>
> New UK Server with IPv6 disabled:
>
> ERROR(exceptio...
2016 Jan 28
0
Suggestions for cross site domain
...t; to
>>> do with IPv6. As far as I'm aware, although my network switches
>>> support IPv6, I have never set it up.
>>>
>>> I have disabled IPv6 addresses on all the DCs a few days ago. I
>>> suppose it is possible part of my original domain set up harbours
>>> some
>>> IPv6 shenanigans but it certainly isn't intended.
>>>
>>> To reproduce:
>>>
>>> New UK Server with IPv6 enabled even though my DCs themselves
>>> report
>>> no IPv6 addresses (default state):
>>>
&g...
2003 Nov 13
1
how to interconnect gnugk and asterisk?
Hello folks.
We are trying to interconnect an asterisk installation with a gnugk 2.0.5
installation to become able to use some H323 hardware that needs a gatekeeper
(particulary an Ericsson WebSwitch 100).
We have managed asterisk to dial H323 endpoints successfully (although calls
are interrupted immediately after connection with "spawn extension exited
non-zero"), but we could not
2004 Apr 13
1
How to install HP PSC 2410 into SAMBA
Hi all,
Would like to know how to install HP PSC 2410 printer into SAMBA? I
found the installation CD provided by HP is not the traditional driver
disk.
Thx Many.
Best Regards,
Jonathan Chiu
OOCL Logistics
Unit 1, 4/F., Sun Hung Kai Centre, 30 Harbour Road, Wanchai
TEL: 852 . 2990 0174
FAX: 852 . 28249017
IMPORTANT NOTICE
Email from OOCL is confidential and may be legally privileged. If it is not intended for you, please delete it immediately unread. The internet cannot guarantee that this communication is free of viruses, interception...
2012 Jan 12
0
SOLVED: Centos6 Installer can handle 3TB Disks with little prepare.
...h) q ( for quit )
Now go back to Hetzner Customer Menu, and activate VNC INSTALL Centos6
English 64 Bit
Voila! now at the Part of Partitioning u say "CUSTOM LAYOUT" and you
can do your own Layout as you like.
Maybe this helps other ppl too.
Marko ( from cloudy stormy rainy Hamburg Harbour )
2012 Feb 01
2
Can anyone tell me quick, if the howto on dovecot.org is actual:
Is this Howto
http://wiki2.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
actual also for Dovecot 2.x ?
Cause i read Dovecot 1.x in the Howto
Thank you for any hints / tipps
Marko
(from cold Hamburg Harbour)
2012 Sep 21
0
picking a NUMA cell for pinning using virsh freecell
...s,
Edoardo Comar
IBM SWG UK - Hursley JTC
ecomar at uk.ibm.com
Tel +44 (0)1962 81 5576 (external) 245576 (internal)
IBM UK Ltd, Hursley, SO21 2JN
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
2013 Apr 22
1
failure creating a snapshot volume within a lvm-based pool
...---------------------------------------------
regards,
Edoardo Comar
WebSphere Application Service Platform for Networks (ASPN)
ecomar at uk.ibm.com
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
2013 Jun 14
0
can virsh set the cpuset attribute of <vcpu ..> (CPU Allocation) ?
...-------------
regards,
Edoardo Comar
WebSphere Application Service Platform for Networks (ASPN)
ecomar@uk.ibm.com
IBM UK Ltd, Hursley Park, SO21 2JN
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
2013 Jun 28
1
Re: qemu-img convert to "sparse" LV
...prone to error ...
When you say 'tools' I think you mean that qemu-img cannot at the moment
support conversion to thin LVs.
Edoardo Comar
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU