Difference between revisions of "SMEOnffLine: Instalasi Tinyproxy"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Onnowpurbo (talk | contribs)  (New page: 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 ...) | Onnowpurbo (talk | contribs)  | ||
| Line 33: | Line 33: | ||
| ==Pranala Menarik== | ==Pranala Menarik== | ||
| − | * [[SMEOnffLine: Server Berbasis Sabily  | + | * [[SMEOnffLine: Server Berbasis Sabily]] | 
| − | * [[SMEOnffLine: Server Berbasis Ubuntu  | + | * [[SMEOnffLine: Server Berbasis Ubuntu]] | 
Latest revision as of 13:12, 12 November 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 Allow 172.16.0.0/12 Allow 10.0.0.0/8
Restart
# /etc/init.d/tinyproxy restart