How to setup team city agent on mac? - macos

I do not know the steps to setup TeamCity agent on mac so if anybody did it. Please share your experience.

As per the manual, the default setup for OSX TeamCity 10.X - In your terminal:
cd TeamCity/bin/runAll
sh runAll.sh start
In your browser,
http://localhost:8111/

There are clear instructions in the online documentation, explicitly around server and agent configuration on OSX.
If you want help with a specific problem, then please elaborate with more details.

You can now install agents (including Mac OS) directly from the TeamCity UI using the Agent Push feature. Just select the unix platform in the config settings.
Official Docs
Here is a screenshot from someone using it at this blog post.

Related

Is ns2 installable for M1 Mac?

In our Lab, we were asked to install ns2. I tried running a script from a GitHub repo. But, after executing, it failed to run. I saw this ns3 google group. It mentioned that ns-3.33 was able to install in her system. But it didn't mention ns2. I haven't been able to find any material which points to any ns2 installation. Can anyone confirm if it is even possible, as this software is quite old, and my architecture is ARM?
I actually got the help of one of the developers of ns-3. He was kind enough to help me with the installation, and he mentioned the steps which were required for the installation at: https://www.nsnam.org/~tomh/ns-2-mac-m1-instructions.pdf
I followed the steps mentioned in this, and it worked perfectly.

Apache SkyWalking Infrastructure Monitoring

How to monitor Windows OS using Apache skywalking?
This feature is not available but what all changes in code helps to monitor windows?
please share vm.yaml file required for windows
you could submit an issue(feature request) asking for this support.
Maybe some contributors have the interest to add this as a new feature.
The Windows monitoring feature has been accepted by the upstream.
The doc is https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-win-monitoring/
The earliest release including this feature should be 9.4.0

feasibility to setup an Open Source Platform “edX” - http://en.wikipedia.org/wiki/EdX

I have just heard of this open source early in this morning, and hook into google for searching about this,but seems like google have limited options too.
I found this one https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-Installation ,but it is for ubuntu
I am using mac 10.8.3 ,my question is
1.is it possible to install it on my mac machine
2.Where can i find the downloads of this open source
3.Which is the best tutorial to install edX
With Regards
1) Yes you can install the files on Mac, just that there isn't a guide in order to archive that. You can try to follow the Ubuntu guide posted and one by one check if the commands are compatible, or use a compatible command.
2) In order to get the files you need to use github so the link that you post is where the files are you can use a git clone in order to get the files on your mac.
3) The best tutorial is this one https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-64-bit-Installation. Remember that Ansible is in charge of the installation so we just need to run and wait
Hope that this helps

Websphere registry and repository (WSRR)

I'm trying to install WSRR on Linux (Ubuntu 11.04), but without success. I think I'm lacking some important information about installation. I've read that it's a prerequisite to have WebSphere Application Server (WAS) and DB2 installed, but when I downloaded WSRR package it has its own version of WAS and during installation it offers me Derby DB. In order to install it I had to change bash for dash (or vice versa). In the end I tried create profile of standalone WSRR in Profile Management Tool but with no success. Did anybody success in installation of standalone WSRR? Please help me, I need it for my thesis.
Thank you.
So finally I managed to install and run WSRR.
First of all you have to have OpenSuse installed.
Log in as root
Reinstall you web browser (I changed mozilla 4 to mozilla 6)
Launch installation ./launchpad.sh
Create profile with Profile Management Tool GUI
Run First steps console => change directory to profile_root/firststeps/wsrr, for example, opt/IBM/WebSphere/ServiceRegistry/profiles/WSRRSrv01/firststeps/wsrr and ./launchpad.sh
Run server
Start the WSRR Web UI (if you have stand-alone server)
Not a final answer... it seems you're installing on an unsupported platform. Never try this with commercial software, you will fail or will need hours and hours to get it up and running.

How to install and run (setup) reddit.com on windows environment?

Reddit.com is providing their code as open source and free.
I want to setup the reddit.com website at my local machine in Windows Environment.
Could anybody please help me or guide me to the best approach.
Also, i have apache (WAMP) installed in my machine.
Kindly somebody help, I have searched everywhere but unable to find the way to setup it in my local environment.
From Reddit blog it is built and runs upon:
Debian, lighttpd, PostgreSQL, Python ...
None of them is an acronym of WAMP.
A good place to start would be:
http://code.reddit.com/
I recommend setting up a Virtual Box with Debian linux and work within it.

Resources