Skip to content
Snippets Groups Projects
Commit 6b2defd0 authored by Leander Wendt's avatar Leander Wendt
Browse files

Create teminal.log

parent 71e7a2a6
No related branches found
No related tags found
No related merge requests found
---------------------------------------------------
SSH Key generation
---------------------------------------------------
leander@LAPTOP-2206UHV4:/mnt/d/Uni/Master/DevOps/webservice$ mkdir ssh
leander@LAPTOP-2206UHV4:/mnt/d/Uni/Master/DevOps/webservice$ cd ssh
leander@LAPTOP-2206UHV4:/mnt/d/Uni/Master/DevOps/webservice/ssh$ ssh-keygen
Generating public/private rsa key pair.
Enter file in which to save the key (/home/leander/.ssh/id_rsa): key
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in key
Your public key has been saved in key.pub
The key fingerprint is:
SHA256:UtW3P5KFAciUF+neu7tGH+PIJpYjXJbjfe5vywrbGDk leander@LAPTOP-2206UHV4
The key's randomart image is:
+---[RSA 3072]----+
| o.+++ |
| = o... |
| . o .o. |
| . . ... |
| . S . o o. |
| . *.= +.|
| . +E* * +|
| o *BB.+.|
| oo=*O*+|
+----[SHA256]-----+
---------------------------------------------------
Tofu Commands
---------------------------------------------------
---------------------------------------------------
Installing webservice
---------------------------------------------------
---------------------------------------------------
GET request to webservice
---------------------------------------------------
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment