Displaying 20 results from an estimated 306 matches for "btinternet".
2004 Aug 20
3
BT Communicator (SIP???) and Asterisk
Hi All
BT are providing a SIP gateway for PSTN through the BT communicator with
Yahoo Messenger, I have done an ethereal trace and found that the BT
Communicator side of the software is using SIP, so in theory I could add
more PSTN lines to Asterisk for BT using SIP, but I am having problems
deciphering the trace so my question is
has anyone else tried to get BT Communicator work with
2017 Jan 11
2
HSM
...:
> HSM also stands for "Hardware security module"
>
> Maybe lvmcache would be interesting for you? HSM is more popularly known as
> "tiering".
>
> Cheers,
>
> Andrew
>
> On 11 January 2017 at 11:15, J Martin Rushton <
> martinrushton56 at btinternet.com> wrote:
>
>> I think there may be some confusion here. By HSM I was referring to
>> Hierarchical Storage Management, whereby there are multiple levels of
>> storage (fast+expensive <-> slow+cheap) and files migrate up or down.
>> Originally it was used to k...
2018 Nov 03
2
Red Hat is Planning To Deprecate KDE on RHEL By 2024
On 03/11/18 02:31, Robert Heller wrote:
<snip>
> Yeah, there are very few of us that completely skipped
> MS-DOS/MS-Windows/MacOS-Clasic and *never* used a graphical file manager or
> any of the eye-candy that people now believe is "standard" or "normal". I
> went from VMS on a VT<whatever> to a VAXStation 2000 to a VAXStation 3000, to
>
2003 Apr 04
6
Problems with Default user profiles.
All,
I currently have a problem where the default user profile is not being picked up - Windows simply ingores it and creates one based on local settings.
I understand samba supports default user profiles, and one can be put into the profiles share like this:
/export/profiles/Default User/
This directory contains a copy of a working profile from a proper user.
The relevant smb.conf sections
2017 Jan 11
2
HSM
...hierarchy. Quite
where PKI comes in I'm not sure, unless you are implementing it over an
external network.
On 11/01/17 10:06, Andrew Holway wrote:
> Dogtag? http://pki.fedoraproject.org/wiki/PKI_Main_Page
>
> On 11 January 2017 at 10:30, J Martin Rushton <
> martinrushton56 at btinternet.com> wrote:
>
>> Purely from interest, is there any current FOSS implementation of HSM?
>> I note that XFS has dropped support for DMAPI, have other filesystems?
>>
>> Regards,
>> Martin
>>
>>
>> _______________________________________________...
2013 Jun 03
4
[LLVMdev] Rematerialization and spilling
...nstrBundles might be a neater solution but I wasn't sure whether they were really intended, or suitable, for this purpose.
Steve
On 3 Jun 2013, at 17:30, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Jun 3, 2013, at 6:05 AM, Steve Montgomery <stephen.montgomery3 at btinternet.com> wrote:
>
>> I'm working on an out-of-tree target and am having some problems with rematerialization and spilling.
>>
>> The target's load and store instructions affect the condition code register (CCR). Describing this in the InstrInfo.td file using Defs = [CC...
2009 Feb 13
4
PCA functions
Hi All, would appreciate an answer on this if you have a moment;
Is there a function (before I try and write it !) that allows the input of a
covariance or correlation matrix to calculate PCA, rather than the actual
data as in princomp()
Regards
Glenn
[[alternative HTML version deleted]]
2017 Jan 11
0
HSM
ZFS also does some fun things here if you want to build an SSD & spinning
disk array - http://zfsonlinux.org/
On 11 January 2017 at 11:56, J Martin Rushton <
martinrushton56 at btinternet.com> wrote:
> Hmm, don't you just love changing terminology! I've been using HSM
> systems at work since '99. BTW, DMAPI is the Data Management API which
> was a common(ish) extension used by amongst others SGI and IBM.
>
> Back to lvmcache. It looks interesting....
2018 Nov 03
0
Red Hat is Planning To Deprecate KDE on RHEL By 2024
At Sat, 3 Nov 2018 14:38:03 +0000 J Martin Rushton <martinrushton56 at btinternet.com>, CentOS mailing list <centos at centos.org> wrote:
>
>
> From: J Martin Rushton <martinrushton56 at btinternet.com>
> To: centos at centos.org
> Message-ID: <8a7a2aea-33da-9f3c-00a1-c6471fa02683 at btinternet.com>
> Subject: Re: [CentOS] Red Hat is Pl...
2017 Dec 14
2
Accessing crashed disk
On 14/12/17 18:57, Warren Young wrote:
> On Dec 13, 2017, at 5:15 PM, J Martin Rushton <martinrushton56 at btinternet.com> wrote:
>>
>> # dd if=/dev/sdc of=/home/dd-copy-of-sdc
>
> Better, use ddrescue:
>
> https://www.gnu.org/software/ddrescue/
>
> dd will do unfortunate things like quit early on I/O errors, even if later blocks would read just fine. ddrescue assumes the in...
2018 Jan 01
3
[Bug 104442] New: Vive causes "modeset fail"
...org
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: simber2 at btinternet.com
QA Contact: xorg-team at lists.x.org
Created attachment 136477
--> https://bugs.freedesktop.org/attachment.cgi?id=136477&action=edit
edid file for the vive
https://pastebin.com/Lipk1eVw dmesg from boot, error starts at line 327
In this case I attached the vive while the PC w...
2012 Nov 24
2
[LLVMdev] Fwd: Prevention register promotion at the isel codegen phase
Sorry, forgot to Reply-All.
Begin forwarded message:
> From: Steve Montgomery <stephen.montgomery3 at btinternet.com>
> Subject: Re: [LLVMdev] Prevention register promotion at the isel codegen phase
> Date: 24 November 2012 17:09:58 GMT
> To: Joseph Pusdesris <joe at pusdesris.com>
>
> I had a similar problem trying to implement reg-mem operations. The solution I chose was to use Prep...
2012 Nov 24
0
[LLVMdev] Fwd: Prevention register promotion at the isel codegen phase
Yes, this is very helpful! Thank you!
How does this work when exiting a variable's liveness range? Will it
automatically know to free the stack slot for reuse?
-Joe
On Sat, Nov 24, 2012 at 12:23 PM, Steve Montgomery <
stephen.montgomery3 at btinternet.com> wrote:
> Sorry, forgot to Reply-All.
>
> Begin forwarded message:
>
> *From: *Steve Montgomery <stephen.montgomery3 at btinternet.com>
> *Subject: **Re: [LLVMdev] Prevention register promotion at the isel
> codegen phase*
> *Date: *24 November 2012 17:09:58 GM...
2002 Jan 07
3
tool for listening tests
I've been looking around for a tool to compare the quality of different
audio files, didn't find anything, and so botched together something over
the past few days:
http://www.btinternet.com/~jfchapman/files/mcp.zip (Win32, 266Kb)
It's just a small tool for playing up to 3 files simultaneously, with the
ability to switch between the outputs to compare the sound quality (formats
supported are mp3,ogg,wma,wav).
Anyway, hopefully someone will find it useful.
Thanks,
Jimbo
<p...
2010 Jan 21
5
Logistic regression
can you do Logistic regression in R, if so how do you do it and how do you
test the fit of a model?
--
View this message in context: http://n4.nabble.com/Logistic-regression-tp1059870p1059870.html
Sent from the R help mailing list archive at Nabble.com.
2015 Nov 02
2
Questions about load/store incrementing address modes
...:) I’m guessing that I need to check that the offset operand is truly a 16-bit register and return false if it isn’t. A nice simple fix if that is all that is needed - thanks again for shedding light on this for me.
MartinO
From: Steve Montgomery [mailto:stephen.montgomery3 at btinternet.com]
Sent: 02 November 2015 20:25
To: Martin J. O'Riordan <martin.oriordan at movidius.com>
Cc: LLVM Developers <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] Questions about load/store incrementing address modes
On 2 Nov 2015, at 10:27, Martin J. O'Riordan <mar...
2017 Sep 10
4
Corosync on a home network
I've been trying to build a model cluster using three virtual machines
on my home server. Each VM boots off its own dedicated partition
(CentOS 7.3). One partition is designated to be the common /home
partition for the VMs, (on the real machine it will mount as /cluster).
I'm intending to run GFS2 on the shared partition, so I need to
configure DLM and corosync. That's where I'm
2013 Nov 10
2
[LLVMdev] [Target] Custom Lowering expansion of 32-bit ISD::SHL, ISD::SHR without barrel shifter
I forgot to mention that I used EXTRACT_ELEMENT in my backend to get the high and low parts of an SDValue.
On 10 Nov 2013, at 17:50, Steve Montgomery <stephen.montgomery3 at btinternet.com> wrote:
> I had a similar problem with a backend for the 68HC12 family which also has no barrel shifter. Some 68HC12 CPUs support shift for just one of the 16-bit registers and only support rotation on the 2 8-bit subregs of that 16-bit register. That means the only practical solution fo...
2006 Sep 12
2
FW: RE Help config. VPN to Samba server - UK Charity
Please can you help with this? I work at a charity and need help to find a
solution urgently or Samba / Linux, might be superseded my 'MS' - Oh my
GOD!!!!
Thanks in advance,
Nick : )
-----Original Message-----
From: Nick Gorman [mailto:ngorman@btinternet.com]
Sent: 04 September 2006 21:47
To: Nick Gorman
Subject: FW: RE Help config. VPN to Samba server - UK Charity
-----Original Message-----
From: David Collier-Brown [mailto:davec-b@rogers.com]
Sent: 01 September 2006 6:05 PM
To: ngorman@btinternet.com
Cc: samba-technical@samba.org
Subject: Re:...
2003 Jan 29
2
acs_map
I'm having trouble compiling wine on a newish box.
The problem is a missing symbol 'acs_map' cropping up in
dlls/ttydrv/graphics.o. The symbol is not directly in the relevant
source file so it seems to be from a macro or typedef but extensive
grepping has not identified the source. I suspect the problem is a
package missing in the distro (dRock 1.6.0) but have not been able to