This tutorials will help you to install PPTP vpn on Xen vps.
PPTP installation:
Debian
apt-get install pptp
CentOS
yum -y install pptp
Configuration:
Open /etc/pptpd.conf and add following 2 lines
nano -w /etc/pptpd.conf
localip 123.123.123.123
remoteip 192.168.1.1-200
Replace...
If you have already read "How to install websitepanel/dotnetpanel", then this is the next step to do after installation.
Microsoft web platform installer also provide the option for recommended settings for IIS7 to run with websitepanel aka dotnetpanel.
After installing websitepanel,...
Installation of Websitepanel aka Dotnetpanel is very easy with Microsoft Web platform installer.
Go to http://www.websitepanel.net
Click on "Microsoft Web platform installer" on left side icon
On next page, click on "Install"
Follow the wizerd and click on "Install"
Accept...