Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-12-2010, 11:59 PM
|
#1
|
Member
Registered: Jun 2010
Location: Mumbai, India
Distribution: CentOS , Fedora, Open Suse
Posts: 193
Rep:
|
how to install and configure squid proxy in Ubuntu 10.10
HI all,
I want to install squid proxy and iptables in ubuntu 10.10 and ip tables.
|
|
|
11-13-2010, 12:13 AM
|
#2
|
Member
Registered: Jun 2010
Location: Mumbai, India
Distribution: CentOS , Fedora, Open Suse
Posts: 193
Original Poster
Rep:
|
hi i am getting error while apt-get install squid . pls find below error.
apt-get install squid
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package squid
|
|
|
11-13-2010, 04:01 AM
|
#3
|
Member
Registered: Aug 2007
Location: INDIA
Distribution: CentOS, RHEL, Fedora, Debian, Ubuntu, LinuxMint, Kali Linux, Raspbian
Posts: 166
Rep:
|
do you have access of internet on this PC/server ?
This error shows that your PC/server is not able to connect repository server. Please check your repo configuration in this case
|
|
|
11-13-2010, 04:21 AM
|
#4
|
Member
Registered: Jun 2010
Location: Mumbai, India
Distribution: CentOS , Fedora, Open Suse
Posts: 193
Original Poster
Rep:
|
solved
Hi Kaushal,
Thanks for your reply.My linux box have full internet access.
It's problem with ubuntu update.
I had run this command #apt-get update
after thet it also installed squid using below command
#apt-get install squid.
|
|
|
11-13-2010, 07:43 AM
|
#5
|
LQ Newbie
Registered: Apr 2005
Location: Karnataka
Posts: 1
Rep:
|
Install Squid on Ubuntu
Quote:
Originally Posted by ganesh24pal@gmail.com
HI all,
I want to install squid proxy and iptables in ubuntu 10.10 and ip tables.
|
use wget <url>
or use
yum install squid
it will install all the squid related rpms
|
|
|
11-14-2010, 04:48 PM
|
#6
|
LQ Newbie
Registered: Oct 2010
Posts: 19
Rep:
|
hey
-> put your ubuntu's cd into cdrom drive
Quote:
#umount /dev/cdrom {you may get a warning, no problem }
#mount /dev/cdrom /mnt -r
#apt-cdrom add -d /mnt
#apt-get install squid
|
if there was any problem give us contents of /etc/apt/sources
hamed
|
|
|
All times are GMT -5. The time now is 07:19 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|