palosaari / fablab

Fab Lab Oulu
0 stars 0 forks source link

Feedback Project management. #3

Closed ivanmilara closed 2 years ago

ivanmilara commented 2 years ago

Very good job. Still some additional information required, especially to explain how did you generate the website content.

Principles and Practice Feedback

From Assessment guide

Comments

The website and project description are ok. Any of the three projects are doable in Fab Lab.

Project Management

From Assessment guide

Comments

About me website

OK

Description of the GIT process

Description of the website

palosaari commented 2 years ago

It is now updated.

ivanmilara commented 2 years ago

Hi,

It is almost done. I will inform Jani that this work is ready. But, in the meanwhile you should do these small additions. When they are ready I can close this issue.

Some typos:

palosaari commented 2 years ago

Hi, It is mentioned already: "I already had ssh keys because I usually use them in many places. ssh keys can be generated with the ssh-keygen command, for example."

There is likely other possibilities too , but this command is on my linux desktop

[crope@localhost ~]$ ssh-keygen Generating public/private rsa key pair. Enter file in which to save the key (/home/crope/.ssh/id_rsa): test_ssh_key Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in test_ssh_key Your public key has been saved in test_ssh_key.pub The key fingerprint is: SHA256:ig5wtVkI9wHLx+gdd3bl0jWf81Hne71ZR4PAvxGXqjw crope@localhost.localdomain The key's randomart image is: +---[RSA 3072]----+ | . o.. .. ..=| | + . ..=.=| | . o +.=+| | o o o . = .B| |. . + . S . . o.| | o . . E . | | . . . . o | | o | | . | +----[SHA256]-----+ [crope@localhost ~]$ file test_ssh_key test_ssh_key: OpenSSH private key [crope@localhost ~]$ file test_ssh_key.pub test_ssh_key.pub: OpenSSH RSA public key [crope@localhost ~]$

ivanmilara commented 2 years ago

Yep, that is correct I missed that. Just mention what is gh, and that would do it. I will close the issue.