[gentoo-user] Re: cannot read symbolic link, Invalid argument

2007-07-27 Thread Paulo Roberto Candido dos Santos
Solved. After reinstalling coreutils, the system can handle symlinks. On 7/26/07, Paulo Roberto Candido dos Santos <[EMAIL PROTECTED]> wrote: > Hello, I run a Gentoo hardened mail server. After an upgrade this > morning, some problems appeared. > > Code: > > atreides

[gentoo-user] cannot read symbolic link, Invalid argument

2007-07-26 Thread Paulo Roberto Candido dos Santos
Hello, I run a Gentoo hardened mail server. After an upgrade this morning, some problems appeared. Code: atreides ~ # ls -l /usr/src/ ls: cannot read symbolic link /usr/src/linux: Invalid argument total 4 lrwxrwxrwx 1 root root 25 Jul 26 18:34 linux drwxr-xr-x 21 root root 4096 Jul 26 18:27 l

[gentoo-user] Re: Wireless network seems ok, but higher level stuff fails

2007-03-08 Thread Paulo Roberto Candido dos Santos
my attempts to make this works helps someone in the future. On 3/8/07, Paulo Roberto Candido dos Santos <[EMAIL PROTECTED]> wrote: Another thing... I've loaded the ath_pci module with debug options and it gave me lots of information. When I try to ping (one request with "ping -c 1&

[gentoo-user] Re: Wireless network seems ok, but higher level stuff fails

2007-03-08 Thread Paulo Roberto Candido dos Santos
f706adc0)=3706ae20 (f706ae20) On 3/8/07, Paulo Roberto Candido dos Santos <[EMAIL PROTECTED]> wrote: Hello list! I'm having some problems setting a wireless network consisting of a gentoo ap, one gentoo station and one Windows XP station. I've followed the instructions on the mad

[gentoo-user] Wireless network seems ok, but higher level stuff fails

2007-03-08 Thread Paulo Roberto Candido dos Santos
Hello list! I'm having some problems setting a wireless network consisting of a gentoo ap, one gentoo station and one Windows XP station. I've followed the instructions on the madwifi.org and on gentoo specialized forums and wiki. Seems like the "wireless" part of the network is just fine and eve

Re: [gentoo-user] Esound emerge error

2006-10-29 Thread Paulo Roberto Candido dos Santos
D 2006 October 30 Monday 12:11:08 AM -0300, Paulo Roberto Candido dos Santos wrote:> >jade: error while loading shared libraries: libosp.so.4: cannot> >open shared object file: No such file or directory>> I would start by remerging app-text/opensp and see if that fixes th

[gentoo-user] Esound emerge error

2006-10-29 Thread Paulo Roberto Candido dos Santos
I can't emerge -u esound. The following error:config.status: executing depfiles commandsEsound Configure Settings:Debugging support: nolibwrap support: yesLIBS=-lasound make all-recursive make[1]: Entering directory `/var/tmp/portage/esound-0.2.36-r2/work/esound-0.2.36'Making all in docsmake[2]:

Re: [gentoo-user] Re: What is available besides samba

2006-08-11 Thread Paulo Roberto Candido dos Santos
As far as I know, Windows XP and newer versions of Windows prefer CIFS over SMB. You can't even access a Win2k3 share with samba without CIFS or disabling a server signing in the Win2k3 server. On 8/11/06, Quag7 <[EMAIL PROTECTED]> wrote: On Fri, 2006-08-11 at 18:29 -0500, [EMAIL PROTECTED] wrote:>

Re: [gentoo-user] IP Masquerading hardware, crossover versus hub

2006-08-11 Thread Paulo Roberto Candido dos Santos
This is obligatory,,,I named the servers of my company after Dune's Great Houses ... but I'm geting out of names :(There is harkonnen, corrino, atreides, richese, vernius and even ordos. I'm escaping the pattern using names as "fremen" and "omnius". On 8/10/06, Jure Varlec <[EMAIL PROTECTED]> wrote

[gentoo-user] Special characters in the console

2006-08-04 Thread Paulo Roberto Candido dos Santos
Hello. I'm having trouble with special characters like cedilla (ç) and others like ã and õ. I have a Gentoo server here that runs a custom enterprise software based in ncurses and slang. I'm from Brazil and these characters are common in this country. How can I enable these characters without using

Re: [gentoo-user] Postix+SASL with LDAP

2006-07-11 Thread Paulo Roberto Candido dos Santos
Show us your /etc/sasl2/smtp.conf. Mine is: pwcheck_method: authdaemond log_level: 3 mech_list: PLAIN LOGIN authdaemond_path: /var/lib/courier/authdaemon/socket In my case, postfix authenticate on the Courier-imap authdaemond while authdaemond authenticate users in a MS AD server. There should