Ticket #916 (new maintenance)

Opened 4 months ago

Last modified 4 months ago

SSH to parrot please

Reported by: sam Owned by: chris
Priority: major Milestone:
Component: Parrot server Keywords:
Cc: Estimated Number of Hours: 0.0
Add Hours to Ticket: 0 Billable?: yes
Total Hours: 0.25

Description

Hi Chris could you set up a SSH account on parrot please

Kevin
support@…

Public SSH key attached.

Thanks

Sam

Attachments

id_rsa.pub (741 bytes) - added by sam 4 months ago.

Change History

Changed 4 months ago by sam

comment:1 Changed 4 months ago by chris

No problem, does Kevin need root?

comment:3 Changed 4 months ago by sam

Hi Chris

Yes please.

Thanks

Sam

On 13 July 2016 at 14:40, Transition Technology Trac
<trac@tech.transitionnetwork.org> wrote:
> #916: SSH to parrot please
> -------------------------------------+-----------------------------------
>            Reporter:  sam            |                      Owner:  chris
>                Type:  maintenance    |                     Status:  new
>            Priority:  major          |                  Milestone:
>           Component:  Parrot server  |                 Resolution:
>            Keywords:                 |  Estimated Number of Hours:  0.0
> Add Hours to Ticket:  0              |                  Billable?:  1
>         Total Hours:  0              |
> -------------------------------------+-----------------------------------
>
> Comment (by chris):
>
>  No problem, does Kevin need root?
>
> --
> Ticket URL: <https://tech.transitionnetwork.org/trac/ticket/916#comment:1>
> Transition Technology <https://tech.transitionnetwork.org/trac>
> Support and issues tracking for the Transition Network Web Project.

comment:4 Changed 4 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.25
  • Total Hours changed from 0.0 to 0.25

Adding an account for Kevin:

adduser --disabled-password kevin
mkdir /home/kevin/.ssh/
chown kevin:kevin /home/kevin/.ssh/
chmod 700 /home/kevin/.ssh/
chown kevin:kevin /home/kevin/.ssh/authorized_keys
chmod 600 /home/kevin/.ssh/authorized_keys
adduser kevin sudo

Let me know if there are any problems.

Version 0, edited 4 months ago by chris (next)

comment:5 Changed 4 months ago by chris

I have no idea what Kevin needs root access for, but if it is because he is migrating the transitionculture.org site I'd suggest pointing out to him that the fact that a lot of the archive is corrupted is something we inherited -- it wasn't our fault and offers to fix all the problems were never accepted, see: ticket:719

comment:6 Changed 4 months ago by sam

Hi Chris

OK thanks for letting me know, I'll pass it on.

Thanks

Sam

On 14 July 2016 at 11:01, Transition Technology Trac
<trac@tech.transitionnetwork.org> wrote:
> #916: SSH to parrot please
> -------------------------------------+-----------------------------------
>            Reporter:  sam            |                      Owner:  chris
>                Type:  maintenance    |                     Status:  new
>            Priority:  major          |                  Milestone:
>           Component:  Parrot server  |                 Resolution:
>            Keywords:                 |  Estimated Number of Hours:  0.0
> Add Hours to Ticket:  0              |                  Billable?:  1
>         Total Hours:  0.25           |
> -------------------------------------+-----------------------------------
>
> Comment (by chris):
>
>  I have no idea what Kevin needs root access for, but if it is because he
>  is migrating the transitionculture.org site I'd suggest pointing out to
>  him that the fact that a lot of the archive is corrupted is something we
>  inherited -- it wasn't our fault and offers to fix all the problems were
>  never accepted, see: ticket:719
>
> --
> Ticket URL: <https://tech.transitionnetwork.org/trac/ticket/916#comment:5>
> Transition Technology <https://tech.transitionnetwork.org/trac>
> Support and issues tracking for the Transition Network Web Project.

Note: See TracTickets for help on using tickets.