Step-by-step – TeamCity Installation in Debian Buster

March 30, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading TeamCity

    Download TeamCity Server for Linux

    TeamCity tar.gz Linux
  2. 3. Extracting TeamCity

    Then Extract into /tmp
    Possibly Double-Click/Right-Click and Open with Archive Manager:

    Extracting
    Or from Shell:

    tar xvzf $HOME/Downloads/TeamCity*.tar.gz -C /tmp/
  3. 4. Installing TeamCity

    Next to Install TeamCity Server on Debian
    Here for a Local Setup:

    mv /tmp/TeamCity* $HOME/TeamCity

    How to Install Recommended Oracle-Sun JDK on Debian

    Install Oracle JDK for Debian

    Finally, the User Path SetUp for TeamCity

    nano $HOME/.bashrc

    Append:

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

    Load new Path:

    bash

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress