I am trying to install the build agent for linux for teamcity. I downloaded the buildAgent.zip file and extracted it. I renamed the buildAgent.dist.properties file to buildAgent.properties, as indicated in the documentation for Teamcity. I edited the file with the server URL and port number that I will use (for example: 150). On the servercity server machine, I opened port 150. I opened a command shell and ran a command. /agent.sh start, and she says that she is running, but she does not appear in the list on the teamcity server. Does anyone know why this is?
source
share