[R]evolutionary [I]n [M]ind ™

Icon

perfection | target | think out of the box

How to activate mod_rewrite on Ubuntu

Here are the quick and dirty trick to activate mod_rewrite on ubuntu. By default mod_rewrite is compiled by ubuntu package, you only just activate/ enable it. This is the step:

1. Activate the module

sudo a2enmod rewrite

2. Edit the apache site enabled

sudo gedit /etc/apache2/sites-enabled/000-default

3. Ubah AllowOverride dari “None”  ke  All

AllowOverride All

4) Restart Apache:

sudo /etc/init.d/apache2 force-reload

Filed under: /etc , , , ,

Setting Up DNS Server on RH9

Langsung aje download file nye yee..

konfigurasi-dns

Filed under: /etc , , ,

Windows Server 2008 first time installation

hari ini dapet kesempatan coba intallasi windows server 2008. rencana server mo di pake buad data server. buad penyimpanana data secara terpusat. nanti setiap user
bisa nyimpen data (file) ke komputer ini.

pas pertama kali mikir -mikir mo pake linux or windows. tp, gara- gara pengin nyobaik widows server 2008 akhirnya , linuxnya dipinggirkan lebih dulu
(but ido i still luv u.. ;) )

installasi berjalan lancar (alhamdulillah).. ohya.. tapi musti cari 2 DVD-ROM dulu, coz, installernya pake DVD ga pke CD.. musti
nunggu 1 hari buad cari pinjeman DVD.

Proses installasi nya hampir mirip dengan installasi win vista, cm yang aneh, pas installasi GA DITANYAKAN serial nuber (Key)
seperti produk 2 microsoft yang lain..

but karena penasaran , pa bener nie mosok produknya mikrocok ga pake key and ga perlu aktivasi untuk os sekelas win server,
eehh.. pas klik kanan di my computer trus pilih properties muncul juga windows activationnnya .. hahaha..

berbeda dengan win server 2003, model “manage server” nya berganti nama menjadi Initial Configuration Task. tek kira windows ini
cm muncul sekali ajah pas abis intallation untuk konfigurasi awal (ada kaya “Initial” nya).. ehh.. trenyata setiap kali
login masuh muncul trus..

there is 3 choice at this initial config
1. Computer Information (time zone, networking/ip address assignment, name and domain)
2. Update server(automatic update and download update)
3. Costumize this windows (add roles, add features, enabling remote desktop, and configuring firewall)

its configure very basic configuration

now its time to install active directory..
its my first time installing active directory.. just leaaaaarn and play… ;)

(bersambung………..)

Filed under: Wooorkz , , , ,