Re: start tomcat server remotely --Help needed

2001-05-17 Thread Venkatesh Sangam

I will b using Unix systems ..
So do I have to write shell script to remotely login ...
ther is smth called SSH (secure shell) ..I just got to know abt this ..
if you know abt this ..Please help

thanks
Venkatesh


From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: start tomcat server remotely --Help needed
Date: Thu, 17 May 2001 14:12:17 +0800

Hi,

which OS do you use? If it's Linux or Win2000 you can easily log in via
telnet and start it as if you where siting in front of the keyboard

Sascha



_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.




RE: start tomcat server remotely --Help needed

2001-05-17 Thread Alain RAVET

Venkatesh,

 I will b using Unix systems ..
 So do I have to write shell script to remotely login ...

No, you will be using the standard startup/shutdown.sh from the remote
%tomcat_home%/bin


 ther is smth called SSH (secure shell) ..I just got to know abt this ..
 if you know abt this ..Please help

It gives you a secured access to a remote server console.
It's pretty simple : you launch ssh, give it
 1°) target ip address - where tomcat is located
 2°) a user id  password
= you have a console screen where you can navigate, launch script.

Note :
 - ssh is a commercial product (www.ssh.com)
 - ssh gives you a graphical ftp explorer,  http tunneling (local
input/output of a x program running remotely , ...) and more..



Alain Ravet





Alain

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de Venkatesh
Sangam
Envoyé : jeudi 17 mai 2001 08:54
À : [EMAIL PROTECTED]
Objet : Re: start tomcat server remotely --Help needed


I will b using Unix systems ..
So do I have to write shell script to remotely login ...
ther is smth called SSH (secure shell) ..I just got to know abt this ..
if you know abt this ..Please help

thanks
Venkatesh



This mail has been checked by exiscan.
To be safe, please scan the mail attachements with your local virus scanner !



RE: start tomcat server remotely --Help needed

2001-05-17 Thread Warren Crossing

hey use putty..
its really cool  most of us use it cause its just a rad tool!

http://www.chiark.greenend.org.uk/~sgtatham/putty/

its really easy to download and easier to run.. just point  click =)

-Original Message-
From: Alain RAVET [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 17 May 2001 5:39 PM
To: [EMAIL PROTECTED]
Subject: RE: start tomcat server remotely --Help needed


Venkatesh,

 I will b using Unix systems ..
 So do I have to write shell script to remotely login ...

No, you will be using the standard startup/shutdown.sh from the remote
%tomcat_home%/bin


 ther is smth called SSH (secure shell) ..I just got to know abt this ..
 if you know abt this ..Please help

It gives you a secured access to a remote server console.
It's pretty simple : you launch ssh, give it
 1°) target ip address - where tomcat is located
 2°) a user id  password
= you have a console screen where you can navigate, launch script.

Note :
 - ssh is a commercial product (www.ssh.com)
 - ssh gives you a graphical ftp explorer,  http tunneling (local
input/output of a x program running remotely , ...) and more..



Alain Ravet





Alain

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de Venkatesh
Sangam
Envoyé : jeudi 17 mai 2001 08:54
À : [EMAIL PROTECTED]
Objet : Re: start tomcat server remotely --Help needed


I will b using Unix systems ..
So do I have to write shell script to remotely login ...
ther is smth called SSH (secure shell) ..I just got to know abt this ..
if you know abt this ..Please help

thanks
Venkatesh



This mail has been checked by exiscan.
To be safe, please scan the mail attachements with your local virus scanner
!



RE: start tomcat server remotely --Help needed

2001-05-17 Thread Vijay Prabhakar
Title: RE: start tomcat server remotely --Help needed






_theoretically_ you could do this. I wouldn't suggest that though. I'd say use JMX to do stops and restarts.


-Vijay


-Original Message-

From: Valeriy Molyakov [mailto:[EMAIL PROTECTED]]

Sent: Thursday, May 17, 2001 1:54 AM

To: [EMAIL PROTECTED]

Subject: Re: start tomcat server remotely --Help needed



Can I do restart server via HTTP with using servlets or JSP ?


- Original Message - 

From: [EMAIL PROTECTED]

To: [EMAIL PROTECTED]

Sent: Thursday, May 17, 2001 9:12 AM

Subject: Re: start tomcat server remotely --Help needed



 Hi,

 

 which OS do you use? If it's Linux or Win2000 you can easily log in via

 telnet and start it as if you where siting in front of the keyboard

 

 Sascha

 





Re: start tomcat server remotely --Help needed

2001-05-16 Thread skolski

Hi,

which OS do you use? If it's Linux or Win2000 you can easily log in via
telnet and start it as if you where siting in front of the keyboard

Sascha





Re: start tomcat server remotely --Help needed

2001-05-16 Thread Valeriy Molyakov

Can I do restart server via HTTP with using servlets or JSP ?

- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 17, 2001 9:12 AM
Subject: Re: start tomcat server remotely --Help needed


 Hi,
 
 which OS do you use? If it's Linux or Win2000 you can easily log in via
 telnet and start it as if you where siting in front of the keyboard
 
 Sascha