This tutorial shows how to prepare an Ubuntu 10.04 (Lucid Lynx) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
Tampilkan postingan dengan label install. Tampilkan semua postingan
Tampilkan postingan dengan label install. Tampilkan semua postingan
Rabu, Juni 08, 2011
Selasa, Agustus 24, 2010
Sabtu, November 28, 2009
xampp + coldfusion 7
download :
xampp-win32-1.7.2.exe
coldfusion7
hotfix wsconfig.jar
Start apache and coldfusion server
xampp-win32-1.7.2.exe
coldfusion7
hotfix wsconfig.jar
- Backup cf_root/runtime/lib/wsconfig.jar to wsconfig.jar.bu.
- Download hot fix (2.3MB).
- Stop all ColdFusion servers and Apache 2.2
- Extract the new wsconfig.jar file and place it in cf_root/runtime/lib.
- Start - Program - Macromedia - ColdFusion MX 7 - Web Server Configuration Tool
Start apache and coldfusion server
Minggu, Juni 01, 2008
Tutorial Howto Install Squid on Windows
- Kangkam -
Squid is opensource software that use by many server for :
1. control an internet access
2. share bandwidth
3. faster loading process for a website that have open before
4. etc... :D
You can download a squid for windows version here or here
Now this is the step by step configuration :
download squid-2.6.STABLE18-bin-DELAYP.zip
extract to C:
enter C:\squid\etc folder
open squid.conf.default and save as to squid.conf
open mime.conf.default and save as to mime.conf
open cachemgr.conf.default and save as to chachemgr.conf
open squid.conf with notepad or wordpad
press ctrl + F buttons (to search a word)
find our_networks word
find visible_hostname word
with ... i.e. localhost
find dns_nameservers word
enter c:\squid\sbin directory
type C:\squid>sbin\squid.exe –i
then type C:\squid>sbin\squid.exe –z
open start menu - setting - control panel - administrative tools - services
find service squid
click start
open browser (i.e. mozilla)
choose from menu bar : tools - option - network - setting
choose manual proxy and enter your computer ipaddress with default squid port (3128)
press ok and ... browsing :)
have it try ...
- Kangkam -
Squid is opensource software that use by many server for :
1. control an internet access
2. share bandwidth
3. faster loading process for a website that have open before
4. etc... :D
You can download a squid for windows version here or here
Now this is the step by step configuration :
download squid-2.6.STABLE18-bin-DELAYP.zip
extract to C:
enter C:\squid\etc folder
open squid.conf.default and save as to squid.conf
open mime.conf.default and save as to mime.conf
open cachemgr.conf.default and save as to chachemgr.conf
open squid.conf with notepad or wordpad
press ctrl + F buttons (to search a word)
find our_networks word
#acl our_networks src 192.168.1.0/24 192.168.2.0/24delete # / uncomment them, so it will be like this :
#http_access allow our_networks
acl our_networks src 192.168.1.0/24 192.168.2.0/24press ctrl + F button again
http_access allow our_networks
find visible_hostname word
# TAG: visible_hostname
# If you want to present a special hostname in error messages, etc,
# define this. Otherwise, the return value of gethostname()
# will be used. If you have multiple caches in a cluster and
# get errors about IP-forwarding you must set them to have individual
# names with this setting.
#
#Default:
# none <-- change="change" font="font" style="font-style: italic; font-weight: bold;">#none-->
# TAG: visible_hostnamepress ctrl + F button again
# If you want to present a special hostname in error messages, etc,
# define this. Otherwise, the return value of gethostname()
# will be used. If you have multiple caches in a cluster and
# get errors about IP-forwarding you must set them to have individual
# names with this setting.
#
#Default:
visible_hostname localhost
find dns_nameservers word
# TAG: dns_nameserverschange #none with your dns server (i.e. : 202.134.0.155 or 202.134.2.5 or 208.67.222)
# Use this if you want to specify a list of DNS name servers
# (IP addresses) to use instead of those given in your
# /etc/resolv.conf file.
# On Windows platforms, if no value is specified here or in
# the /etc/resolv.conf file, the list of DNS name servers are
# taken from the Windows registry, both static and dynamic DHCP
# configurations are supported.
#
# Example: dns_nameservers 10.0.0.1 192.172.0.4
#
#Default:
# none
# TAG: dns_nameserverssave and close squid.conf document
# Use this if you want to specify a list of DNS name servers
# (IP addresses) to use instead of those given in your
# /etc/resolv.conf file.
# On Windows platforms, if no value is specified here or in
# the /etc/resolv.conf file, the list of DNS name servers are
# taken from the Windows registry, both static and dynamic DHCP
# configurations are supported.
#
# Example: dns_nameservers 10.0.0.1 192.172.0.4
#
#Default:
dns_nameserver 208.67.222.222
enter c:\squid\sbin directory
type C:\squid>sbin\squid.exe –i
then type C:\squid>sbin\squid.exe –z
open start menu - setting - control panel - administrative tools - services
find service squid
click start
open browser (i.e. mozilla)
choose from menu bar : tools - option - network - setting
choose manual proxy and enter your computer ipaddress with default squid port (3128)
press ok and ... browsing :)
have it try ...
- Kangkam -
Langganan:
Postingan (Atom)











