similar to: yum behinf authenticated proxy - Replay

Displaying 20 results from an estimated 100 matches similar to: "yum behinf authenticated proxy - Replay"

2011 Jun 16
2
Authlogic: Trying to login in my Cucumber test - Authlogic::Session::Activation::NotActivatedError
In a Cucumber step definition, I''m trying to login, but I keep getting this error: You must activate the Authlogic::Session::Base.controller with a controller object before creating objects (Authlogic::Session::Activation::NotActivatedError) My code: Given /^I am the logged in (.+) "(.+)"$/ do |role, login| user = User.create!( :login => login, :password =>
2006 Mar 08
1
Overriding inbox location in passwd-like file
Hi, I have some real users and some virtual users. The real users use mbox file as their inbox. But I'd like to use Maildir as inbox for the virtual users. (The reason is that I am actually moving some accounts from another server that already uses Maildir.) I'd like Dovecot to find Maildir in $HOME of my virtual users as their inbox. So I tried to use the following in my users.passwd
2013 Aug 05
1
ghostscript-8.70-14.el5_8.1.x86_64 & hylafax+
My Centos 6.x use ghostscript.x86_64 8.70-15.el6_4.1 @updates for hylafax/avantfax from epel or rpmforge. I can't determine from which repository it come, yum list return: [root at fax ~]# yum list ghost* Loaded plugins: fastestmirror, priorities, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: centos.digitalnova.at * epel: be.mirror.eurid.eu * extras:
2007 Feb 12
1
yum behinf authenticated proxy
Hi, I've just installed a CentOS 4.4 and i'm behind a proxy with authentication. Does anyone know the parameters for the environment variable "http_proxy" so i can make a "yum update" ? Usually i'd do a $ export http_proxy="proxy.domaion.foo:3128" but this is not the case of an authenticated proxy. Any help would be appreciated. Warm Regards, M?rio
2007 Jul 19
1
yum through a squid proxy
Hello, I've got a centos5 box that is now behind a what was transparent squid proxy. The proxy now has it's own dedicated ip and uses proxy basic authentication. I've got a firewall that redirects all outgoing port 80 traffic to that ip so anyone wishing access goes proxied. The problem is yum on my centos5 can't retrieve the .xml files for the various yum repositories. In
2004 Aug 06
0
[shout/icecast] problem streaming
hello folks, i had a problem with streaming on icecast. Version 1.3.10 / shout 0.8.0 the server startet successful , and shout is eatblish an stream on localhost port 8001. if an client read the stream via winamp on a windows machine in the lan , then is there in the first 10 sec anything ok, but after this time is the permanently drops for one sec the mp3 files are in diferent bitrates , most of
2020 Nov 13
3
Centos 8 and logwatch
Hello I am trying to get logwatch working on CentOS 8. System is fully updated. Usually install minimal version and then add only necessary with yum. On CentOS 7: install logwatch and get daily logwatch report on mail. On CentOS 8: install logwatch but no way to get mail. Am I doing something wrong? Or miss something? Thanks in advance Blaz
2015 Mar 10
2
CentOS 6.6 repo access issue.
Hi Guys, My apologies for earlier mail without subject line. kindly ignore. i've CentOS 6.6 (Final) 64 bit version installed and I can not access the online repositories to install/update (pls see eror below the error), I tried to google this error I get a lot of links but nothing I could really solving this issue. I've already disabled ipv6 and also defined proxy in /etc/yum.conf.
2006 Oct 18
0
IAX2 thru NAT problem
Hi people, i have problem with IAX2 between two asterisk PBX. When i try call some number i get "INVAL" packet, but when i try call same number via OpenVPN (is between this two asterisk) call is working fine.So i debug communications and here is my opinion ... Schema of connection: Asterisk1 -> ADSL router with NAT -> INTERNET -> Asterisk2 A)Calling directly via public
2010 Nov 16
1
Multiple MYSQL hosts as passdb backend
Hello, I use mysql as passdb backend for my dovecot 2.0.6 installation. I have 2 mysql 5.0.77 servers with master/slave replication enabled. My goal is to ensure dovecot's ability to provide its services even when one of the mysql hosts are unavailable. Here is my passdb backend conf: passdb { driver = sql args = /etc/dovecot/mysql.conf }
2009 Jul 22
0
YUM Proxy
I'm also under proxy server and yum work like ... charm. You can find manual in http://www.centos.org/docs/4/html/yum/sn-yum-proxy-server.html. I'm usualy edit /etc/yum.conf and put there #proxy adress:port - take care of / proxy=http://proxy.somedomain.si:80/ #proxy username and passwd proxy_username= proxy_password= Have a nice day. Bla? -----Original Message----- Message: 2
2015 Mar 10
0
CentOS 6.6 repo access issue.
On Tue, 2015-03-10 at 16:44 +0530, Ravi Roy wrote: > Hi Guys, > > My apologies for earlier mail without subject line. kindly ignore. > > i've CentOS 6.6 (Final) 64 bit version installed and I can not access the > online repositories to install/update (pls see eror below the error), I > tried to google this error I get a lot of links but nothing I could really >
2007 Aug 21
2
Using HTTP proxy for yum
Is there a way to use an HTTP proxy (with a user/pass) with yum? Or at least a way to pass a user/pass through yum? I have a situation with a CentOS server behind a web filter appliance. Thanks, Scott
2012 Feb 09
2
Problems with Microsoft Forefront proxy with yum
Hello all, How can I configure yum to download updates when I need to authenticate to a Microsoft Forefront proxy?? I have tried to configure http_proxy variable as a "http_proxy="http://DOMAIN\\user:passwd at proxy:port/", but it doesn't works ... I have tried to set http_user and http_passwd also without luck. Thanks.
2005 May 22
1
Centos4 and Typo3
Hello, Does anybody use Centos4 and Typo3 as web portal? For all functionalities (graphic) of the portal Image Magick and GD Library must be installed. Are these packets already included in any packet of php... or not? If the answer is not, where can I found these two packets compiled for Centos? Or is there any other solution ? I'dont like to compile these packets, since I have to maintain
2008 Mar 04
6
find_all_by deprecated?
Is find_all_by deprecated and/or find_first_by for 2.0.2? If not, what is actually deprecated? just find_all(..) and find_first()? Thanks for clearing this up. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2010 Jan 06
4
Yum Issue
Yum using proxy that requires authentication and a Password that contains the two characters \/ fails normally I can get yum to work with a proxy that requires authentication when required by doing something like http_proxy=http://<my username>:<my password>@<proxy server>:<proxy server port> export http_proxy or by filling in the appropriate information in yum.conf.
2006 Oct 02
5
Yet another yum/rpm update problem
I am in the process of updating a dozen or so workstations from CentOS 4.3 to CentOS 4.4. I set up a local YUM repository, and have been able to successfully update all systems except for one. Both yum and rpm either hang or core dump on this system. I've done a "yum clean all" and an "rpm --rebuilddb" (after deleting the __db files). I was able to
2006 Sep 26
5
Samba setup for CentOS-4.4 workstations
I am trying to get our prototype Linux workstation to allow users to see shares on our legacy MicroSoft Windows-2000 Domain Server, I can find guides for setting up Samba as a Primary Domain Controller but I cannot seem to locate any good and expansive guide for setting up a samba workstation and just joining the domain. Perhaps this is so trivial a process no-one thinks that it requires such a
2002 Feb 08
1
timing Mac R's
--Apple-Mail-1-507788993 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Here is the same thing as before, now done a bit more systematically. The rather bad performance of R-patched on eigen is a mystery (to me), the gain in La.eigen when using ATLAS is probably not Altivec, but using threaded level 3 BLAS on a dual processor machine.