Displaying 20 results from an estimated 500 matches similar to: "yum behinf authenticated proxy"
2007 Feb 13
1
yum behinf authenticated proxy - Replay
Simply modify yum.conf, add
proxy=http://proxy.example.si:80/
proxy_username=some_username
proxy_password=some_password
work for me.
Bla? Bogataj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070213/04c947e3/attachment.html>
2007 Mar 26
2
Problems with LDAP
Hi,
I'm making a schema for my company's co-workers, but i'm obviosuly doing
something wrong, because i get:
ldapadd -x -D "cn=admin,dc=telbit,dc=pt" -w secret -f people.ldif
adding new entry "dc=telbit,dc=pt"
ldapadd: no attributes to change or add (entry="cn=admin,dc=telbit,dc=pt")
My schema file (experimantel) is:
## objectclass definition for
2007 May 08
1
Problems with LDAP
Hi,
I'm using OpenLDAP in CentOS 4.4
I'm trying to create a grou of users:
# Grupos do TIM
dn: ou=futebol,ou=accounts,dc=telbit,dc=pt
objectClass: organizationalUnit
description: Grupo de Futebol
ou: futebol
# Grupo do futebol
dn: uid=futeboladas,ou=futebol,ou=accounts,dc=telbit,dc=pt
objectClass: top
uid: futeboladas
objectClass: groupOfNames
cn: Futeboladas
member:
2007 Apr 04
2
CentOS 4.4 32 bits not recognizing disks
Hi,
I have to install this server with an Intel motherboard ASUS, model
P5VDC-MX.
It has a VIA hardware RAID controller model VT-8251.
The two hard drives are SATA (don't know if II) and are Maxtor STM380211AS.
Problem is that CentOS installation doesn't recognize any hard drives at
all.
The BIOS setup doesn't have an option to turn off SATA.
Any ideas ?
Thanks in advance.
--
2007 May 10
1
Very, very lame question :(
Hi,
What is the package and the ctl name for fam in CentOS 4.4 ?
Sorry...
Warm Regards
--
:wq! M?rio Gamito
2007 Feb 16
1
Can't login in IMAP server
Hi,
I can't login in the IMAP server.
This is the log from a telnet session to port 143:
Feb 16 15:38:32 mail2 dovecot: auth(default): client in: AUTH 1
PLAIN service=IMAP secured lip=192.168.84.128
rip=192.168.84.128 resp=<hidden>
Feb 16 15:38:32 mail2 dovecot: auth(default):
checkpassword(gamito at mail2.telbit.pt,192.168.84.128): Executed:
/usr/local/bin/auth_imap
2007 Mar 01
1
LDAP error
Hi,
When i try to inser this on LDAP database, i get this error:
"ldapadd: invalid format (line 14) entry:
"uid=spessoa,ou=users,ou=accounts,dc=telbit,dc=pt""
I can't see nothing wrong.
The .ldif file follows my signature.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
--
dn: dc=telbit,dc=pt
objectClass: top
objectClass: dcObject
objectClass: organization
o:
2007 Mar 23
2
Command not running in crontab
Hi,
Can anoyone tell me why this command is not executed (or it is without
success) from crontab, but works perfectly from the command line ?
(yes, i've restarted crontab service)
# clean up postmaster
00 30 * * * root /usr/bin/find
/var/qmail/maildirs/postmaster at telbit.pt/Maildir/new -type f -print0 |
xargs -0 -n 50 rm
The mind boggles...
Any help would be appreciated.
Warm
2007 Feb 16
13
negate the regexp in validates_format_of
Railsters:
ActiveRecord''s validation system puts other database systems to shame.
However, the newbies might not know how to write a regexp that
excludes a match, instead of tests for it. Understand - I''m just
asking this question to help them. I have been using Regexps since
''grep'' on Xenix! But the newbies here might not know how to do this:
2011 Jul 11
4
How to Install ruby 1.9.2/1.9.1 and Rails 3.x on Ubuntu
Hello All,
I have Ubuntu 11-04, I would want to install ruby 1.9.2/1.9.1 and Rails
3.x. I need the least complicated way of doing this.
Rgds,
Janus
--
*Satajanus Nig. Ltd
*
--
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
2011 May 14
1
Bit of complex smb networking... is it possible?
Hi Team,
I'm looking for a bit of help to push out an idea... don't know if what
I'm thinking is even possible so advice and feedback would be great.
CONCEPT
I want to create a shared folder for all users on a subnet that has a
defined amount of space they can use.
So, all the users in 192.168.2.0/24 can see /homes/subnet2space/ as
\\myserver\whatever\
Users connected to
2011 Dec 31
3
Oh btw...
HAPPY NEW YEAR
from my I&iPhone
--
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more
2008 Aug 17
2
Question to smbclient and domain users
Hi,
smbclient \\\\i60ws1\\public_html -U ladanyi
results in:
[2008/08/17 10:43:10, 0] smbd/service.c:make_connection_snum(1003)
'/var/www/public_html/IPR-OFFICE/ladanyi' does not exist or
permission denied when connecting to [public_html] Error was Permission
denied
I use the:
winbind use default domain = yes
option.
This option works for wbinfo -u/-g option.
Is it possible
2010 Jun 21
14
Controllers, what? why?
Hi,
I am starting to learn rails and I went through the guide and a couple
of tutorials. Even though I understand controllers or at least I can
use them I can''t see yet the whole picture.
Why do you need several controllers for a single application? If a
controller is just a class whose methods interface with models and
views, why not have a single controller for the whole application?
2007 Apr 02
2
Changed: Was: Re: Beta question - initial install of packages Now: Turn off unneeded services after installation
>Date: Sun, 01 Apr 2007 05:38:20 -0500
>From: Johnny Hughes <mailing-lists at hughesjr.com>
>Subject: Re: [CentOS] Beta question - initial install of packages
>To: CentOS mailing list <centos at centos.org>
>Message-ID: <1175423900.13599.88.camel at myth.home.local>
>Content-Type: text/plain; charset="us-ascii"
<snip>
<Even with the mostly
2011 Aug 05
1
carrierwave tutorial
Is there a tutorial for `carrierwave` other than in RailsCasts that you
recommend?
Thanks.
--
Posted via http://www.ruby-forum.com/.
--
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email
2008 Sep 17
1
xls export
how can i do xls export?plugin recquired?
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
2012 Jan 16
1
Package "maps": what is the name of county # 2395?
I am using "maps". I am running the following code to get this list of
all the counties:
map('county', plot=FALSE)$names
In the output, all counties have first the state listed and then,
after a comma, the name of the county.
However, county # 2395 (State = south dakota) has no county name.
Anyone knows what this county is?
Thank you!
--
Dimitri Liakhovitski
2008 May 02
7
SecuRom - "A required security module cannot be activated."
Always when I try to run any program protected by SecuRom I get this message:
Code:
A required security module cannot be activated.
This program cannot be executed (7000).
Please have a look at http://www.securom.com/message.asp?m=module&c=7000 for further, more detailed information.
I've read SecuRom works in Wine, so why doesn't it work for me?
2008 Aug 24
6
entering a password to have access to a sip account?!
Hi all,
i;m obviously a newbie, its been 2 days that im trying to figure out a way to deny a specific extension (300) from calling another specific extensions (03) except if the caller punch a specified password.. sorry if im not explaining myself well.. heres an example:
i called my pstn line(with 300 as its sip account), an attendant answers and asks me to punch in an extension number right