| Author |
Message |
rameshiyer
Joined: 17 Sep 2009 Posts: 211 Location: Calicut, Kerala, India
|
Posted: Mon 16 Aug 2010, 00:16 Post subject:
Lucid Puppy 5.1 Subject description: Menu mismatch |
|
While trying to install the Printer, through CUPS menu, I am getting Internet Quickpet program. ( CUPS linked to Internet Browser quick pet program) How to solve this typical problem. Also I would like to know how to update the program and install quickpet (Internet Browser) through Proxy server. ( in my office, there is no direct INTERNET connection)
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Mon 16 Aug 2010, 10:48 Post subject:
|
|
I would change the tittle of your post to read 'In hat way can I use quickpet through a proxy'
This reflects your biggest problem.
And I don' think someone addressed this already.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
Blue76Bay
Joined: 30 Dec 2008 Posts: 5
|
Posted: Thu 19 Aug 2010, 00:25 Post subject:
|
|
I added the following lines to the /etc/wgetrc file
# Proxy Server
http_proxy = proxy.foo.bar:8080
# If Proxy Server requires authentication to access the Internet
proxy_user = <username>
proxy_password = <password>
This would be a nice feature to add to the Quickpet GUI.
HTH
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7017 Location: qld
|
Posted: Thu 19 Aug 2010, 00:43 Post subject:
|
|
rameshiyer
In the Browser Installer window you have the option to use "generic browser" as default. In this case it is netsurf which will run CUPS.
Blue76Bay
This looks very promising and indeed I will look into it to add such functionality to Quickpet.
Thank you.
Cheers
EDIT: rameshiyer, I did not realise you started a new topic for this, bad etiquitte.
Please refrain from starting a new topic for something which you fear is a bug and post in the correct thread, thank you.
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Blue76Bay
Joined: 30 Dec 2008 Posts: 5
|
Posted: Thu 19 Aug 2010, 20:00 Post subject:
|
|
The added lines in /etc/wgetrc for using a Proxy Server also works for the Puppy Package Manager. Handy for downloading applications at your place of work when the only connection to the Internet is via a Proxy Server.
|
|
Back to top
|
|
 |
rameshiyer
Joined: 17 Sep 2009 Posts: 211 Location: Calicut, Kerala, India
|
Posted: Thu 02 Sep 2010, 07:08 Post subject:
lucid Puppy 5.1 Subject description: Proxy Settings |
|
Dear Blue76Bay
Finally I have managed to establish internet connection through proxy. Thank you very much. I have provided following proxy details in wgetrc
http_proxy=http://200.200.200.5:6588/
ftp_proxy=http://200.200.200.5:6588/
proxy-user = xxx
proxy-password = xxxxxx
# If you do not want to use proxy at all, set this to off.
use_proxy = on
Now I am able to use quickpet. Thank you once again.
|
|
Back to top
|
|
 |
|