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


Groups > comp.lang.python > #33064

Re: fabric question

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <miki.tebeka@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.010
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:question': 0.08; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; '(the': 0.15; 'from:addr:miki.tebeka': 0.16; 'from:name:miki tebeka': 0.16; 'run:': 0.16; 'ssh': 0.16; 'uname': 0.16; 'cc:2**0': 0.23; 'task': 0.23; 'machine': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'executing': 0.27; 'run': 0.28; "skip:' 10": 0.30; 'received:google.com': 0.34; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'fab': 0.84; 'received:209.85.213.184': 0.91
Newsgroups comp.lang.python
Date Fri, 9 Nov 2012 14:49:27 -0800 (PST)
In-Reply-To <mailman.3523.1352499959.27098.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=75.82.8.111; posting-account=uo-8fwoAAACKsFzFX78JHudx1V7WDXZ0
References <mailman.3523.1352499959.27098.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-IP 75.82.8.111
MIME-Version 1.0
Subject Re: fabric question
From Miki Tebeka <miki.tebeka@gmail.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=ISO-8859-1
Cc Python mailing list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.3525.1352501370.27098.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1352501370 news.xs4all.nl 6923 [2001:888:2000:d::a6]:38480
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:33064

Show key headers only | View raw


> local$ fab remote_info
> [remote] Executing task 'remote_info'
> [remote] run: uname -a
> [remote] out: remote@path$

What happens when you ssh to the machine and run 'uname -a'?
(The out: ... is the output)

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


Thread

fabric question Jabba Laci <jabba.laci@gmail.com> - 2012-11-09 23:25 +0100
  Re: fabric question Miki Tebeka <miki.tebeka@gmail.com> - 2012-11-09 14:49 -0800
  Re: fabric question Miki Tebeka <miki.tebeka@gmail.com> - 2012-11-09 14:49 -0800

csiph-web