AQ K.I.S.S

 

0 notes

This weekend I installed Mongodb to explore the world of NoSQL. Part of the installation required adding the below to the /etc/apt/sources.list within the FILE SYSTEM folder

deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen

If you are not logged in as Root you will not be able to make edits to “sources.list” as this is a read-only file. So since I am still in the process of becoming a Linux expert I had to do a search. I was looking for something that was specific to what I was doing and was lucky enough to stumble upon this link which shows you how to easily access ROOT. So I figured I would share on AQ-KISS.