ubuntu nginx with txid module

Posted About 8 years ago by konjoot.
firstwiki.ru

To install nginx with txid module install nginx-full package: sudo apt-get install nginx-full download last nginx source...

Setting up Javascript environment with NVM on Ubuntu 14.04

Posted Over 9 years ago by konjoot.
github.com

NVM provides you more convenient way to manage and set up your Javascript(Node.js) environment. First install NVM, note git...

Generating SSH Keys

Posted Over 10 years ago by konjoot.
help.github.com

If you don't have ssh key, open terminal and run following commands: cd ~/.ssh ^ ssh-keygen -t rsa -C...