wiki
firstwiki.ru

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

github.com

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

This tutorial is about setting up environment for RubyOnRails on Ubuntu 14.04. First of all, update & upgrade your system:

wiki

All examples here for deploy RoR application with unicorn, staging machine (where we deploys) available via ssh by ssh_key...

wiki
askdev.ru

If you want to ignore subfolder in git tree you may add this folder in .gitignore file in root directory...

Best results in other decks

stackoverflow.com

Must use Git Bash. To overwrite local master with remote: git checkout master git fetch --all git reset --hard origin/master...

When things go wrong, for example, caused by a bad commit, we need to revert back to an earlier known...

Search in all decks