![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need advice on AWK | kekanap | Shell Programming and Scripting | 14 | 04-22-2008 02:01 AM |
| Need advice: Awk vs something else? | yongho | UNIX for Dummies Questions & Answers | 1 | 06-13-2005 06:15 PM |
| Looking for some advice | justawind | UNIX Desktop for Dummies Questions & Answers | 4 | 07-18-2002 06:40 AM |
| Need Advice! | DaveC | UNIX for Dummies Questions & Answers | 9 | 02-14-2002 11:36 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
looking for advice...
Hi.
First of all, Im an msoft guy, and when it comes to linux/unix, I'm retarded. Here is what I'm trying to do. I want to start I want to automatically connect to a remote server. Then I need it to login(https) -insert the licensce in the box(vi) -based on that licensce, the remote server will generate a active licensce. -Then I need it to copy the file generated above into /var/whatever/xyz(vi) To summarize the steps above. The user executes the script and it authenticates into a remote box. It will then upload a file and submit. The server then generates a new licensce and updates a file on the box. Is it possible to build a form like: What is the name of your server What is the ip address of your server What is the gateway of the server This information is then written back to the box. |
| Forum Sponsor | ||
|
|
|
|||
|
What if I wanted:
Please select your configuration type. the user puts in X and based on that it follow a different tree... Each option will have it's own logic tree as the configs vary and require specific data |
|||
| Google The UNIX and Linux Forums |