การ config squid ต้องทำไงครับ apt-get อะไรบ้างครับ

Re: การ config squid ต้องทำไงครับ apt-get อะไรบ้างครับ

สำหรับ Squid 2

# aptitude install squid

การ Config ก็ทำการแก้ไขไฟล์ /etc/squid/squid.conf ครับ
หลังจากตั้งค่าเรียบร้อย

# /etc/init.d/squid restart

หรือ

สำหรับ Squid 3

# aptitude install squid3

การ Config ก็ทำการแก้ไขไฟล์ /etc/squid3/squid.conf ครับ
หลังจากตั้งค่าเรียบร้อย

# /etc/init.d/squid3 restart

___
Neutron: Linux Addict!

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre> <blockquote> <img> <h3> <h4> <h5>
  • Lines and paragraphs break automatically.
  • E-Mail addresses are hidden with reCAPTCHA Mailhide.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.