This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

VPN and VNC setup

sahara

Mon Aug 19, 2013 9:26:56 am

Hi there,

This is the first time I am using open source software and so far I am liking it. However, I am having a difficult time setting up the vpn.
The only info I have is what I used in my previous OS system (Windows) is the IP address, username and password. I also have the vnc server address.
The PC I want to connect to has a Windows OS system.

Could someone please assist me with this. :? :cry:

Wolfman

Mon Aug 19, 2013 10:52:46 am

Hi,

start here:

https://help.ubuntu.com/13.04/serverguide/vpn.html

You the need "openvpn" package!. Install via terminal with the following command:

Code:
sudo apt-get install openvpn


For VNC:

Code:
sudo apt-get install vnc4server


Another option, if you're using Microsoft's Remote Desktop Connection client:

Code:
sudo apt-get install xrdp


What version of Zorin are you using?.

See also:

http://www.youtube.com/watch?v=O8hOt4rv7s4

And for beginners:

http://www.youtube.com/watch?v=4Q7bj3dNbR8

Regards Wolfman :D

sahara

Mon Aug 19, 2013 11:06:42 am

I'm using Zorin OS6

Wolfman

Mon Aug 19, 2013 2:05:48 pm

Hi,

it doesn't really matter which version you are using, it was really just a question!.

Do you have it working now?.

Regards Wolfman :D