Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

Sending Command to Server Without Telnet
 

jim evans




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
My web host does not allow telnet, but I need to issue a couple of unix
commands.  Is there a way to do this other than telnet?

jim


Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

Charles Sweeney




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
jim evans wrote

> My web host does not allow telnet, but I need to issue a couple of unix
> commands.  Is there a way to do this other than telnet?

SSH.  Secure shell.  Telnet is old-fashioned and unsecure.  You can use
something like Putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/)
on your PC to connect to the server and issue unix-type commands.  Your
host needs to permit it though.

--
Charles Sweeney
http://CharlesSweeney.com


Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

jim evans




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
Charles Sweeney <me@charlessweeney.com> wrote:

>jim evans wrote
> 
>
>SSH.  Secure shell.  Telnet is old-fashioned and unsecure.  You can use
>something like Putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/)
>on your PC to connect to the server and issue unix-type commands.  Your
>host needs to permit it though.

Putty is a SSH version of Telnet.  I was using Telnet generically.  My host 
does
not permit any version of Telnet.

jim


Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

mbstevens




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
jim evans wrote:
> My web host does not allow telnet, but I need to issue a couple of unix
> commands.  Is there a way to do this other than telnet?
>
> jim
You can call a perl script through CGI through a regular web page.
But it's dangerous if you make a mistake and allow user input to do
something you didn't intend.  You have to carefully de-taint that input.
Charles' suggestion of SSH is good.  You should also investigae SOAP.





Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

mbstevens




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
mbstevens wrote:

>  Charles' suggestion of SSH is good.
>
Pardon, Charles, that was Jim.



Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

Toby Inkster




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
jim evans wrote:

> Putty is a SSH version of Telnet.

Huh? PuTTY is a piece of software that supports several protocols
including SSH and Telnet.

> I was using Telnet generically.  My host does not permit any version of Telnet.[/c
olor]

SSH is not a version of Telnet. It's an entirely different protocol
(though it can be used for similar purposes). If your host does not
support SSH: in the long term, find a better host; in the short term,
use PHP or Perl's system() function. (The same function does more or
less the same thing in both languages.)

--
Toby A Inkster BSc (Hons) ARCS
Contact Me  ~ http://tobyinkster.co.uk/contact



Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

Charles Sweeney




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
mbstevens wrote

> mbstevens wrote:
> 
> Pardon, Charles, that was Jim.

No problem, although I don't have clue what you're on about!

--
Charles Sweeney
http://CharlesSweeney.com


Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

mbstevens




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
Charles Sweeney wrote:
> mbstevens wrote
>
> 
>
>
> No problem, although I don't have clue what you're on about!
>
I was misreading -- probably shouldn't post after a large dinner.


Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

jim evans




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
mbstevens <NOXwebmasterx@xmbstevensx.com> wrote:

>jim evans wrote: 
>You can call a perl script through CGI through a regular web page.

This host doesn't support CGI either.

jim


Post Follow-Up to this message ]
Re: Sending Command to Server Without Telnet
 

Matt Probert




quote this post edit post

IP Loged report this post

Old Post  06-11-06 - 08:59 AM  
On Sat, 10 Jun 2006 14:42:39 GMT, jim evans <jimsnews@houston.rr.com>
wrote:

>mbstevens <NOXwebmasterx@xmbstevensx.com> wrote:
> 
>
>This host doesn't support CGI either.
>
>jim

Sounds like a bolted down shared service. Ask your host to do what you
need done, or move to your own server.

Matt


--
Veritas Vincti
http://www.probertencyclopaedia.com


Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 06:06 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Webmaster forum archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top