Sponsored Content
Operating Systems Solaris How to run putty.exe file in server? Post 302979595 by stomp on Tuesday 16th of August 2016 02:07:56 PM
Old 08-16-2016
Hi,

you can link putty.exe as download in the .jsp file. This a very bad idea since every browser get extremely alarmed - which is a very good thing to protect the PCs user - if some website offers an executable file to execute at the clients pc.

You presumably have to battle with several security measures preventing the execution of .exe-files. Furthermore this will only work with windows as client. No MAC, no Linux. A Java-Applet maybe a cross-platform Alternative, but the security-nightmare is nearly the same as with .exe - files. You can try to just put putty.exe on your webserver and get it executed. Maybe thats ok for you. If that works you may link it in your jsp-file.

You may search for a html / javascript based SSH-Terminal and if you like to offer such functionality via the internet you shouldn't even think about doing that without a proper SSL-secured Webserver or you end up sending your (root?)-Passwords in plain over the net.

An interesting SSH-Terminal maybe e. g.:
GitHub - liftoff/GateOne: Gate One is an HTML5-powered terminal emulator and SSH client

Have a look here too:
Web-based SSH - Wikipedia, the free encyclopedia

regards,
stomp

Last edited by stomp; 08-16-2016 at 03:48 PM..
 

10 More Discussions You Might Find Interesting

1. Linux

How to run .exe

Hai, is there any way to run an .exe file in unix environment . i have read that WINE HQ supports this concept but its very inconsistent and upto the user risk . but i tried WINE but iam not able to configure it can any one help me in this matter Regards Sanju (1 Reply)
Discussion started by: sanjustudy
1 Replies

2. HP-UX

How to run .exe file

Hello, I have an test.exe file under a directory. When i execute the .exe file directory from the prompt, i get following error: $ test.exe <enter> ksh: test.exe: not found How do i solve this error? TIA, Ramesh (1 Reply)
Discussion started by: brap45
1 Replies

3. Programming

I have C++ exe file( no source code) and need to run many large dataset under unix, b

I have C++ exe file( no source code) and need to run many large dataset under unix, but how to know the memeroy usage for one dataset?http://www.codeproject.com/script/Forums/Images/New.gif I think "top" is not good and if using the profiler, it seems no free download, any ideas? (1 Reply)
Discussion started by: Danielwang1986
1 Replies

4. UNIX for Dummies Questions & Answers

(Beginner) Run c++ .exe with input to file

Hi, I've got this requirement for my homework assignment, but I'm not sure how to meet it: In the comamnd line, I need to type $ <exec-file> <input> <output_file_name> Like: test 1+2 out.txt Which should execute test.exe passing in 1+2 and directing output to out.txt. I know how... (1 Reply)
Discussion started by: JustinT
1 Replies

5. Shell Programming and Scripting

Executing .exe file at WS Server from Unix

Hi We use Unix for our application, I need to execute a .exe file at WS server, I am not sure if its possible with shell scripting. PLease let me know how it can be. Let me know if I am not clear. Thanks in advance. (4 Replies)
Discussion started by: Dharv
4 Replies

6. UNIX for Dummies Questions & Answers

[Solved] Is it possible to use PuTTY psftp.exe to move file from one directory to another?

Hello All, I am running a script (power shell) from my desktop (Windows). The script needs to sftp a file(using PuTTY psftp.exe ) from my desktop to a server(UNIX server). Then, as a second step, the script needs to move (or copy and delete) this file from one directory on the server (UNIX server)... (3 Replies)
Discussion started by: scampi
3 Replies

7. UNIX for Dummies Questions & Answers

Deleted /etc/passwd file while accessing to our test server via putty

Hi I was accessing our linux test server via putty and By mistake i deleted /etc/passwd file..... It is allowing me to login..... So could anyone please help me out in this issue.... Please, it is urgent (6 Replies)
Discussion started by: rahul547
6 Replies

8. Proxy Server

Upload file from desktop to UNIX server via putty

I have a requirement of following - 1. Transfer excel spreadsheet from desktop to unix server 2. Open the spreadsheet and read the sql row by row at a time 3. Run each sql on database using unix and then send output back to spreadsheet that was uploaded earlier and then transfer file back to... (12 Replies)
Discussion started by: Analabhatla
12 Replies

9. Shell Programming and Scripting

Run .exe file with inputs file

Good morning .., I have a problem to run my object program. Before, I run my program in cygwin and there is no problem. When I tried in linux (ubuntu), the terminal said that space.exe : command not found. this is the code in my shell space.exe gr1 result space.exe: command not found... (2 Replies)
Discussion started by: weslyarfan
2 Replies

10. Windows & DOS: Issues & Discussions

Cant get responsive terminal when I ssh from Windows to Linux using putty.exe

I ssh from Windows to Linux server and execute a few commands. I have ssh keys setup between them and works fine. The commands get executed on the Linux server however I wish to stay on the Linux terminal that was opened by putty.exe. However, the terminal simply does the job and closes. ... (10 Replies)
Discussion started by: mohtashims
10 Replies
NETDISCO-MIBS-DOWNLOAD(1)				User Contributed Perl Documentation				 NETDISCO-MIBS-DOWNLOAD(1)

NAME
netdisco-mibs-download - Downloader for the Netdisco MIB bundle VERSION
This document refers to version 1.0700 of netdisco-mibs-download DESCRIPTION
Run this program to download the Netdisco MIB files bundle from Sourceforge. If the download is successful, you can run the netdisco-mibs- install program to unpack and install them. If the download fails, you can visit the Netdisco Sourceforge downloads page, details of which are given by this program on failure, and get the bundle yourself. ENVIRONMENT
Setting the environment variable "MIBS_DEBUG" to a true value will display information about failed mirror site downloads. EXIT CODES
0 - Successful download 1 - Failed download, possibly no available mirror 2 - Program must be run as root, and you are not root 3 - Error regarding the download directory AUTHOR
Oliver Gorwits "<oliver@cpan.org>" COPYRIGHT &; LICENSE Copyright (c) The University of Oxford 2007. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA perl v5.14.2 2012-08-15 NETDISCO-MIBS-DOWNLOAD(1)
All times are GMT -4. The time now is 12:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy