Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73853

Re: FW: install software via Python script

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!not-for-mail
From Grant Edwards <invalid@invalid.invalid>
Newsgroups comp.lang.python
Subject Re: FW: install software via Python script
Date Wed, 2 Jul 2014 22:07:30 +0000 (UTC)
Organization PANIX Public Access Internet and UNIX, NYC
Lines 24
Message-ID <lp1vr2$7lf$1@reader1.panix.com> (permalink)
References <mailman.11421.1404338524.18130.python-list@python.org>
NNTP-Posting-Host dsl.comtrol.com
X-Trace reader1.panix.com 1404338850 7855 64.122.56.22 (2 Jul 2014 22:07:30 GMT)
X-Complaints-To abuse@panix.com
NNTP-Posting-Date Wed, 2 Jul 2014 22:07:30 +0000 (UTC)
User-Agent slrn/1.0.1 (Linux)
Xref csiph.com comp.lang.python:73853

Show key headers only | View raw


On 2014-07-02, Moshe Avraham <mosheavraham2002@gmail.com> wrote:

> I need to install variety of software (Oracle, SqlServer, upgrade
> JAVA version, WAS, WMB, Tomcat, etc.) on both WINDOWS and UNIX/LINUX.
>
> These are usual daily operation of large IT departments.
>
> So instead of developing both shell & DOS scripts, I like to develop
> a single Python script (for each of these software) to run on all
> operation systems.
>
> Can someone suggest an easy simple way of developing a script for
> Oracle (as an example).


 1. Write down a precise description of each of the steps required to
    accomplish the task.

 2. Convert each step to Python.

-- 
Grant Edwards               grant.b.edwards        Yow! I am NOT a nut....
                                  at               
                              gmail.com            

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

FW: install software via Python script "Moshe Avraham" <mosheavraham2002@gmail.com> - 2014-07-02 18:01 -0400
  Re: FW: install software via Python script Grant Edwards <invalid@invalid.invalid> - 2014-07-02 22:07 +0000

csiph-web