My boyfriend is rubbish so can someone help me please.
I have a new pi, 32GB SD Card class 10. Installed 2013-09-25-wheezy-raspbian. On the config page I expanded the file system, overclocked, enabled ssh
The I went onto do -
I'm able to see the welcome page via local ip (192.168.1.3)
I'm also able to see this externally as have setup port 80 and ssh via port 22 on my router with a dns.
My issue is trying to log into the pi using Winscp I'm able to log in but can not change anything as I get error code 3. Does anyone have any advice or have I missed a step? Google is confusing me a little. I did this all once but I've lost my notes and the boyfriend is not helping me.
Thanks
I have a new pi, 32GB SD Card class 10. Installed 2013-09-25-wheezy-raspbian. On the config page I expanded the file system, overclocked, enabled ssh
The I went onto do -
Code:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install apache2
I'm able to see the welcome page via local ip (192.168.1.3)
It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.
I'm also able to see this externally as have setup port 80 and ssh via port 22 on my router with a dns.
My issue is trying to log into the pi using Winscp I'm able to log in but can not change anything as I get error code 3. Does anyone have any advice or have I missed a step? Google is confusing me a little. I did this all once but I've lost my notes and the boyfriend is not helping me.
Thanks