nicklasfrahm / infrastructure

A repository to automate the configuration of my local infrastructure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure mom's infrastructure

nicklasfrahm opened this issue · comments

Currently, I set up access to my mom's PC for remote maintenance via a shared keypair. This keypair will be replaced by a specifically generated RSA keypair, which requires the PC to be on. Additionally, the connection information such as hostname and username should be somehow stored as part of this repository.

  • Finish setup of personal keypair for remote access
  • Test setup with personal keypair and remove shared keypair
  • Store connection information in git repository
  • Document infrastructure setup