| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Mar 15 at 11:35 | |
| stats | profile views | 11 |
|
Dec 11 |
comment |
Executing user shell command from python cgi The os on which we want is linux and the rational of this.the normal user needs to remember a long command shared with the them. |
|
Dec 10 |
comment |
Executing user shell command from python cgi Yes i want execute the command on user machine. |
|
Dec 10 |
asked | Executing user shell command from python cgi |
|
Nov 8 |
comment |
Language for automation in cloud Administration or infrastructure management Adding one more point.But monitoring tools are in python. correct me please if i am wrong. iam little confused about to go to python or to ruby.developing a dashboard in python is little difficult i think so. |
|
Nov 8 |
asked | Language for automation in cloud Administration or infrastructure management |
|
May 22 |
comment |
How to run a shell script on a user machine after calling the script through url One more things which i forgot to add is .All the users machines runs linux oses.which by default installed with python2.6 |
|
May 22 |
asked | How to run a shell script on a user machine after calling the script through url |
|
May 14 |
comment |
Need help on uploading a file to a webpage link using a bash script Sorry for not being very clear on.I mean we can use curl -F "variable=vaue;variable2=value2" xyz.com/#create/new. Is there any option or command which can stimulate the same for a attachment link.without the user involvement.When executing the script. |
|
May 14 |
asked | Need help on uploading a file to a webpage link using a bash script |
|
May 14 |
awarded | Student |
|
May 14 |
comment |
How to generate negative random value in python Thanks a lot.But cann't i do in this way.Where i want to pass the value as a argument while running the script. .#!/usr/bin/env python import sys , random r = sys.argv[1] y = sys.argv[2] print random.range(y,r) |
|
May 14 |
asked | How to generate negative random value in python |