This tutorial will guide you to create a connection to the VPN server.
If you searching about install and configure VPN server please click THIS.
In your Windows XP client
Click Start >> Settings >> Control Panel
You will see a screen below :

What is MPD ?
Mpd is a netgraph(4) based implementation of the multi-link PPP protocol for FreeBSD. It is designed to be both fast and flexible.
It handles configuration and negotiation in user land, while routing all data packets strictly in the kernel. It supports several of
the numerous PPP sub-protocols and extensions, such as: Multi-link PPP capability, PAP, CHAP, MS-CHAP and EAP authentication ,
PPP compression and encryption, IPCP and IPV6CP parameter negotiation
Install and Configure MPD4
Here is a short tutorial and how-to configure nginx and wordpress to support a permalink.
Login into Wordpress dashboard
First, Login into wordpress admin
ex : http://www.domain.com/wp-admin
input your admin user and password
Click Settings
Click Permalink
Enable "Permalink custom"
Add this to permalink custom
%postname%
Save.
ShareThisI just updated my old opensuse server 11.1 to opensuse 11.2
After configure and update everything.. it seems i can't starting up the ssh daemon.
After searching in google i found 2 steps to fixed this.
Login into your server in SU mode or login directly into the server because you will not be able to remote connection to your ssh port.
After you have login into the server.
Try to running 2 command below :
This tutorial will guide you to connect to openvpn server from openvpn client.
So if you are searching about how to installing and configure openvpn server.
Please click this for the HOW-TO
First user need to download OpenVPN client GUI.
OpenVPN client GUI can be downloaded from this URL http://openvpn.se/files/install_packages/openvpn-2.0.9-gui-1.0.3-install.exe
What is OpenVPN?
OpenVPN is a free and open source virtual private network (VPN) program for creating point-to-point or server-to-multiclient encrypted tunnels between host computers. It is capable of establishing direct links between computers across network address translators (NATs) and firewalls. It was written by James Yonan and is published under the GNU General Public License (GPL).
Installing OpenVPN from Zypper Repository:
#zypper in openvpn lzo-devel zlib zlib-devel openssl-devel openvpn-auth-pam-plugin
Example i want to remove wuftpd services from all debian init script level.
Here is the simple steps to remove it :
Login into the server with root access.
#cd /etc/init.d
#update-rc.d -f wuftpd remove
Above command will simply remove wuftpd from all debian init script level.
ShareThisError problem :
If we have transferred customer domain to cpanel and when we trying to access customer site it shows http://domain.com/cgi-sys/defaultwebpage.cgi
There is a fixed on this issue :
First find the error with google.
After googling few times finally here is the fixed.
- Update Cpanel to Bleeding EDGE
- Run upcp to retrieve Cpanel Bleeding EDGE tree
I have few domains (testing.net and testing.org) but i want all those domains to point to my main domain "www.testing.com"
First solution is :
To put apache directive ServerAlias in the Apache VHOST.
but this will lead to content duplication since testing.com and testing.net and testing.org are different web sites.
How to avoid the duplicate content ?
Recent comments
3 days 20 hours ago
4 days 2 hours ago
5 days 9 hours ago
5 days 9 hours ago
6 days 2 hours ago
6 days 14 hours ago
1 week 2 days ago
1 week 5 days ago
1 week 5 days ago
1 week 5 days ago