Hi All,
I am reading plenty of tutorials on setting up a connection between my Pi and my PC and I have successfully been able to connect using PuTTy software, but now I am wanting to install TightVNCServer but the problem is that I currently have no internet access at home, so my Pi is unable to automatically download and install using the command:
sudo apt-get install tightvncserver
is there a way I can download the files off site, and then install manually using a thumb drive etc?
Thanks for your time.