install

A collection of 3 posts
Install Mongo DB
install

Install Mongo DB

In order to install Mongo DB you should create a bash script and run following lines: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10 sudo echo "deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen" | tee -a /etc/apt/sources.list.d/10gen.list sudo apt-get -y update sudo
1 min read
Install NodeJS on Ubuntu
nodejs

Install NodeJS on Ubuntu

Installing NodeJS on Ubuntu machine takes a few easy steps: sudo apt-get install python-software-properties python g++ make sudo add-apt-repository ppa:chris-lea/node.js sudo apt-get update sudo apt-get install nodejs Node Package Manager (npm) is installed along the way.
Install Ruby on Rails on Ubuntu
install

Install Ruby on Rails on Ubuntu

Instructions on how to install Ruby on Rails on Ubuntu are pretty easy. You can copy paste following code and save it in the script and execute it. This way it will install everything in one go. Full installation of Ruby on Ubuntu usually takes around 10-15 minutes. If you
1 min read
Page 1 of 1
Novi Sad, Serbia, Europe
  • Company
  • About Us
  • Careers
  • Blog
  • Contact
  • Services
  • Our Process
  • Portfolio
  • Solutions
  • Design Review
  • Code Review
  • Open Source
Copyright © 2023 KOLOSEK. All rights reserved.