![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Discuss UNIX and Linux software applications. This includes SQL, Databases, Middleware, MOM, SOA, EDA, CEP, BI, BPM and similar topics. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris 10 install doesn't display Network Connectivity prompt page | sarahsi | SUN Solaris | 3 | 08-30-2007 08:44 AM |
| Invoking shell script from html/jsp page | bubeshj | Shell Programming and Scripting | 2 | 06-28-2006 01:53 PM |
| Access shell scripts from HTML page | nhatch | Shell Programming and Scripting | 4 | 03-01-2005 11:48 AM |
| linking unix generated text file to html page | alexd | Shell Programming and Scripting | 1 | 11-13-2002 12:21 PM |
| Unix Manual (man-page) pages in HTML | killerserv | News, Links, Events and Announcements | 1 | 06-26-2002 12:05 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Html web page to Unix Connectivity
Hi All,
I need a basic overview of connecting a HTML web page to Unix I will give a brief of my exact requirement. There will be a front end HTML page - a web page which will have certain buttons. Each button will have certain functionality. For eg: There is a button for Disk Usage. When the user presses that, the back end code should fire df -g /disk command on a AIX server and return the output on the web page itself. Basically, a user should not be needed to login to terminal and fire the command, All he sees is the web page. Any suggestions are welcome |
|
|||||
|
Writing applications that collect or invoke certain server commands is a pretty tough task - the web resouces can be written in php for example - take a look here, it can be done with .jsp for example, perl/cgi is also suitable.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|