Archive for September 2006

h1

phpLDAPadmin (0.9.8.3) installation

September 28, 2006

phpLDAPadmin, adalah satu tools yang akan memudah kan kita untuk berinteraksi ataupun untuk meyelenggara LDAP system (seperti, adduser, delete users, create group . . .) phpLDAPadmin adalah web based tools, digunakan bersama dengan IE ataupun Firefox browser.

FYI, ada banyak lagi LDAP tools yang lain, tapi bagi saya phpLDAPadmin adalah yang paling sesuai dan mudah digunakan.

1. Download phpLDAPadmin (phpldapadmin-0.9.8.3.tar.gz), kalau ada latest version, anda disyorkan untuk download latest version.

2. Pastikan server telahpun di-install dengan Web Server (check out webserver section untuk cara-cara menginstall Apache Web server)

3. Cari / locate folder htdocs / html, selalu nyer folder ini boleh di-jumpai di /var/www/html

4. Untar file phpldapadmin-0.9.8.3.zip in /var/www/html

#cd /var/www/html

#tar -zxvf phpldapadmin-0.9.8.3.tar.gz

5. Folder nama phpldapadmin-0.9.8.3 akan di create di /var/www/html.

6. Seelok-elok di-rename kan folder nie. Saya akan rename folder ini sebagai ldap
#mv phpldapadmin-0.9.8.3 ldap

7. Try browse guna IE atau Firefox http://server.ip.address/ldap .Satu welcome screen akan appear.

8. Sebelum kita actually boleh lihat object-object ldap/ login ker ldap menggunankan phpldapadmin, sedikit configuration perlu dibuat . . .

#cd /var/www/html/ldap/config

#cp config.php.example config.php

#vi config.php

Didalam file itu ada di-nyatakan butiran yang perlu di edit, antara yang perlu di edit . . .

$ldapservers->SetValue($i,’server’,’name’,’My LDAP Server’); –> tukarkan MY LDAP Server kepada nama LDAP server anda, contoh: dc=taufik,dc=com,dc=my

$ldapservers->SetValue($i,’server’,’host’,’127.0.0.1′); –> field ini hendaklah di uncommented kan

$ldapservers->SetValue($i,’server’,’base’,array(”)); –> isi ruangan array(”) dengan nama ldap server anda, contoh: array(‘dc=taufik,dc=com,dc=my’)

Ini adalah basic configuration untuk menggunakan phpLDAPadmin. Sekarang browse http://server.ip.address/ldap dan anda sepatut nya boleh login menggunakan CN=Manager.

http://phpldapadmin.sourceforge.net/download.php

h1

HP Laserjet 1320n

September 27, 2006

This particular printer memang takder front panel, so memang susah sikit lah nak troubleshoot, anyway kalau nak reset the network for this particular printer please follow this instructions, contents diambil dari HP support website


“To print a network configuration page, press the network Reset button located on the back of the printer.

On the Network Configuration page, check to see if a non-zero IP address is assigned to the printer. If the Network Configuration page does not have a valid, non-zero IP address, reset the Internal HP Jetdirect print server to the factory defaults.

To cold reset the Internal HP Jetdirect print server, turn off the printer. While pressing the Reset button on the back of the printer, turn on the printer. Continue to press the Reset button until the printer is in the Ready state (from 5 to 30 seconds). Two minutes after the printer reaches the Ready state, print another Network Configuration page, and check to see if a valid IP address is assigned to the printer. If the IP address is still zeros, Contact HP support.”

So, dah reset printer IP? kalau dah, print the printer network configuration press the network Reset button located on the back of the printer”

Dari sini kita dapat tahu details of the printer setting, seperti, IP address, hostname, MAC address & dll. Bila kita dah tahu IP printer ni, kita boleh troubleshoot or configure seterusnyer secara web based. Misal kata IP printer ini adalah 192.168.1.200 so untuk access printer web configuration, bukak IE atau firefox, dekat url section type http://192.168.1.200.