What port is open on windows.
On Sep 12, 2018 22:10, "Phani Kandala" <kpap...@gmail.com> wrote:Trying to connect to windows machine does fabric worksOn Tue, 11 Sep 2018, 07:23 Tuxfux Tutor, <tuxfu...@gmail.com> wrote:Try fabric.
--
You received this message because you are subscribed to the Google Groups "Lamp_tutorial" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lamp_tutoria...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Do find answers below
On Sep 4, 2019 10:00, "shaik sameera" <shaik.sa...@gmail.com> wrote:
>
> Hi all,
>
> I am beginner in python scripting ,but I have been given to write difficult script which am not able to think of options ...
>
> I should write either one.,please help me with the steps ...
>
> Question :write a script to read a list of Linux servers as input.output should display the products
> (Apache,tomcat,jboss,weblogic) Installed in each server.
Python + submodule + fabric
>
> Or
>
> Question: find all Java installations on servets ( eg:jdk1.8.0_201-64 and jdk1.8.0_212-64) and do the following
> a) display the absolute paths for each Java installation?
Python + fabric + submodule