The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-03-2007
bravo24601 bravo24601 is offline
Registered User
 

Join Date: May 2007
Posts: 2
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.
Reply With Quote
Remove advertisements
!!
Forum Sponsor