OpenSSL | SSL
How To Install HTTPD PHP and MySQL OpenSUSE 11.1 x86_64
In This Tutorial, We will start to install and configure Apache Webserver, PHP and Mysql from Source / tar.gz in O/S OpenSUSE 11.1 x86_64 bit O/s
If you are searching how to install apache php and mysql for linux o/s 32bit, please click HERE
So I assume you already have OpenSUSE11 installed, up and running.
This tutorial also can be implemented in other O/S such as : Centos and Fedora or other 64bit Linux O/S.
Login into your server with root access.
Configure PHP to Support OpenSSL PHP Extensions
What is openssl php extension ?
Php module that uses the functions of » OpenSSL for generation and verification of signatures and for sealing (encrypting) and opening (decrypting) data.
System requirement
* - Apache2
* - Php
* - OpenSSL
Preparing and Download all Packages
How To Install HTTPD PHP and MySQL OpenSUSE 11 i586
What is Apache / HTTPD ?
Apache is a freely available Web server that is distributed under an open source license. It is the most widely-installed Web server.
What is PHP ?
PHP is a scripting language originally designed for producing dynamic web pages. It has evolved to include a command line interface capability and can be used in standalone graphical applications.
What is MySQL ?
How To Configure Shared SSL in IIS6 Win2k3
What is Shared SSL ?
A "secure server" or "shared SSL" is an invention of your web hosting company. It is a way to use an SSL certificate without actually buying one.
Preparing Anything:
Example :
Example.com already have SSL installed on IIS6 and this domain SSL certificate will configure to shared the SSL into other domians.
How To Configure PopTop PPTP VPN Server Linux
What is PPTP?
PPTP stands for Point to Point Tunneling Protocol. It was developed by a consortium including Microsoft and is used for establishing VPN (Virtual Private Network) tunnels across the Internet. This allows remote users to securely and inexpensively access their corporate network from anywhere on the Internet.
Generate and Install SSL CSR in JBoss Webserver Windows
In This tutorial, We will try to Generate a CSR and Install it into JBoss Webserver.
Here is the simple steps how to do this:
Login as Administrator via remote desktop connection
[code]Click Start > Run > cmd [/code]
We need to set path to JAVA_HOME, you can just copy paste into the command box.
[code]c:\>set path=%path%;%JAVA_HOME%\bin\[/code]
Create jboss-ssl directory
[code]c:\>mkdir jboss-ssl[/code]
How To Install Certificate in Windows IIS Webserver
In this tutorial i assume you have generate your csr and also have purchased a Certificate from verisign/digicert,etc..
If you still don't generate a CSR. Here is the link How to generate CSR in Windows IIS
http://wowtutorial.org/en/tutorial/33.html
Let's start install a brandnew purchased cert in IIS webserver.
[code]Login as Administrator with Remote Desktop Connection.
Click Start > Administrative Tools > Internet Information Services (IIS) Manager[/code]
How To Install Certificate in Linux/Unix Servers Apache Webserver
In this tutorial i assume you have generate a CSR and Key before. If you still don't have a CSR and Key you can see copy and paste this url below and generate your csr and key first before you can install your brand new purchase ssl from verisign/geocert, etc.
http://wowtutorial.org/en/tutorial/34.html <-- This is a link How To Generate SSL In Linux/Unix Server.
How To Generate SSL CSR in Linux/Unix Servers
This is a simple way to generate a Certificate Signing Request ( CSR) in Linux/Unix server.
Please SSH into your webserver via Putty or secure ssh tool with root access.
First we will need a openssl package installed on the server
[code]root@athena:/home/sentono/testing#apt-get install openssl* [/code]
Generate a private key and a public Certificate Signing Request (CSR) by using the following command: openssl req -new -nodes -keyout myserver.key -out server.csr
Install Configure FTP Server With SSL Using FileZilla Server and FTP Client Using CuteFTP (part 1)

Now I want show you how to install and configure FileZilla Server in Windows server.
Download FileZilla Server
http://downloads.sourceforge.net/filezilla/FileZilla_Server-0_9_24.exe
Installing FileZilla Server
Recent blog posts |
Recent comments
1 day 17 hours ago
1 week 2 hours ago
1 week 1 day ago
2 weeks 2 days ago
4 weeks 1 day ago
4 weeks 2 days ago
4 weeks 6 days ago
5 weeks 1 day ago
5 weeks 2 days ago
6 weeks 2 days ago