| Subcribe via RSS

Virtual Hosting using Apache 2 on a linux machine

May 16th, 2010 | No Comments | Posted in Jaringan

Virtual Hosting allow web servers to host more than one website on a sing machine. This is how sharing hosting works. I become pretty handy as well while develloping different web project on the same machine and allows you to access to your local repository using addresses such as http://dev.mysite.com instead of http://localhost/~myuser/myproject/ :) .
This tutorial is based on a machine runnning ubuntu/linux but should be the same on any debian based distribution and almost the same on other distributions.

More »

Creating Name Based and IP Based Virtual hosts in Apache

May 16th, 2010 | No Comments | Posted in Jaringan

We have already seen the apache2 installation if you want to check here for debian users and check here for ubuntu users.

Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be “IP-based”, meaning that you have a different IP address for every web site, or “name-based”, meaning that you have multiple names running on each IP address. The fact that they are running on the same physical server is not apparent to the end user.

Apache was one of the first servers to support IP-based virtual hosts right out of the box. Versions 1.1 and later of Apache support both IP-based and name-based virtual hosts (vhosts). The latter variant of virtual hosts is sometimes also called host-based or non-IP virtual hosts.

More »

Dasar-Dasar IPtables

February 8th, 2010 | No Comments | Posted in Jaringan

I. Pendahuluan

Firewall adalah sebuah bagian dari sistem komputer atau jaringan yang didesain untuk memblok atau mengijinkan sebuah jaringan lain untuk mengakses jaringan kita. Firewall bisa berbentuk hardware atau software atau pun kombinasi dari keduanya. Firewall digunakan untuk melindungi jaringan kita dari jaringan-jaringan yang berpotensi menimbulkan bahaya ke dalam sistem kita. Seluruh pesan yang masuk atau meninggalkan jaringan kita melalui firewall akan dicek setiap pesan dan memblok setiap pesan yang tidak memenuhi kriteria yang telah kita tetapkan di dalam firewall. Gambar dibawah merupakan ilustrasi tentang bagaimana firewall bekerja. More »

Perintah Dasar Linux Debian

December 28th, 2009 | No Comments | Posted in Jaringan

Ini beberapa perintah Dasara linuk debian More »

Instalasi Modem 3G HSDPA ZTE MF622 di Linux Debian and Ubuntu

August 27th, 2009 | 1 Comment | Posted in Jaringan

artikel from http://www.indosatm2.com/

  1. Pada saat pertama kali dihubungkan ke port USB di PC atau Notebook maka Modem ZTE ini akan dikenali sebagai USB Storage, untuk itu kita terlebih dahulu harus membuat agar modem ZTE MF622 ini dikenali sebagai modem 3G. Download packet ini dari : http://www.draisberghof.de/usb_modeswitch/usb_modeswitch-0.9.4.tar.bz2 More »
Tags: ,