Find the answer to your Linux question:
Results 1 to 3 of 3
Is it possible to access a website via ssh on Linux?...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    1

    SSH and Interner

    Is it possible to access a website via ssh on Linux?

  2. #2
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    You use ssh to log on to an ssh server. It gives you a command prompt
    and user session in text mode. You can talk to a web server with telnet,
    if you know the commands.

    Using http commands through telnet : - Groovyweb Free Downloads and Tutorials

  3. #3
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    What do you mean by "access a website"? I mean, if I have SSH access to my web server, I can SSH in and modify files, and those modifications will appear immediately.

    Care to be more specific?
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...