I have Apache running and GNU Screen at Home. I need to access the comp 100km far away. I want the access only to the files in the folder /var/www.
How can I get a remote control of my computer with SSH?
|
I have Apache running and GNU Screen at Home. I need to access the comp 100km far away. I want the access only to the files in the folder /var/www. How can I get a remote control of my computer with SSH? |
||||
|
|
|||||
|
|
|
if you don't have a static IP address, you'll also want to use a dynamic DNS service so that you can ssh into your home machine by hostname rather than having to find out what it's IP is every time it changes. there are lists of dynamic dns providers at: http://www.dmoz.org/Computers/Internet/Protocols/DNS/DNS_Providers/Dynamic_DNS/ http://www.technopagan.org/dynamic/ (sorry, i can't recommend any. i don't use them, i have my own /24 networks and host my own DNS at home) |
|||||
|