Giter Club home page Giter Club logo

linuxsetup's Introduction

linuxSetUp

Setup

  • Git
    • apt-get install git
  • Curl
  • sudo apt-get install curl libcurl3 libcurl3-dev php5-curl
  • Node

    1. curl -sL https://deb.nodesource.com/setup | sudo bash -
    2. sudo apt-get install -y nodejs
    3. Optional (apt-get install -y build-essential)
  • Atom

    1. git clone https://github.com/atom/atom
    2. cd atom
    3. git fetch
    4. git checkout $(git describe --tags git rev-list --tags --max-count=1)
    5. script/build
    6. sudo script/grunt install
  • Spotify

    1. Search for and open the “Software & Updates” utility from Unity Dash.
    2. Under “Other Software” tab, click the Add button and paste the below line into the pop-up box: deb http://repository.spotify.com stable non-free
    3. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59
    4. sudo apt-get update
    5. sudo apt-get install spotify-client
  • Atom

Software

sudo apt-get update sudo apt-get upgrade sudo do-release-upgrade sudo apt-get install ubuntu-release-upgrader-core

+http://repogen.simplylinux.ch/ - source list sudo gedit /etc/apt/sources.list

+http://askubuntu.com/questions/450349/permissions-denied-in-qgis-perhaps-all-kde-programs - user issue

linuxsetup's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.