-
Setting up VNC
Hi there,
I'm having issues setting up vnc4server and/or tightvncserver. I have searched this and solutions did not assist. I tried the suggested command in the error below and apt-get update but also did not help. Can anyone please advise how to rectify this issue?
WARNING: The following packages cannot be authenticated!
tightvncserver
Install these packages without verification [y/N]? y
Err http://32.repository.backtrack-linux.org/ revolution/main tightvncserver 1.3.9-6
Something wicked happened resolving '32.repository.backtrack-linux.org:http' (-5 - No address associated with hostname)
Failed to fetch http://32.repository.backtrack-linux...3.9-6_i386.deb Something wicked happened resolving '32.repository.backtrack-linux.org:http' (-5 - No address associated with hostname)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
-
Re: Setting up VNC
So did you try --fix-missing
-
Re: Setting up VNC
Forgive me if I am wrong as I am new here...
The error would seem to suggest to me a DNS problem.
Did a quick Google search on the error and found the following possible suggestions to check:
http://askubuntu.com/questions/15138...-with-hostname
http://askubuntu.com/questions/18398...ading-to-12-04
http://askubuntu.com/questions/19954...-with-hostname
Basically they are suggesting you check your DNS server configuration as at present your system is unable to resolve those hostnames.
As I say, I may be completely wrong so please feel free to correct me as I am here to learn as much as I can :)