Showing posts with label Networking. Show all posts
Showing posts with label Networking. Show all posts

Saturday, September 22, 2012

Linux DHCP Server

  • Install DHCP
#yum -y install dhcp
  • Configuring DHCP
open File /etc/dhcpd.conf dan ubah seperti di bawah
ddns-update-style interim;

ncsa_auth Squid proxy authentication

  • Creating user for ncsa_auth
    # htpasswd /etc/squid/passwd user1
    Her results will be just as it is :
Related Posts Plugin for WordPress, Blogger... .