How to Write the Perfect Essay

What we learn from the process of putting an essay together mean more than just what we hand in to our teacher or professor; these are communication skills that should last us a lifetime. From…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




How To Setup Jenkins With Windows Master and Linux Slave

an alternative but fun perspective on this harmonious world

Normally, the Jenkins master is installed on a Linux server, while the clients are installed on various platforms ranging from *nix systems to windows systems. However, what if the Jenkins master is installed on a windows server and it has to command its Linux clients. Is it possible still?

The answer is yes!

By default, the one you have installed Jenkins is the master; on the slave, you don’t have to install anything, just download slave-agent.jar

Every project, you will see “Build with parameters” instead of “Build”

Then go back to master and click run the project -” build with parameters” and choose the node you want to run an item on.

There you go! :)

Add a comment

Related posts:

MCUXPresso Usage

I would like to give you some information about using MCUXpresso IDE that builded from NXP. This chapter includes about how to Import projects to our workspaces, how to builds them, and how to debug…

Are you living life by design or by default?

Recently I was listening to the ‘Achieve Your Goals’ podcast on setting goals, with Hal Elrod and Geoff Woods. Geoff asked the listeners the question of the title of this blog. As a child, I used to…

Convolutional Neural Network for Skin Cancer Classification

An Advanced Machine Learning Project by Kolton Fowler, Oluwaseun Ibitoye, Avery Shepherd, and Rahul Singla Skin cancer is by far the most common cancer not only in the United States, but also…