How to Install TeamCity on Linux Mint 17.1 Rebecca LTS 32-64bit Easy Guide

February 22, 2015 | By the+gnu+linux+evangelist.

TeamCity 9 Quick Start for Linux Mint

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with TeamCity 9 Continous Integration and Development Server for Linux Mint 17.1 Rebecca i386/amd64 Desktop.

TeamCity is a Powerful and user-friendly Continuous Integration and Deployment server that works Out of the Box.

The Oracle Java Development Kit 7 is Recommended for Running TeamCity on Linux Mint.

TeamCity 9 Installation Linux Mint 17.1 Rebecca LTS - Featured
  1. Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    TeamCity 9 Installation Linux Mint 17.1 Rebecca LTS - Open Terminal
  2. Download TeamCity 9 Server for Linux

    TeamCity 9 tar.gz Linux
  3. Double-Click on Archive and Extract into /tmp.

    Install TeamCity Linux Mint - Extraction
    Or from Command Line:

    tar xvzf $HOME/Downloads/TeamCity*.tar.gz -C /tmp/
  4. Relocating TeamCity 9 Server

    mv /tmp/TeamCity* $HOME/TeamCity
  5. How to Install Recommended Oracle-Sun JDK 7 on linux mint

    Install Oracle JDK for linux mint
  6. User Path SetUp for TeamCity 9 Server

    nano $HOME/.bashrc

    Append:

    export PATH=$PATH:$HOME/TeamCity/bin

    Load new Path:

    bash
  7. How to Getting-Started with TeamCity 9 Server

    TeamCity 9 Quick Start Guide

QuickChic Theme • Powered by WordPress