Difference between revisions of "SchoolOnffLine: Instalasi Tinyproxy"

From OnnoWiki
Jump to navigation Jump to search
Line 11: Line 11:
  
 
Ubah
 
Ubah
 +
 +
# User nobody
 +
# Group nogroup
 +
User root
 +
Group root
  
 
  # Port 8888
 
  # Port 8888
 
  Port 3128
 
  Port 3128
  
 +
Allow 127.0.0.1
 +
Allow 192.168.0.0/16
  
 
==Restart==
 
==Restart==

Revision as of 16:13, 3 August 2009

Instalasi

# apt-get install tinyproxy


Edit Konfigurasi

Edit

# vi /etc/tinyproxy/tinyproxy.conf

Ubah

# User nobody
# Group nogroup
User root
Group root
# Port 8888
Port 3128
Allow 127.0.0.1
Allow 192.168.0.0/16

Restart

# /etc/init.d/tinyproxy restart


Pranala Menarik