How To Access OpenVPN using Windows, Linux, MAC OS X and Windows Mobile for Pocket PC

Posted by cikul | Posted in Free Stuff, Freeware, Linux, Technology, Tips, Windows | Posted on 10-11-2010-05-2008

0

The purpose of this document is to lead the users to configure theirs OpenVPN clients to access to a VPN server. We will see how to install and configure the most used OpenVPN’s GUI for Microsoft Windows, Linux, Mac OS X and Windows Mobile for Pocket PC. At the end of the document we will learn to use the OpenVPN’s command line interface. This last possibility is useful, because the openvpn command, which you can execute by using the prompt (Unix Shell or Windows Prompt) accepts the same parameters and has the same behavior regardless from which Operating System you use. In addition, you could use the openvpn command in a script to automatically start the VPN connection.

Read the rest of this entry »

Incoming search terms:

install openvpn client from source tar on centos | open vpn config smart | openvpn client windows | openvpn smart | openvpn smart card | trafficserver | zeroshell for windows | zeroshell openvpn centos client | 

Share and Enjoy

How To : running scripts or application on startup CentOS

Posted by cikul | Posted in Linux | Posted on 21-10-2010-05-2008

0

Simplest way is edit file rc.local located in /etc/rc.d/rc.local and put your command there.

Another way is you create script as service so you can start | stop | restart your applications/scripts easily and add to init start.

Read the rest of this entry »

Incoming search terms:

create startup program on centos | edit start-up centos | make script startup centos | start up centos | 

Share and Enjoy