Main public logs

Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:07, 28 August 2022 Kangtain talk contribs performed unknown action "review/approve-i" on SSH:Generate Key ([Accuracy: Spot checked])
  • 07:09, 21 August 2022 Kangtain talk contribs created page SSH:Generate Key (Created page with "If you will receive an error saying “No such file or directory” then, it means you don’t have an SSH key on your machine. So, move to the next step. Generate the SSH key pair on the Ubuntu client machine. To generate a new 4096 bits key pair with a user email address as a comment, execute the following command: ssh-keygen -t rsa -b 4096 -C "samreena_email@yahoo.com" Or ssh-keygen If you run the above command “ssh-keygen”, it generates a default 3072-bit R...")