how to install squid installing caching server

Mobile
feeds
Welcome Login | Register

how to install squid installing caching server
Reply Your Comments:
Click this button if you are interested in replying to this topic and leave your comments
Sent To Friend
CLick this button if you want to send this page to a friend.
Subsribe To Rss Feeds
Subscribe to RSS
CLick this button if you want to subscribe to this RSS Feed. You can use your browsers feeds burners if you have mozilla or internet explorer 7 or higher and keep up with updates.
  Forums Index
      » Linux Hosting Forums
        » » how to install squid installing caching server
how to install squid installing caching server
Post Description: how to install squid installing caching server Linux Hosting
Post Tags:
This Post Has Been Viewed 277 Times Since Sun Jul 13, 2008 1:09 pm Author cash server with 1 replies
how to install squid installing caching server
Advertise On This Page




i have red hat fedora core linux server and i want to be able to install a caching server to make my website faster. i read that search engines like this because its faster and it will give you and advantage, like google and yahoo use it to make more pages in their index. is that true. at this poin i want to cut down on bandwidth so i need to know the installation step to install a complete cache server


Leave Your Comments

Your Name
Your Email Address (Will Not Be Published)
Notify Me When Someone Replies to this Page
(An email will be sent to you when someone replies to your comments)
Your Comments
Include A Picture with your comments
Share
| More
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
BBCODE:
Subscribe Feeds
Webmasters - Exchange Links With Us. Add related websites to this topic
Add Link:
Links Related to : how to install squid installing caching server

Comments and replies About how to install squid installing caching server
:: 1 :: Reply #61572 Reply By hostman On Sun Jul 13, 2008 1:11 pm
hostman:
if you have red hat fedora core you only need this commands:

yum install squid


make squid start everytime your computer boots
chkconfig --levels 235 squid on


start running your caching server
/etc/init.d/squid start