Task 2
Create an article about core layer, distribution layer, and access layer. That article posted on your blog or website.
This task must be done before march, 19 2012.
Good luck.
Tags : students task, task
Task 1
Create a blog or a website, blog or website then you make about yourself and contains definitions and explanations about CIDR and VLSM.
Link your blog or website please send to my email at arfriandi.tugas@gmail.com before the date of March, 9 2012.
Good luck
Tags : students task, task
Activating userdir on debian server
It’s a simple step to activating userdir on debian server. Userdir make a little virtualization on debian server, for the example u can call your website with this address : http://your-ip-public/~user . This userdir can be used for many users, and u can call on browser with this address http://your-ip-public/~user1 , http://your-ip-public/~user2 , or http://your-ip-public/~user3 , it depend to build a user on your server… To activating userdir, u can follow this eazy steps :
- activating your userdir module with this :
root@testing:~# a2enmod userdir - a2enmod userdir command will result a symbolik link to
/etc/apache2/mods-enabled/userdir.confon that file u can settAllowOverridebecomeAllowOverride All
Tags : a2enmod, active, browser, debian, http, network, public, server, userdir