Results 1 to 3 of 3
Is it possible to access a website via ssh on Linux?...
- 03-12-2008 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 1
SSH and Interner
Is it possible to access a website via ssh on Linux?
- 03-12-2008 #2
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
- 03-12-2008 #3
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


Reply With Quote