Skip to content

za/za.github.io

Repository files navigation

za.github.io

The za.github.io source code.

Question: How to automatically update with SSH-key without have to type SSH-key password? Answer: Try to use ssh-agent

Run:

$ ssh-agent

$ ssh-add

Enter passphrase for /home/za/.ssh/id_rsa:
Identity added: /home/za/.ssh/id_rsa (/home/za/.ssh/id_rsa)

About

Static Blog using Jekyll hosted at GitHub pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published