I was asked to install a proxy on one of our Linux server. Since we used hardware solutions until now, I am quite new in that. I tried to read several documentations but I am still lost.
Here is what I need to do :
We have server 192.168.100.1 which has squid installed. I need to configure the proxy so that
192.168.100.100 can only be accessed throught that proxy. An authentication is necessary. Port of proxy needs to be changed to 7779
So that people have to put in their browser the proxy address 192.168.100.1 including user / password
to access .100
COuld someone PLLEEEEASE give me a hint here

?