![](https://seccdn.libravatar.org/avatar/7689edd9ec408ec55061fddbe8607b56.jpg?s=120&d=mm&r=g)
Hello Mates, today i opened my first github repository. I've done the following steps: sascha@linux-hob0:~/git> mkdir openSUSE-Weekly_News sascha@linux-hob0:~/git> cd openSUSE-Weekly_News/ sascha@linux-hob0:~/git/openSUSE-Weekly_News> ls sascha@linux-hob0:~/git/openSUSE-Weekly_News> git init Initialized empty Git repository in /home/sascha/git/openSUSE- Weekly_News/.git/ sascha@linux-hob0:~/git/openSUSE-Weekly_News> git add * sascha@linux-hob0:~/git/openSUSE-Weekly_News> git commit -m 'first set of scripts' [master (root-commit) aee06f6] first set of scripts 16 files changed, 3754 insertions(+), 0 deletions(-) create mode 100755 generate_announce create mode 100755 generate_buildservice create mode 100755 generate_events create mode 100755 generate_features create mode 100755 generate_secupdates create mode 100644 statistics.5.py create mode 100644 statistics.7a.py create mode 100644 translate.ini_de create mode 100644 translate.ini_es create mode 100644 translate.ini_id create mode 100644 translate.ini_ja create mode 100644 translate.ini_pl create mode 100644 translate.ini_pt create mode 100644 translate.ini_ru create mode 100644 translate.ini_tw create mode 100644 translate.ini_zh sascha@linux-hob0:~/git/openSUSE-Weekly_News> git remote add origin git@github.com:saigkill/openSUSE-Weekly-News.git sascha@linux-hob0:~/git/openSUSE-Weekly_News> git push origin master The authenticity of host 'github.com (207.97.227.239)' can't be established. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts. Permission denied (publickey). fatal: The remote end hung up unexpectedly Does anyone know what the error is? -- Sincerely yours Sascha Manns open-slx GmbH openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English)