Quickstart TeamCity 9 for Ubuntu
The tutorial shows you step-by-step How to Getting Started with TeamCity 9 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.

-
Open a Command Line Shell Session
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Install TeamCity 9 Server on Ubuntu
-
Running TeamCity 9 Server
runAll.sh start
-
Then TeamCity is Running at address:
localhost:8011
And the Build Agent on:
localhost:9090
To Change the Running Port Edit:
<TeamCity Server>/conf/server.xml
-
Getting Started with TeamCity Continuous Integration