Agar komputer bisa tersambung ke internet maka ia harus di beri IP Address agar bisa berkomunikasi dengan komputer lain. Untuk memberikan IP Address pada komputer ada beberapa cara antara lain:
A. Windows XP
1. Clik kanan pada icon computer networking
2. Pilih status
Tuesday, November 25, 2008
Friday, November 21, 2008
Install web server ubuntu 8.04
Membuat Web Server
(apache2, php5 dan mysqlserver)
Imron Rosyidi
Langkahlangkah membuat web server:
1. Pastikan komputer tersambung dengan internet
Masuk ke termial
aplications->accesories->terminal
$ ping google.co.id
Hasilnya:
root@freeclass:~# ping google.co.id
PING google.co.id (72.14.207.104) 56(84) bytes of data.
64 bytes from ehinf104.google.com (72.14.207.104): icmp_seq=1
ttl=238 time=428 ms
64 bytes from ehinf104.google.com (72.14.207.104): icmp_seq=2
ttl=238 time=426 ms
google.co.id ping statistics
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 426.718/427.840/428.962/1.122 ms
Ctrl+C untuk menghentikan
2. Login sebagai root
$ su
password: panasonic
sehingga $ menjadi #
3. install quanta
#apt get install quanta
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian lsbgraphics lsb
desktop m4
podebconf ncursesterm libqt4core libqt4gui lsb pax lsb
multimedia
libtimedateperl dpkgdev lsbprinting html2text patch lsb
core alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
cvs kfilereplace klinkstatus kommander libcvsservice0
libtidy0.990
quantadata tidy
Suggested packages:
khelpcenter kommanderdev gubed kimagemapeditor phpdoc tidy
doc
Recommended packages:
cervisia docbookdefguide kompare kxsldbg
The following NEW packages will be installed:
cvs kfilereplace klinkstatus kommander libcvsservice0
libtidy0.990 quanta
quantadata tidy
0 upgraded, 9 newly installed, 0 to remove and 287 not upgraded.
Need to get 8263kB of archives.
After this operation, 25.7MB of additional disk space will be
used.
Do you want to continue [Y/n]? Y
Get:1 http://id.archive.ubuntu.com hardy/main cvs 1:1.12.139
[1670kB]
Get:2 http://id.archive.ubuntu.com hardyupdates/main
kfilereplace 4:3.5.100ubuntu1~hardy1 [641kB]
Get:3 http://id.archive.ubuntu.com hardyupdates/main
klinkstatus 4:3.5.100ubuntu1~hardy1 [318kB]
Get:4 http://id.archive.ubuntu.com hardyupdates/main kommander
4:3.5.100ubuntu1~hardy1 [1999kB]
Get:5 http://id.archive.ubuntu.com hardyupdates/main kommander
4:3.5.100ubuntu1~hardy1 [1999kB]
Get:6 http://id.archive.ubuntu.com hardyupdates/main
libcvsservice0 4:3.5.100ubuntu1~hardy1 [106kB]
Get:7 http://id.archive.ubuntu.com hardy/main libtidy0.990
20080116cvs2 [134kB]
Get:8 http://id.archive.ubuntu.com hardyupdates/main quanta
data 4:3.5.100ubuntu1~hardy1 [973kB]
Get:9 http://id.archive.ubuntu.com hardy/main tidy 20080116cvs2
[17.2kB]
Get:10 http://id.archive.ubuntu.com hardyupdates/main quanta
4:3.5.100ubuntu1~hardy1 [2403kB]
Get:11 http://id.archive.ubuntu.com hardyupdates/main quanta
4:3.5.100ubuntu1~hardy1 [2403kB]
Fetched 5677kB in 6min32s (14.5kB/s)
Preconfiguring packages ...
Selecting previously deselected package cvs.
(Reading database ... 105966 files and directories currently
installed.)
Unpacking cvs (from .../cvs_1%3a1.12.139_i386.deb) ...
Selecting previously deselected package kfilereplace.
Unpacking kfilereplace (from
.../kfilereplace_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Selecting previously deselected package klinkstatus.
Unpacking klinkstatus (from
.../klinkstatus_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Selecting previously deselected package kommander.
Unpacking kommander (from
.../kommander_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Selecting previously deselected package libcvsservice0.
Unpacking libcvsservice0 (from
.../libcvsservice0_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Selecting previously deselected package libtidy0.990.
Unpacking libtidy0.990 (from
.../libtidy0.990_20080116cvs2_i386.deb) ...
Selecting previously deselected package quantadata.
Unpacking quantadata (from .../quanta
data_4%3a3.5.100ubuntu1~hardy1_all.deb) ...
Selecting previously deselected package tidy.
Unpacking tidy (from .../tidy_20080116cvs2_i386.deb) ...
Selecting previously deselected package quanta.
Unpacking quanta (from
.../quanta_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Setting up cvs (1:1.12.139) ...
Setting up kfilereplace (4:3.5.100ubuntu1~hardy1) ...
Setting up klinkstatus (4:3.5.100ubuntu1~hardy1) ...
Setting up kommander (4:3.5.100ubuntu1~hardy1) ...
Setting up libcvsservice0 (4:3.5.100ubuntu1~hardy1) ...
Setting up libtidy0.990 (20080116cvs2) ...
Setting up quantadata (4:3.5.100ubuntu1~hardy1) ...
Setting up tidy (20080116cvs2) ...
Setting up quanta (4:3.5.100ubuntu1~hardy1) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
root@freeclass:~# clear
4. Install apache2
root@freeclass:~# aptget install apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian
lsbgraphics lsbdesktop m4 podebconf
ncursesterm libqt4core libqt4gui lsb pax
lsbmultimedia libtimedateperl dpkgdev
lsbprinting html2text patch lsbcore alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
apache2mpmworker apache2utils
apache2.2common libapr1 libaprutil1 libpq5
Suggested packages:
apache2doc
The following NEW packages will be installed:
apache2 apache2mpmworker apache2utils
apache2.2common libapr1 libaprutil1 libpq5
0 upgraded, 7 newly installed, 0 to remove and 287 not upgraded.
Need to get 1628kB of archives.
After this operation, 5763kB of additional disk space will be
used.
Do you want to continue [Y/n]? Y
Get:1 http://id.archive.ubuntu.com hardy/main libapr1 1.2.111
[115kB]
Get:2 http://id.archive.ubuntu.com hardyupdates/main libpq5
8.3.30ubuntu0.8.04 [272kB]
Get:3 http://id.archive.ubuntu.com hardy/main libaprutil1
1.2.12+dfsg3 [70.0kB]
Get:4 http://id.archive.ubuntu.com hardyupdates/main apache2
utils 2.2.81ubuntu0.3 [139kB]
Get:5 http://id.archive.ubuntu.com hardyupdates/main apache2.2
common 2.2.81ubuntu0.3 [754kB]
Get:6 http://id.archive.ubuntu.com hardyupdates/main apache2
mpmworker 2.2.81ubuntu0.3 [234kB]
Get:7 http://id.archive.ubuntu.com hardyupdates/main apache2
2.2.81ubuntu0.3 [44.6kB]
Fetched 1628kB in 16s (97.8kB/s)
Selecting previously deselected package libapr1.
(Reading database ... 107923 files and directories currently
installed.)
Unpacking libapr1 (from .../libapr1_1.2.111_i386.deb) ...
Selecting previously deselected package libpq5.
Unpacking libpq5 (from
.../libpq5_8.3.30ubuntu0.8.04_i386.deb) ...
Selecting previously deselected package libaprutil1.
Unpacking libaprutil1 (from
.../libaprutil1_1.2.12+dfsg3_i386.deb) ...
Selecting previously deselected package apache2utils.
Unpacking apache2utils (from .../apache2
utils_2.2.81ubuntu0.3_i386.deb) ...
Selecting previously deselected package apache2.2common.
Unpacking apache2.2common (from .../apache2.2
common_2.2.81ubuntu0.3_i386.deb) ...
Selecting previously deselected package apache2mpmworker.
Unpacking apache2mpmworker (from .../apache2mpm
worker_2.2.81ubuntu0.3_i386.deb) ...
Selecting previously deselected package apache2.
Unpacking apache2 (from
.../apache2_2.2.81ubuntu0.3_all.deb) ...
Setting up libapr1 (1.2.111) ...
Setting up libpq5 (8.3.30ubuntu0.8.04) ...
Setting up libaprutil1 (1.2.12+dfsg3) ...
Setting up apache2utils (2.2.81ubuntu0.3) ...
Setting up apache2.2common (2.2.81ubuntu0.3) ...
Module alias installed; run /etc/init.d/apache2 forcereload to
enable.
Module autoindex installed; run /etc/init.d/apache2 forcereload
to enable.
Module dir installed; run /etc/init.d/apache2 forcereload to
enable.
Module env installed; run /etc/init.d/apache2 forcereload to
enable.
Module mime installed; run /etc/init.d/apache2 forcereload to
enable.
Module negotiation installed; run /etc/init.d/apache2 force
reload to enable.
Module setenvif installed; run /etc/init.d/apache2 forcereload
to enable.
Module status installed; run /etc/init.d/apache2 forcereload to
enable.
Module auth_basic installed; run /etc/init.d/apache2 force
reload to enable.
Module authz_default installed; run /etc/init.d/apache2 force
reload to enable.
Module authz_user installed; run /etc/init.d/apache2 force
reload to enable.
Module authz_groupfile installed; run /etc/init.d/apache2 force
reload to enable.
Module authn_file installed; run /etc/init.d/apache2 force
reload to enable.
Module authz_host installed; run /etc/init.d/apache2 force
reload to enable.
Setting up apache2mpmworker (2.2.81ubuntu0.3) ...
* Starting web server apache2 apache2:
Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
[ OK ]
Setting up apache2 (2.2.81ubuntu0.3) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
5. Install php5
root@freeclass:~# aptget install php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian
lsbgraphics lsbdesktop m4 podebconf
ncursesterm libqt4core libqt4gui lsb pax
lsbmultimedia libtimedateperl dpkgdev
lsbprinting html2text patch lsbcore alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
apache2mpmprefork libapache2modphp5
php5common
Suggested packages:
phppear
The following packages will be REMOVED:
apache2mpmworker
The following NEW packages will be installed:
apache2mpmprefork libapache2modphp5 php5
php5common
0 upgraded, 4 newly installed, 1 to remove and 287 not upgraded.
Need to get 3088kB of archives.
After this operation, 6443kB of additional disk space will be
used.
Do you want to continue [Y/n]? Y
Get:1 http://id.archive.ubuntu.com hardyupdates/main apache2
mpmprefork 2.2.81ubuntu0.3 [230kB]
Get:2 http://id.archive.ubuntu.com hardyupdates/main php5
common 5.2.42ubuntu5.3 [314kB]
Get:3 http://id.archive.ubuntu.com hardyupdates/main
libapache2modphp5 5.2.42ubuntu5.3 [2543kB]
Get:4 http://id.archive.ubuntu.com hardyupdates/main php5
5.2.42ubuntu5.3 [1078B]
Fetched 3088kB in 2min36s (19.7kB/s)
dpkg: apache2mpmworker: dependency problems, but removing
anyway as you request:
apache2 depends on apache2mpmworker (>= 2.2.81ubuntu0.3) |
apache2mpmprefork (>= 2.2.81ubuntu0.3) | apache2mpmevent
(>= 2.2.81ubuntu0.3); however:
Package apache2mpmworker is to be removed.
Package apache2mpmprefork is not installed.
Package apache2mpmevent is not installed.
(Reading database ... 108469 files and directories currently
installed.)
Removing apache2mpmworker ...
* Stopping web server apache2 apache2:
Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
[ OK ]
Selecting previously deselected package apache2mpmprefork.
(Reading database ... 108461 files and directories currently
installed.)
Unpacking apache2mpmprefork (from .../apache2mpm
prefork_2.2.81ubuntu0.3_i386.deb) ...
Selecting previously deselected package php5common.
Unpacking php5common (from .../php5
common_5.2.42ubuntu5.3_i386.deb) ...
Selecting previously deselected package libapache2modphp5.
Unpacking libapache2modphp5 (from .../libapache2mod
php5_5.2.42ubuntu5.3_i386.deb) ...
Selecting previously deselected package php5.
Unpacking php5 (from .../php5_5.2.42ubuntu5.3_all.deb) ...
Setting up apache2mpmprefork (2.2.81ubuntu0.3) ...
* Starting web server apache2 apache2:
Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
[ OK ]
Setting up php5common (5.2.42ubuntu5.3) ...
Setting up libapache2modphp5 (5.2.42ubuntu5.3) ...
Creating config file /etc/php5/apache2/php.ini with new version
* Reloading web server config apache2 apache2:
Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
[ OK ]
Setting up php5 (5.2.42ubuntu5.3) ...
6. Install mysql-server
root@freeclass:~# aptget install mysqlserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian
lsbgraphics lsbdesktop m4 podebconf
ncursesterm libqt4core libqt4gui lsb pax
lsbmultimedia libtimedateperl dpkgdev
lsbprinting html2text patch lsbcore alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
libdbdmysqlperl libdbiperl
libmysqlclient15off libnetdaemonperl
libplrpcperl mysqlclient5.0 mysqlcommon
mysqlserver5.0
Suggested packages:
dbishell libcompresszlibperl mysqldoc5.0
tinyca
Recommended packages:
libhtmltemplateperl
The following NEW packages will be installed:
libdbdmysqlperl libdbiperl
libmysqlclient15off libnetdaemonperl
libplrpcperl mysqlclient5.0 mysqlcommon
mysqlserver mysqlserver5.0
0 upgraded, 9 newly installed, 0 to remove and 287 not upgraded.
Need to get 38.2MB of archives.
After this operation, 112MB of additional disk space will be
used.
Do you want to continue [Y/n]? Y
Get:1 http://id.archive.ubuntu.com hardyupdates/main mysql
common 5.0.51a3ubuntu5.4 [60.3kB]
Get:2 http://id.archive.ubuntu.com hardy/main libnetdaemonperl
0.381.1 [45.9kB]
Get:3 http://id.archive.ubuntu.com hardy/main libplrpcperl
0.20171.1 [35.0kB]
Get:4 http://id.archive.ubuntu.com hardy/main libdbiperl
1.6011 [771kB]
Get:5 http://id.archive.ubuntu.com hardyupdates/main
libmysqlclient15off 5.0.51a3ubuntu5.4 [1837kB]
Err http://id.archive.ubuntu.com hardyupdates/main
libmysqlclient15off 5.0.51a3ubuntu5.4
Connection failed [IP: 91.189.88.45 80]
Get:6 http://id.archive.ubuntu.com hardy/main libdbdmysqlperl
4.0051 [134kB]
Get:7 http://security.ubuntu.com hardysecurity/main
libmysqlclient15off 5.0.51a3ubuntu5.4 [1837kB]
Err http://security.ubuntu.com hardysecurity/main
libmysqlclient15off 5.0.51a3ubuntu5.4
Connection failed
Err http://id.archive.ubuntu.com hardy/main libdbdmysqlperl
4.0051
Connection failed [IP: 91.189.88.31 80]
Get:8 http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Get:9 http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Get:10 http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Get:11 http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Err http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4
Connection failed [IP: 91.189.88.46 80]
Get:12 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:13 http://security.ubuntu.com hardysecurity/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Get:14 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:15 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
38% [15 mysqlserver5.0 5873819/27.4MB 21%]
root@freeclass:~# aptget install mysqlserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian
lsbgraphics lsbdesktop m4 podebconf
ncursesterm libqt4core libqt4gui lsb pax
lsbmultimedia libtimedateperl dpkgdev
lsbprinting html2text patch lsbcore alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
libdbdmysqlperl libdbiperl
libmysqlclient15off libnetdaemonperl
libplrpcperl mysqlclient5.0 mysqlcommon
mysqlserver5.0
Suggested packages:
dbishell libcompresszlibperl mysqldoc5.0
tinyca
Recommended packages:
libhtmltemplateperl
The following NEW packages will be installed:
libdbdmysqlperl libdbiperl
libmysqlclient15off libnetdaemonperl
libplrpcperl mysqlclient5.0 mysqlcommon
mysqlserver mysqlserver5.0
0 upgraded, 9 newly installed, 0 to remove and 287 not upgraded.
Need to get 29.5MB/38.2MB of archives.
After this operation, 112MB of additional disk space will be
used.
Do you want to continue [Y/n]?
Get:1 http://id.archive.ubuntu.com hardyupdates/main
libmysqlclient15off 5.0.51a3ubuntu5.4 [1837kB]
Get:2 http://id.archive.ubuntu.com hardy/main libdbdmysqlperl
4.0051 [134kB]
Get:3 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:4 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:5 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:6 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:7 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:8 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:9 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:10 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:11 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:12 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:13 http://id.archive.ubuntu.com hardyupdates/main mysql
server 5.0.51a3ubuntu5.4 [54.2kB]
Fetched 2804kB in 30min30s (1532B/s)
Preconfiguring packages ...
Selecting previously deselected package mysqlcommon.
(Reading database ... 108515 files and directories currently
installed.)
Unpacking mysqlcommon (from .../mysql
common_5.0.51a3ubuntu5.4_all.deb) ...
Selecting previously deselected package libnetdaemonperl.
Unpacking libnetdaemonperl (from .../libnetdaemon
perl_0.381.1_all.deb) ...
Selecting previously deselected package libplrpcperl.
Unpacking libplrpcperl (from .../libplrpc
perl_0.20171.1_all.deb) ...
Selecting previously deselected package libdbiperl.
Unpacking libdbiperl (from .../libdbi
perl_1.6011_i386.deb) ...
Selecting previously deselected package libmysqlclient15off.
Unpacking libmysqlclient15off (from
.../libmysqlclient15off_5.0.51a3ubuntu5.4_i386.deb) ...
Selecting previously deselected package libdbdmysqlperl.
Unpacking libdbdmysqlperl (from .../libdbdmysql
perl_4.0051_i386.deb) ...
Selecting previously deselected package mysqlclient5.0.
Unpacking mysqlclient5.0 (from .../mysql
client5.0_5.0.51a3ubuntu5.4_i386.deb) ...
Setting up mysqlcommon (5.0.51a3ubuntu5.4) ...
Selecting previously deselected package mysqlserver5.0.
(Reading database ... 108777 files and directories currently
installed.)
Unpacking mysqlserver5.0 (from .../mysql
server5.0_5.0.51a3ubuntu5.4_i386.deb) ...
Selecting previously deselected package mysqlserver.
Unpacking mysqlserver (from .../mysql
server_5.0.51a3ubuntu5.4_all.deb) ...
Setting up libnetdaemonperl (0.381.1) ...
Setting up libplrpcperl (0.20171.1) ...
Setting up libdbiperl (1.6011) ...
Setting up libmysqlclient15off (5.0.51a3ubuntu5.4) ...
Setting up libdbdmysqlperl (4.0051) ...
Setting up mysqlclient5.0 (5.0.51a3ubuntu5.4) ...
Setting up mysqlserver5.0 (5.0.51a3ubuntu5.4) ...
* Stopping MySQL database server mysqld [ OK ]
Reloading AppArmor profiles : done.
* Starting MySQL database server mysqld [ OK ]
* Checking for corrupt, not cleanly closed and upgrade needing
tables.
Setting up mysqlserver (5.0.51a3ubuntu5.4) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Pada waktu ada permintaan mengisi password isikan : root kemudian password
ke dua : root
selseai:
Selamat mencoba....
(apache2, php5 dan mysqlserver)
Imron Rosyidi
Langkahlangkah membuat web server:
1. Pastikan komputer tersambung dengan internet
Masuk ke termial
aplications->accesories->terminal
$ ping google.co.id
Hasilnya:
root@freeclass:~# ping google.co.id
PING google.co.id (72.14.207.104) 56(84) bytes of data.
64 bytes from ehinf104.google.com (72.14.207.104): icmp_seq=1
ttl=238 time=428 ms
64 bytes from ehinf104.google.com (72.14.207.104): icmp_seq=2
ttl=238 time=426 ms
google.co.id ping statistics
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 426.718/427.840/428.962/1.122 ms
Ctrl+C untuk menghentikan
2. Login sebagai root
$ su
password: panasonic
sehingga $ menjadi #
3. install quanta
#apt get install quanta
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian lsbgraphics lsb
desktop m4
podebconf ncursesterm libqt4core libqt4gui lsb pax lsb
multimedia
libtimedateperl dpkgdev lsbprinting html2text patch lsb
core alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
cvs kfilereplace klinkstatus kommander libcvsservice0
libtidy0.990
quantadata tidy
Suggested packages:
khelpcenter kommanderdev gubed kimagemapeditor phpdoc tidy
doc
Recommended packages:
cervisia docbookdefguide kompare kxsldbg
The following NEW packages will be installed:
cvs kfilereplace klinkstatus kommander libcvsservice0
libtidy0.990 quanta
quantadata tidy
0 upgraded, 9 newly installed, 0 to remove and 287 not upgraded.
Need to get 8263kB of archives.
After this operation, 25.7MB of additional disk space will be
used.
Do you want to continue [Y/n]? Y
Get:1 http://id.archive.ubuntu.com hardy/main cvs 1:1.12.139
[1670kB]
Get:2 http://id.archive.ubuntu.com hardyupdates/main
kfilereplace 4:3.5.100ubuntu1~hardy1 [641kB]
Get:3 http://id.archive.ubuntu.com hardyupdates/main
klinkstatus 4:3.5.100ubuntu1~hardy1 [318kB]
Get:4 http://id.archive.ubuntu.com hardyupdates/main kommander
4:3.5.100ubuntu1~hardy1 [1999kB]
Get:5 http://id.archive.ubuntu.com hardyupdates/main kommander
4:3.5.100ubuntu1~hardy1 [1999kB]
Get:6 http://id.archive.ubuntu.com hardyupdates/main
libcvsservice0 4:3.5.100ubuntu1~hardy1 [106kB]
Get:7 http://id.archive.ubuntu.com hardy/main libtidy0.990
20080116cvs2 [134kB]
Get:8 http://id.archive.ubuntu.com hardyupdates/main quanta
data 4:3.5.100ubuntu1~hardy1 [973kB]
Get:9 http://id.archive.ubuntu.com hardy/main tidy 20080116cvs2
[17.2kB]
Get:10 http://id.archive.ubuntu.com hardyupdates/main quanta
4:3.5.100ubuntu1~hardy1 [2403kB]
Get:11 http://id.archive.ubuntu.com hardyupdates/main quanta
4:3.5.100ubuntu1~hardy1 [2403kB]
Fetched 5677kB in 6min32s (14.5kB/s)
Preconfiguring packages ...
Selecting previously deselected package cvs.
(Reading database ... 105966 files and directories currently
installed.)
Unpacking cvs (from .../cvs_1%3a1.12.139_i386.deb) ...
Selecting previously deselected package kfilereplace.
Unpacking kfilereplace (from
.../kfilereplace_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Selecting previously deselected package klinkstatus.
Unpacking klinkstatus (from
.../klinkstatus_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Selecting previously deselected package kommander.
Unpacking kommander (from
.../kommander_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Selecting previously deselected package libcvsservice0.
Unpacking libcvsservice0 (from
.../libcvsservice0_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Selecting previously deselected package libtidy0.990.
Unpacking libtidy0.990 (from
.../libtidy0.990_20080116cvs2_i386.deb) ...
Selecting previously deselected package quantadata.
Unpacking quantadata (from .../quanta
data_4%3a3.5.100ubuntu1~hardy1_all.deb) ...
Selecting previously deselected package tidy.
Unpacking tidy (from .../tidy_20080116cvs2_i386.deb) ...
Selecting previously deselected package quanta.
Unpacking quanta (from
.../quanta_4%3a3.5.100ubuntu1~hardy1_i386.deb) ...
Setting up cvs (1:1.12.139) ...
Setting up kfilereplace (4:3.5.100ubuntu1~hardy1) ...
Setting up klinkstatus (4:3.5.100ubuntu1~hardy1) ...
Setting up kommander (4:3.5.100ubuntu1~hardy1) ...
Setting up libcvsservice0 (4:3.5.100ubuntu1~hardy1) ...
Setting up libtidy0.990 (20080116cvs2) ...
Setting up quantadata (4:3.5.100ubuntu1~hardy1) ...
Setting up tidy (20080116cvs2) ...
Setting up quanta (4:3.5.100ubuntu1~hardy1) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
root@freeclass:~# clear
4. Install apache2
root@freeclass:~# aptget install apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian
lsbgraphics lsbdesktop m4 podebconf
ncursesterm libqt4core libqt4gui lsb pax
lsbmultimedia libtimedateperl dpkgdev
lsbprinting html2text patch lsbcore alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
apache2mpmworker apache2utils
apache2.2common libapr1 libaprutil1 libpq5
Suggested packages:
apache2doc
The following NEW packages will be installed:
apache2 apache2mpmworker apache2utils
apache2.2common libapr1 libaprutil1 libpq5
0 upgraded, 7 newly installed, 0 to remove and 287 not upgraded.
Need to get 1628kB of archives.
After this operation, 5763kB of additional disk space will be
used.
Do you want to continue [Y/n]? Y
Get:1 http://id.archive.ubuntu.com hardy/main libapr1 1.2.111
[115kB]
Get:2 http://id.archive.ubuntu.com hardyupdates/main libpq5
8.3.30ubuntu0.8.04 [272kB]
Get:3 http://id.archive.ubuntu.com hardy/main libaprutil1
1.2.12+dfsg3 [70.0kB]
Get:4 http://id.archive.ubuntu.com hardyupdates/main apache2
utils 2.2.81ubuntu0.3 [139kB]
Get:5 http://id.archive.ubuntu.com hardyupdates/main apache2.2
common 2.2.81ubuntu0.3 [754kB]
Get:6 http://id.archive.ubuntu.com hardyupdates/main apache2
mpmworker 2.2.81ubuntu0.3 [234kB]
Get:7 http://id.archive.ubuntu.com hardyupdates/main apache2
2.2.81ubuntu0.3 [44.6kB]
Fetched 1628kB in 16s (97.8kB/s)
Selecting previously deselected package libapr1.
(Reading database ... 107923 files and directories currently
installed.)
Unpacking libapr1 (from .../libapr1_1.2.111_i386.deb) ...
Selecting previously deselected package libpq5.
Unpacking libpq5 (from
.../libpq5_8.3.30ubuntu0.8.04_i386.deb) ...
Selecting previously deselected package libaprutil1.
Unpacking libaprutil1 (from
.../libaprutil1_1.2.12+dfsg3_i386.deb) ...
Selecting previously deselected package apache2utils.
Unpacking apache2utils (from .../apache2
utils_2.2.81ubuntu0.3_i386.deb) ...
Selecting previously deselected package apache2.2common.
Unpacking apache2.2common (from .../apache2.2
common_2.2.81ubuntu0.3_i386.deb) ...
Selecting previously deselected package apache2mpmworker.
Unpacking apache2mpmworker (from .../apache2mpm
worker_2.2.81ubuntu0.3_i386.deb) ...
Selecting previously deselected package apache2.
Unpacking apache2 (from
.../apache2_2.2.81ubuntu0.3_all.deb) ...
Setting up libapr1 (1.2.111) ...
Setting up libpq5 (8.3.30ubuntu0.8.04) ...
Setting up libaprutil1 (1.2.12+dfsg3) ...
Setting up apache2utils (2.2.81ubuntu0.3) ...
Setting up apache2.2common (2.2.81ubuntu0.3) ...
Module alias installed; run /etc/init.d/apache2 forcereload to
enable.
Module autoindex installed; run /etc/init.d/apache2 forcereload
to enable.
Module dir installed; run /etc/init.d/apache2 forcereload to
enable.
Module env installed; run /etc/init.d/apache2 forcereload to
enable.
Module mime installed; run /etc/init.d/apache2 forcereload to
enable.
Module negotiation installed; run /etc/init.d/apache2 force
reload to enable.
Module setenvif installed; run /etc/init.d/apache2 forcereload
to enable.
Module status installed; run /etc/init.d/apache2 forcereload to
enable.
Module auth_basic installed; run /etc/init.d/apache2 force
reload to enable.
Module authz_default installed; run /etc/init.d/apache2 force
reload to enable.
Module authz_user installed; run /etc/init.d/apache2 force
reload to enable.
Module authz_groupfile installed; run /etc/init.d/apache2 force
reload to enable.
Module authn_file installed; run /etc/init.d/apache2 force
reload to enable.
Module authz_host installed; run /etc/init.d/apache2 force
reload to enable.
Setting up apache2mpmworker (2.2.81ubuntu0.3) ...
* Starting web server apache2 apache2:
Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
[ OK ]
Setting up apache2 (2.2.81ubuntu0.3) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
5. Install php5
root@freeclass:~# aptget install php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian
lsbgraphics lsbdesktop m4 podebconf
ncursesterm libqt4core libqt4gui lsb pax
lsbmultimedia libtimedateperl dpkgdev
lsbprinting html2text patch lsbcore alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
apache2mpmprefork libapache2modphp5
php5common
Suggested packages:
phppear
The following packages will be REMOVED:
apache2mpmworker
The following NEW packages will be installed:
apache2mpmprefork libapache2modphp5 php5
php5common
0 upgraded, 4 newly installed, 1 to remove and 287 not upgraded.
Need to get 3088kB of archives.
After this operation, 6443kB of additional disk space will be
used.
Do you want to continue [Y/n]? Y
Get:1 http://id.archive.ubuntu.com hardyupdates/main apache2
mpmprefork 2.2.81ubuntu0.3 [230kB]
Get:2 http://id.archive.ubuntu.com hardyupdates/main php5
common 5.2.42ubuntu5.3 [314kB]
Get:3 http://id.archive.ubuntu.com hardyupdates/main
libapache2modphp5 5.2.42ubuntu5.3 [2543kB]
Get:4 http://id.archive.ubuntu.com hardyupdates/main php5
5.2.42ubuntu5.3 [1078B]
Fetched 3088kB in 2min36s (19.7kB/s)
dpkg: apache2mpmworker: dependency problems, but removing
anyway as you request:
apache2 depends on apache2mpmworker (>= 2.2.81ubuntu0.3) |
apache2mpmprefork (>= 2.2.81ubuntu0.3) | apache2mpmevent
(>= 2.2.81ubuntu0.3); however:
Package apache2mpmworker is to be removed.
Package apache2mpmprefork is not installed.
Package apache2mpmevent is not installed.
(Reading database ... 108469 files and directories currently
installed.)
Removing apache2mpmworker ...
* Stopping web server apache2 apache2:
Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
[ OK ]
Selecting previously deselected package apache2mpmprefork.
(Reading database ... 108461 files and directories currently
installed.)
Unpacking apache2mpmprefork (from .../apache2mpm
prefork_2.2.81ubuntu0.3_i386.deb) ...
Selecting previously deselected package php5common.
Unpacking php5common (from .../php5
common_5.2.42ubuntu5.3_i386.deb) ...
Selecting previously deselected package libapache2modphp5.
Unpacking libapache2modphp5 (from .../libapache2mod
php5_5.2.42ubuntu5.3_i386.deb) ...
Selecting previously deselected package php5.
Unpacking php5 (from .../php5_5.2.42ubuntu5.3_all.deb) ...
Setting up apache2mpmprefork (2.2.81ubuntu0.3) ...
* Starting web server apache2 apache2:
Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
[ OK ]
Setting up php5common (5.2.42ubuntu5.3) ...
Setting up libapache2modphp5 (5.2.42ubuntu5.3) ...
Creating config file /etc/php5/apache2/php.ini with new version
* Reloading web server config apache2 apache2:
Could not reliably determine the server's fully qualified domain
name, using 127.0.1.1 for ServerName
[ OK ]
Setting up php5 (5.2.42ubuntu5.3) ...
6. Install mysql-server
root@freeclass:~# aptget install mysqlserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian
lsbgraphics lsbdesktop m4 podebconf
ncursesterm libqt4core libqt4gui lsb pax
lsbmultimedia libtimedateperl dpkgdev
lsbprinting html2text patch lsbcore alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
libdbdmysqlperl libdbiperl
libmysqlclient15off libnetdaemonperl
libplrpcperl mysqlclient5.0 mysqlcommon
mysqlserver5.0
Suggested packages:
dbishell libcompresszlibperl mysqldoc5.0
tinyca
Recommended packages:
libhtmltemplateperl
The following NEW packages will be installed:
libdbdmysqlperl libdbiperl
libmysqlclient15off libnetdaemonperl
libplrpcperl mysqlclient5.0 mysqlcommon
mysqlserver mysqlserver5.0
0 upgraded, 9 newly installed, 0 to remove and 287 not upgraded.
Need to get 38.2MB of archives.
After this operation, 112MB of additional disk space will be
used.
Do you want to continue [Y/n]? Y
Get:1 http://id.archive.ubuntu.com hardyupdates/main mysql
common 5.0.51a3ubuntu5.4 [60.3kB]
Get:2 http://id.archive.ubuntu.com hardy/main libnetdaemonperl
0.381.1 [45.9kB]
Get:3 http://id.archive.ubuntu.com hardy/main libplrpcperl
0.20171.1 [35.0kB]
Get:4 http://id.archive.ubuntu.com hardy/main libdbiperl
1.6011 [771kB]
Get:5 http://id.archive.ubuntu.com hardyupdates/main
libmysqlclient15off 5.0.51a3ubuntu5.4 [1837kB]
Err http://id.archive.ubuntu.com hardyupdates/main
libmysqlclient15off 5.0.51a3ubuntu5.4
Connection failed [IP: 91.189.88.45 80]
Get:6 http://id.archive.ubuntu.com hardy/main libdbdmysqlperl
4.0051 [134kB]
Get:7 http://security.ubuntu.com hardysecurity/main
libmysqlclient15off 5.0.51a3ubuntu5.4 [1837kB]
Err http://security.ubuntu.com hardysecurity/main
libmysqlclient15off 5.0.51a3ubuntu5.4
Connection failed
Err http://id.archive.ubuntu.com hardy/main libdbdmysqlperl
4.0051
Connection failed [IP: 91.189.88.31 80]
Get:8 http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Get:9 http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Get:10 http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Get:11 http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Err http://id.archive.ubuntu.com hardyupdates/main mysql
client5.0 5.0.51a3ubuntu5.4
Connection failed [IP: 91.189.88.46 80]
Get:12 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:13 http://security.ubuntu.com hardysecurity/main mysql
client5.0 5.0.51a3ubuntu5.4 [7826kB]
Get:14 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:15 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
38% [15 mysqlserver5.0 5873819/27.4MB 21%]
root@freeclass:~# aptget install mysqlserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no
longer required:
lsblanguages debhelper intltooldebian
lsbgraphics lsbdesktop m4 podebconf
ncursesterm libqt4core libqt4gui lsb pax
lsbmultimedia libtimedateperl dpkgdev
lsbprinting html2text patch lsbcore alien
lsbcxx
Use 'aptget autoremove' to remove them.
The following extra packages will be installed:
libdbdmysqlperl libdbiperl
libmysqlclient15off libnetdaemonperl
libplrpcperl mysqlclient5.0 mysqlcommon
mysqlserver5.0
Suggested packages:
dbishell libcompresszlibperl mysqldoc5.0
tinyca
Recommended packages:
libhtmltemplateperl
The following NEW packages will be installed:
libdbdmysqlperl libdbiperl
libmysqlclient15off libnetdaemonperl
libplrpcperl mysqlclient5.0 mysqlcommon
mysqlserver mysqlserver5.0
0 upgraded, 9 newly installed, 0 to remove and 287 not upgraded.
Need to get 29.5MB/38.2MB of archives.
After this operation, 112MB of additional disk space will be
used.
Do you want to continue [Y/n]?
Get:1 http://id.archive.ubuntu.com hardyupdates/main
libmysqlclient15off 5.0.51a3ubuntu5.4 [1837kB]
Get:2 http://id.archive.ubuntu.com hardy/main libdbdmysqlperl
4.0051 [134kB]
Get:3 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:4 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:5 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:6 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:7 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:8 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:9 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:10 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:11 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:12 http://id.archive.ubuntu.com hardyupdates/main mysql
server5.0 5.0.51a3ubuntu5.4 [27.4MB]
Get:13 http://id.archive.ubuntu.com hardyupdates/main mysql
server 5.0.51a3ubuntu5.4 [54.2kB]
Fetched 2804kB in 30min30s (1532B/s)
Preconfiguring packages ...
Selecting previously deselected package mysqlcommon.
(Reading database ... 108515 files and directories currently
installed.)
Unpacking mysqlcommon (from .../mysql
common_5.0.51a3ubuntu5.4_all.deb) ...
Selecting previously deselected package libnetdaemonperl.
Unpacking libnetdaemonperl (from .../libnetdaemon
perl_0.381.1_all.deb) ...
Selecting previously deselected package libplrpcperl.
Unpacking libplrpcperl (from .../libplrpc
perl_0.20171.1_all.deb) ...
Selecting previously deselected package libdbiperl.
Unpacking libdbiperl (from .../libdbi
perl_1.6011_i386.deb) ...
Selecting previously deselected package libmysqlclient15off.
Unpacking libmysqlclient15off (from
.../libmysqlclient15off_5.0.51a3ubuntu5.4_i386.deb) ...
Selecting previously deselected package libdbdmysqlperl.
Unpacking libdbdmysqlperl (from .../libdbdmysql
perl_4.0051_i386.deb) ...
Selecting previously deselected package mysqlclient5.0.
Unpacking mysqlclient5.0 (from .../mysql
client5.0_5.0.51a3ubuntu5.4_i386.deb) ...
Setting up mysqlcommon (5.0.51a3ubuntu5.4) ...
Selecting previously deselected package mysqlserver5.0.
(Reading database ... 108777 files and directories currently
installed.)
Unpacking mysqlserver5.0 (from .../mysql
server5.0_5.0.51a3ubuntu5.4_i386.deb) ...
Selecting previously deselected package mysqlserver.
Unpacking mysqlserver (from .../mysql
server_5.0.51a3ubuntu5.4_all.deb) ...
Setting up libnetdaemonperl (0.381.1) ...
Setting up libplrpcperl (0.20171.1) ...
Setting up libdbiperl (1.6011) ...
Setting up libmysqlclient15off (5.0.51a3ubuntu5.4) ...
Setting up libdbdmysqlperl (4.0051) ...
Setting up mysqlclient5.0 (5.0.51a3ubuntu5.4) ...
Setting up mysqlserver5.0 (5.0.51a3ubuntu5.4) ...
* Stopping MySQL database server mysqld [ OK ]
Reloading AppArmor profiles : done.
* Starting MySQL database server mysqld [ OK ]
* Checking for corrupt, not cleanly closed and upgrade needing
tables.
Setting up mysqlserver (5.0.51a3ubuntu5.4) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Pada waktu ada permintaan mengisi password isikan : root kemudian password
ke dua : root
selseai:
Selamat mencoba....
Saturday, November 8, 2008
Menampilkan script html, javascript dalam html
Bagi rekan-rekan pengguna blogger yang ingin menuliskan tutorial script html, javascript, php maupun bahasa pemrograman yang lain, akan mengalami kesulitan ketika anda menuliskan script html, javascript kedalam blogger.
misalkan akan menampilkan script seperti dibawah ini
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
</body>
</html>
Misalnya Script yang ditulis menggunakan dreamweaver dan sebangsanya jika di copy-paste di blog maka script tersebut tidak dapat ditampilkan apa adanya. Sebenarnya kita akan menampilkan Scriptnya, manun kenyatannya yang ditampilkan adalah previewnya (hasil dari script terserbut).
Nah untuk mengatasi hal tersebut, script perlu dikonversi (encode) terlebih dahulu. Proses konversi dapat melalui berbagai macam jalan, salah satunya adalah konversi secara online yaitu menggunakan situs http://centricle.com/tools/html-entities/
Prosesnya adalah:
1. copy script yang akan di konversi
2. akantifkan broses dan buka situs http://centricle.com/tools/html-entities/
3. setelah script tercopy maka paste-kan kedalam encodenya
4. setelah itu klik Encode
5. kopi hasil encode dan masukkan kedalam blog anda
6. selesai
7. mudah bukan
selamat mencoba
misalkan akan menampilkan script seperti dibawah ini
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
</body>
</html>
Misalnya Script yang ditulis menggunakan dreamweaver dan sebangsanya jika di copy-paste di blog maka script tersebut tidak dapat ditampilkan apa adanya. Sebenarnya kita akan menampilkan Scriptnya, manun kenyatannya yang ditampilkan adalah previewnya (hasil dari script terserbut).
Nah untuk mengatasi hal tersebut, script perlu dikonversi (encode) terlebih dahulu. Proses konversi dapat melalui berbagai macam jalan, salah satunya adalah konversi secara online yaitu menggunakan situs http://centricle.com/tools/html-entities/
Prosesnya adalah:
1. copy script yang akan di konversi
2. akantifkan broses dan buka situs http://centricle.com/tools/html-entities/
3. setelah script tercopy maka paste-kan kedalam encodenya
4. setelah itu klik Encode
5. kopi hasil encode dan masukkan kedalam blog anda
6. selesai
7. mudah bukan
selamat mencoba
Subscribe to:
Posts (Atom)