I am a novice never used a pi before, i am using it as part of my uni course and i am having a few issues.
I have tried many suggestions on the forum with people having similar issues but i am still stuck.
I am trying to use my Raspberry PI remotely using putty and ssh via an Ethernet cable, i have followed many tutorials to set up my device.
I have encounterd many issues along the way which i have sorted with help from the forum but this has me stumped.
I am trying to install tightvnc so can access the GUI but i just cant tight vnc to install.
If i enter the following code like instructed on many tutorials:
sudo apt-get install tightvncserver
I get the following response:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tightvncserver
I have done sudo apt-get update and sudo apt-get upgrade already
I am also using a laptop with windows 7 installed if that makes any difference, any help would be appreciated cheers.