Displaying 9 results from an estimated 9 matches for "notoriety".
2015 Aug 26
1
sernet documentation
...eplicated to it.
ClearOS PDC (samba 3.6.23) on an Intel platform to Sernet Samba 4.3 on
Centos7-arm.
>
> PS: you wouldn't be the B. Moskowitz from RFC would you ? (if you are,
> sorry but until this post, I had never heard of you :-) )
>
One in the same. One of my claims to notoriety. You can blame me for
nats and the delays in moving to IPv6.
As some people know, I dabble here and dabble there...
2004 Oct 03
2
using broadvoice and vonage hardware with Asterisk
-----BEGIN PGP SIGNED MESSAGE-----
Greetings, I've just about got Asterisk up and running and am
wondering the following. Currently, I subscribe to both Vonage and
Broadvoice and as such, I've got a Sipura and Cisco ATA186. Although
I'm sure this is expressly prohibited somewhere in my service
agreements, can I reprogram these devices to access my own asterisk
server rather than
2009 May 17
0
BizConf at Ritz-Carlton Amelia Island Resort, August 20-21
...sco-based
consultancy Pivotal Labs will present a new model for selling a potent
mix of Agile, Ruby on Rails and cloud-computing to CIOs and CTOs in
the enterprise world
Corey Haines is one of the warmest, most genuine voices of the
Software Craftmanship movement. He is rapidly gaining friends and
notoriety from his travel around the world as the wandering journeyman
software craftman, sharing programming language with technology
professionals in exchange for room and board.
James Duncan Davidson will provide attendees that bring their own
DSLRs with a unique opportunity to learn photography from a m...
2005 May 26
4
Official CentOS CD/DVD Vendor Program
All,
I would like to announce our Official CentOS CD/DVD Vendor Program.
We currently have 3 vendors, and 2 more who are putting together their
information. (Not bad ... the official program has been going for less
than 12 hours :)
The details of the program (how to get in it, what they give back to the
CentOS Project, etc.) are here:
http://www.centos.org/images/CentOS_CD_Vendors.pdf
Here is
2005 May 26
4
Official CentOS CD/DVD Vendor Program
All,
I would like to announce our Official CentOS CD/DVD Vendor Program.
We currently have 3 vendors, and 2 more who are putting together their
information. (Not bad ... the official program has been going for less
than 12 hours :)
The details of the program (how to get in it, what they give back to the
CentOS Project, etc.) are here:
http://www.centos.org/images/CentOS_CD_Vendors.pdf
Here is
2005 Jan 10
0
[LLVMdev] Version Control Upgrade?
Reid Spencer wrote:
> John,
>
> Here's my list:
>
> 1. CVS is slow. Many of the other tools do bi-directional binary deltas
> on file changes they are transmitting. This is basically the technology
> that makes rsync so fast. CVS doesn't do this. Probably not a big deal
> when you're working at UIUC but its CRUCIAL when I'm on the road working
> from a
2013 Aug 30
14
Coverity + XenProject + Process?
Hey
We have a static analyzer setup for Xen called Coverity. It allows
the code to be inspected for bugs and such.
Originally I setup this so that we could make sure that there are no
bugs that cause security issues - and as such invited only folks
on the security Xen mailing list.
But there are other folks who I am sure would like to contribute
and as Coverity is pretty amazing at analyzing
2015 Aug 26
4
sernet documentation
On 08/26/2015 03:50 PM, Rowland Penny wrote:
> On 26/08/15 20:39, Robert Moskowitz wrote:
>>
>>
>> On 08/26/2015 03:26 PM, Rowland Penny wrote:
>>> On 26/08/15 20:14, Robert Moskowitz wrote:
>>>> One of the Centos 7 arm developers built the sernet 4.2 for me to
>>>> start testing.
>>>>
>>>>
2005 Jan 10
6
[LLVMdev] Version Control Upgrade?
John,
Here's my list:
1. CVS is slow. Many of the other tools do bi-directional binary deltas
on file changes they are transmitting. This is basically the technology
that makes rsync so fast. CVS doesn't do this. Probably not a big deal
when you're working at UIUC but its CRUCIAL when I'm on the road working
from a hotel or airport wi-fi connection.
2. Related to 1 is diff