Re: [cfarm-users] OSL Crowdfunding - Student Sponsorship Campaign

2017-07-28 Thread Sean Farley via cfarm-users

Toebs Douglass via cfarm-users  writes:

> On 28/07/17 20:17, Laurent GUERBY via cfarm-users wrote:
>> Hi,
>> 
>> OSUOSL people are hosting a lot of GCC Compile Farm hardware and the
>> students mentionned below are volunteer sysadmins for our machines,
>> we see them answer our support tickets when needed.
>> 
>> If you wish to help the compile farm please consider donating to
>> this campaign :).
>
> Sounds good - thankyou for mailing about it; I didn't know, I wouldn't
> have know, but I do want to contribute.

Same here; thanks for the heads up!


signature.asc
Description: PGP signature
___
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users


Re: [cfarm-users] OSL Crowdfunding - Student Sponsorship Campaign

2017-07-28 Thread Toebs Douglass via cfarm-users
On 28/07/17 20:17, Laurent GUERBY via cfarm-users wrote:
> Hi,
> 
> OSUOSL people are hosting a lot of GCC Compile Farm hardware and the
> students mentionned below are volunteer sysadmins for our machines,
> we see them answer our support tickets when needed.
> 
> If you wish to help the compile farm please consider donating to
> this campaign :).

Sounds good - thankyou for mailing about it; I didn't know, I wouldn't
have know, but I do want to contribute.


___
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users


[cfarm-users] OSL Crowdfunding - Student Sponsorship Campaign

2017-07-28 Thread Laurent GUERBY via cfarm-users
Hi,

OSUOSL people are hosting a lot of GCC Compile Farm hardware and the
students mentionned below are volunteer sysadmins for our machines,
we see them answer our support tickets when needed.

If you wish to help the compile farm please consider donating to
this campaign :).

Sincerely,

Laurent

 Forwarded Message 
From: Lance Albertson 
Subject: [Hosting] OSL Crowdfunding - Student Sponsorship Campaign
Date: Fri, 28 Jul 2017 10:13:31 -0700

Dear hosted projects,

We launched a student sponsorship crowdfunding campaign [1] with the
OSU Foundation this past Monday that will run for 30 days. Our goal is
to raise $10,000 but if we raise more that would be great. This will go
towards funding students working at the lab along with sending them to
open source conferences in the coming year. Please contribute and pass
the word around to your colleagues and friends if possible!

[1] https://create.osufoundation.org/project/6976

-- 
Lance Albertson
Director
Oregon State University | Open Source Lab 

___
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users


Re: [cfarm-users] gcc202: New UltraSparc T5 machine

2017-07-28 Thread Bruno Haible via cfarm-users
Ville Voutilainen writes:
> I needed to add
> PubkeyAcceptedKeyTypes ssh-dss
> to my client-side config a long while ago.

If you are using OpenSSH >= 7.0, I'd recommend the syntax
  PubkeyAcceptedKeyTypes +ssh-dss
in order to allow ssh-rsa, ssh-ed25519, etc.

See 
http://unix.stackexchange.com/questions/288459/still-prompted-for-password-after-creating-authorization-keys

Bruno

___
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users


Re: [cfarm-users] gcc202: New UltraSparc T5 machine

2017-07-28 Thread Ville Voutilainen via cfarm-users
On 28 July 2017 at 14:53, Ville Voutilainen  wrote:
> On 28 July 2017 at 14:04, Hans-Peter Nilsson via cfarm-users
>  wrote:
>> On Fri, 28 Jul 2017, Andreas Schwab via cfarm-users wrote:
>>
>>> I had success with an ED25519 key, it didn't accept RSA.
>>
>> As a contrast, for me it accepted an RSA key, so it's not as
>> simple as that:
>>
>> ...
>> debug1: Offering public key: /home/hp/.ssh/id_rsa
>> debug1: Server accepts key: pkalg ssh-rsa blen 149
>> debug1: Enabling compression at level 6.
>> debug1: Authentication succeeded (publickey).
>> ...
>
>
> I needed to add
> PubkeyAcceptedKeyTypes ssh-dss
> to my client-side config a long while ago.

So for rsa, that would be

PubkeyAcceptedKeyTypes ssh-rsa
___
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users


Re: [cfarm-users] gcc202: New UltraSparc T5 machine

2017-07-28 Thread Ville Voutilainen via cfarm-users
On 28 July 2017 at 14:04, Hans-Peter Nilsson via cfarm-users
 wrote:
> On Fri, 28 Jul 2017, Andreas Schwab via cfarm-users wrote:
>
>> I had success with an ED25519 key, it didn't accept RSA.
>
> As a contrast, for me it accepted an RSA key, so it's not as
> simple as that:
>
> ...
> debug1: Offering public key: /home/hp/.ssh/id_rsa
> debug1: Server accepts key: pkalg ssh-rsa blen 149
> debug1: Enabling compression at level 6.
> debug1: Authentication succeeded (publickey).
> ...


I needed to add
PubkeyAcceptedKeyTypes ssh-dss
to my client-side config a long while ago.
___
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users