How-to Install TeamCity on Ubuntu 14.04 Trusty LTS 32-64bit Linux
December 31st, 2014 by thelinuxevangelistTeamCity 9 Quick-Start for Ubuntu Linux
The Linux Tutorial Shows You Step-by-Step How-to Install and Getting-Started with TeamCity 9.x Continous Integration and Development Server for Ubuntu 14.04 Trusty Tahr i386/amd64 Desktop/Server.
TeamCity is a Powerful and user-friendly Continuous Integration and Deployment server that works Out of the Box.
The Oracle Java Development Kit 8 is Recommended for Running TeamCity on Ubuntu Linux.

-
Open a Command Line Shell Session
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
Download TeamCity 9 Server for Linux:
-
Double-Click on Archive and Extract into /tmp
tar xvzf $HOME/Downloads/TeamCity*.tar.gz -C /tmp/
-
Relocating TeamCity 9 Server
mv /tmp/TeamCity* $HOME/TeamCity
-
How-to Install Recommended Oracle-Sun JDK 8 on Ubuntu:
-
User Path SetUp for TeamCity 9 Server
nano $HOME/.bashrc
Append:
export PATH=$PATH:$HOME/TeamCity/bin
Load new Path:
bash
-
How-to Getting-Started with TeamCity 9 Server:
Tags: Apache, apache teamcity, continuous integration, continuous integration server ubuntu, continuous integration tutorial, continuous integration ubuntu, Guide, How-to, install teamcity linux, install teamcity ubuntu, Linux Tutorial, team development, teamcity, teamcity 9, teamcity tutorial, teamcity ubuntu, ubuntu tutorial