awk question

2006-01-20 Thread Alexandre Vieira
Hello folks, I'm making a script to generate some statistics for a batch job and I'm stuck with awk. For example: %echo 1 2 3 4 5 6 | awk {'print $1 $2 $3 $4 $5 $6'} it will output: 1 2 3 4 5 6 I want to tokenize a string with another separating char (the : char): %echo 1:2:3:4:5:6 and with

Re: awk question

2006-01-20 Thread Alexandre Vieira
On 1/20/06, Don Hinton <[EMAIL PROTECTED]> wrote: > > Hi Alexandre: > > On Friday 20 January 2006 16:59, Alexandre Vieira wrote: > > Hello folks, > > > > I'm making a script to generate some statistics for a batch job and I'm > > stuck with awk.

Sendmail help needed

2005-07-28 Thread Alexandre Vieira
Hello folks, I'm trying to get past a standard in sendmail which is very simple. I have several machines reporting mails trough local MTA's (sendmail) in each one of the boxes to our main mailserver. The thing is, I did not developed the scripts and they are using "mailx -s user" which normally

Re: Sendmail help needed

2005-07-29 Thread Alexandre Vieira
t possible to get every mail (including local mail) redirected to one domain with MX lookup? I've been reading about LUSER_RELAY, LOCAL_RELAY, stickyhost, but I don't know if this will solve the problem. On 7/28/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: > At 03:17 PM 7/28

Re: Sendmail help needed

2005-07-29 Thread Alexandre Vieira
the mail, it > sounds like building a null client is probably the simplest thing to > do. Other options are using some of the masquerading features, or by using > LOCAL_RELAY to force unqualified names to be send to a central server which > will figure out what to do with them.

Re: Sendmail help needed

2005-07-29 Thread Alexandre Vieira
some kind of script to change the A record for the mailhub, in our nameserver, when it's down so the backup mailserver can get with it's work. Any help on this issue is apreciated. On 7/29/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: > At 01:48 AM 7/29/2005, Alexandre

Re: FreeBSD not popular in Asia?

2006-09-11 Thread Alexandre Vieira
__ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to " [EMAIL PROTECTED]" -- Alexandre Vieira - [EMAIL PROTECTED] ___ freeb

pcm0 + rl0 in the same irq causes panic

2006-10-01 Thread Alexandre Vieira
river by Ariff. Whenevr artds (our anything else opens the device) I get a panic fatal trap 19 (non-maskable interrupt trap while in kernel mode). What info do I need to submit in order to investigate this issue? Regards, -- Alexandre Vieira - [EMAIL PROT

Re: pcm0 + rl0 in the same irq causes panic

2006-10-01 Thread Alexandre Vieira
On 10/1/06, Ariff Abdullah <[EMAIL PROTECTED]> wrote: [CC: current@ as this issue related with the current state of -current] On Sun, 1 Oct 2006 20:10:33 +0100 "Alexandre Vieira" <[EMAIL PROTECTED]> wrote: > Hello folks, > > I'm having some troubl

Can't get direct rendering with i915

2006-10-05 Thread Alexandre Vieira
Slow 0x32 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow Thanks in advance. -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: What's so compelling about FreeBSD?

2006-10-16 Thread Alexandre Vieira
[EMAIL PROTECTED]" > ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to " [EMAIL PROTECTED]" Hello, As far as I can tell Linux only had mai

Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira
. My main concern is that this client, in linux, includes a kernel loadable module named cisco_ipsec. I haven't made any deep deep research on this but would like to know if there is anyone that works with this software with FreeBSD. Thanks in advance for your time. Regards, -- Alexandre

Re: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira
On 10/23/06, Matthias Apitz <[EMAIL PROTECTED]> wrote: El día Monday, October 23, 2006 a las 09:58:36AM +0100, Alexandre Vieira escribió: > Hello list, > > We have a couple of clients which use Cisco VPN's for network access and I'm > responsible to configure a comm

Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira
On 10/23/06, Joao Barros <[EMAIL PROTECTED]> wrote: On 10/23/06, Alexandre Vieira <[EMAIL PROTECTED]> wrote: > I don't have, yet, details about the devices that will be used in the client > side but I know that we'll use RSA randomized rotative SecureID's a

Re: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira
On 10/23/06, Matthias Apitz <[EMAIL PROTECTED]> wrote: El día Monday, October 23, 2006 a las 11:39:31AM +0100, Alexandre Vieira escribió: > Hello, > > I'm installing the machine atm. I will still have to read about vpnc in > order to migrate client profiles (I have th

SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-23 Thread Alexandre Vieira
V210/V240 and would like to know if anyone tried to do anything with this. Cheers -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-23 Thread Alexandre Vieira
On 10/23/06, Gavin Atkinson <[EMAIL PROTECTED]> wrote: On Mon, 2006-10-23 at 15:45 +0100, Alexandre Vieira wrote: > Hello folks, > > Reading trough 6.1 hardware notes for the sparc64 port I can see that any > Ultrasparc III system is not supported. I have a bunch of these l

Re: SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-24 Thread Alexandre Vieira
On 10/24/06, Josh Paetzel <[EMAIL PROTECTED]> wrote: On Monday 23 October 2006 11:14, Alexandre Vieira wrote: > > Hello, > > I'm unable to boot 6.2-BETA2 on a SunFire V210. It stalls in the > start of kernel boot: > Right. It has an UltraSparc III CPU which jus

Openoffice portuguese characters

2006-11-01 Thread Alexandre Vieira
Hi list, Anyone got openoffice to display portuguese characters? like ç á à ã â ? I have these chars in X (KDE) and in the ttys. I've messed with all the language options in OO, searched for some language packages, but i was unable to. TIA Cheers -- Alexandre Vieira - [EMAIL PROT

ethernet port bondage

2006-11-01 Thread Alexandre Vieira
ebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED] " Guess its about time someone start to work on a decent IPMP (solaris) like and trunking feature. In my opinion its an urgently needed implementation.

Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-02 Thread Alexandre Vieira
attached. TIA. Cheers -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-03 Thread Alexandre Vieira
On 11/3/06, Nate Lawson <[EMAIL PROTECTED]> wrote: Alexandre Vieira wrote: > You can find the asl and iasl output attached. > Nope, we couldn't. Try posting a URL to it. -- Nate It seems that the attachment didn't go trough. You can find it here: http://

Re: acrobat reader 7+linux-opera

2006-11-04 Thread Alexandre Vieira
ellinux/nppdf.so /usr/local/share/linux-opera/plugins Open opera and go to: Tools->Preferences->Advanced->content->plugin options->find new->Accept For java: # portinstall linux-blackdown-jdk-1.4.2_3 Open opera and go to: Tools->preferences->advanced->content-&

Re: Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-06 Thread Alexandre Vieira
On 11/6/06, Andrew <[EMAIL PROTECTED]> wrote: On Thu, 2 Nov 2006 23:03:09 +, Alexandre Vieira <[EMAIL PROTECTED]> wrote: > I'm getting loads of ACPI trash in my newest laptop (ACER Aspire 5601 > AWLMi). > > # acpidump -t -d > Acer5601AWLMi.asl > # ias

Netra T1 105

2006-11-17 Thread Alexandre Vieira
PS: In a last resort I think I can compile a sparc64 kernel in another non-sparc64 machine. But what about the loader? TIA. Regards, -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Question about a specific ISP: Amen/Amenworld

2007-03-02 Thread Alexandre Vieira
chines (if this counts for anything). Is there anyone here that by any change is a client on this company and runs freebsd? Thanks in advance Regards -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.f

Re: Question about a specific ISP: Amen/Amenworld

2007-03-05 Thread Alexandre Vieira
les away, I want someone with a clue to be my >> eyes an ears in the event of an emergency. >> >> I'd recommend going with a host who supports FreeBSD. >> >> Jeff Palmer wrote: >>> At 02:31 PM 3/2/2007, Alexandre Vieira wrote: >>>> Hello f

Re: Question about a specific ISP: Amen/Amenworld

2007-03-05 Thread Alexandre Vieira
in/peers.pl Alexandre Vieira wrote: >> > >> >> Personally, I would never consider a vendor that does not at least >> >> have a cursory knowledge of the platform I was using on a leased >> >> server. If they are miles away, I want someone with a clue

Re: Two ethernet one IP load balancing ?

2007-03-08 Thread Alexandre Vieira
d. You have ng_one2many which let you aggregate two interfaces using round robin loadbalancing and ng_fec with uses fast ethernet channel. There isn't any LACP support yet :| What hardware do you use to push 1gbps on a mail server? Cheers -- Alexandre Vieira - [EMAIL PROTECTED] __

Zabbix problem

2007-03-14 Thread Alexandre Vieira
mmddhhmm&itemid=17498&action=showgraph&from=0 I don't know if this is supposed to break the graphic generation. Just curious to know if anyone else is having this problem. Also, anyone noticed that most "native" classes to retrieve system data from a freebs

Re: FreeBSD laptop computer

2007-03-14 Thread Alexandre Vieira
he multimedia mailing list to learn how to get it working (everything works great, speaker, line, mic, etc..) 2) The ACPI implementation has a couple of bytecodes fsckd up. You need to fix it and load the modified AML. Check the acpi mailing list to get some help on correcting this minor issue.

Re: Best laptop for Freebsd

2006-11-28 Thread Alexandre Vieira
o latest Acers I touched (one I bought and the other a friend bought it) showed some problems. ACPI implementation is horrible. I think they only tested it with Microsoft Windows. Some parts (ex: DVD drive) can be very poor quality parts and can fail reasonably quickly. Apart this everything works f

Netra T1 105 (sparc64) optimization

2006-11-29 Thread Alexandre Vieira
he machine here: http://nullpt.googlepages.com/netra.txt Thanks in advance for your time! Regards, -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: Netra T1 105 (sparc64) optimization

2006-11-30 Thread Alexandre Vieira
On 11/30/06, Andrew Belashov <[EMAIL PROTECTED]> wrote: Hello, All! Miles Nordin wrote: >>>>>> "av" == Alexandre Vieira <[EMAIL PROTECTED]> writes: > > av> kernel/tunables recommendations, > > I suggest device polling. This will incre

Re: Netra T1 105 (sparc64) optimization

2006-11-30 Thread Alexandre Vieira
05/2.651/0.393 ms without polling: rtt min/avg/max/mdev = 0.642/0.735/1.111/0.134 ms Thanks in advance -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To uns

Re: Netra T1 105 (sparc64) optimization

2006-11-30 Thread Alexandre Vieira
On 11/30/06, Miles Nordin <[EMAIL PROTECTED]> wrote: >>>>> "av" == Alexandre Vieira <[EMAIL PROTECTED]> writes: av> polling increased dramaticly the latency for all traffic that av> passes trough the bridge and reduced the transmission rate

Re: Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
On 5/25/07, Alexandre Vieira <[EMAIL PROTECTED]> wrote: Hello folks, I've bought a Nvidia 8800GTS 320MB DDR and i'm trying to get it working with freebsd. I've installed Xorg 7.2 and the nvidia driver. The driver detects the card correctly and displays the card info corr

Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
ed green screen and the machine freezes completely. I can't see any X logs because it crashes immediately. Anyone got lucky installed one of these 8800 cards? Thanks in advance! Regards, -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions

Re: Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
On 5/25/07, Derek Ragona <[EMAIL PROTECTED]> wrote: At 01:16 PM 5/25/2007, Alexandre Vieira wrote: Hello folks, I've bought a Nvidia 8800GTS 320MB DDR and i'm trying to get it working with freebsd. I've installed Xorg 7.2 and the nvidia driver. The driver detects t

Re: Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
On 5/26/07, Alexandre Vieira <[EMAIL PROTECTED]> wrote: On 5/25/07, Derek Ragona <[EMAIL PROTECTED]> wrote: > > At 01:16 PM 5/25/2007, Alexandre Vieira wrote: > > Hello folks, > > I've bought a Nvidia 8800GTS 320MB DDR and i'm trying to get it work

Re: Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
On 5/26/07, Garrett Cooper <[EMAIL PROTECTED]> wrote: Alexandre Vieira wrote: > On 5/26/07, Alexandre Vieira <[EMAIL PROTECTED]> wrote: >> >> >> >> On 5/25/07, Derek Ragona <[EMAIL PROTECTED]> wrote: >> > >> > At 01:16 PM 5/25/2007

Re: Nvidia 8800 GTS

2007-05-26 Thread Alexandre Vieira
On 5/26/07, Alexandre Vieira <[EMAIL PROTECTED]> wrote: On 5/26/07, Garrett Cooper <[EMAIL PROTECTED]> wrote: > > Alexandre Vieira wrote: > > On 5/26/07, Alexandre Vieira <[EMAIL PROTECTED]> wrote: > >> > >> > >> > >> On 5/25

Relayd (former hoststated) status for freebsd 7.0RC1

2008-01-15 Thread Alexandre Vieira
Hello all, I remember that there was a port (net/hoststated) where I could install hoststated to use with PF. Anyone can shed a light on what is the status of this software implementation on 7.0? TIA -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd

Re: Relayd (former hoststated) status for freebsd 7.0RC1

2008-01-15 Thread Alexandre Vieira
On Jan 15, 2008 8:29 PM, Brad <[EMAIL PROTECTED]> wrote: > On Tuesday 15 January 2008 15:24:52 Bruce M. Simpson wrote: > > Alexandre Vieira wrote: > > > Hello all, > > > > > > I remember that there was a port (net/hoststated) where I could > instal

Re: Relayd (former hoststated) status for freebsd 7.0RC1

2008-01-24 Thread Alexandre Vieira
On Jan 15, 2008 9:58 PM, Alexandre Vieira <[EMAIL PROTECTED]> wrote: > > > On Jan 15, 2008 8:29 PM, Brad <[EMAIL PROTECTED]> wrote: > > > On Tuesday 15 January 2008 15:24:52 Bruce M. Simpson wrote: > > > Alexandre Vieira wrote: > > > > Hello al

Relayd l3 redirect send/expect check

2008-01-29 Thread Alexandre Vieira
Hi all, There used to be a check send "string" expect "string" in the old config method in hoststated. I've checked the relayd.conf man page and apparently the only way to do this now is with an external script. I've tried to add the " forward to check send "" expect "banner string" " and the rel

HT kernel

2004-10-26 Thread Alexandre Vieira
Hello, I have a machine with an Intel p4 3.2ghz FSB800 w/ 1MB L2 cache and I wanted to know your opinion about some kernel options that would boost the performance of this kind of processor. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3206.95-MHz 6

Compiling PF and IPFW in the same kernel

2004-10-26 Thread Alexandre Vieira
Hello, Anyone knows if there is any problem in compiling ipfw and pf in the same kernel? Which one will be turned of by default? Or will they both be turned on? Will the default rule for PF be allow all ? Sorry for the mass questioning! thanks for your time :) ___

scripting tip needed

2009-07-01 Thread Alexandre Vieira
Hi folks, I'm having a little problem. For exambe in ksh: $ z=0 $ y=1 $ x= $ eval `echo MACHINE_DISK$z[$y]`=$x $ echo ${MACHINE_DISK0[1]} My problem is getting back the value of the variable using variables to refer to the variable name (confusing). I.e $MACHINE_DISK$z[$y] . Using ${}

Re: scripting tip needed

2009-07-02 Thread Alexandre Vieira
now have not only a 'rough idea' of how the code should work, but > also a working copy of the code in my history. > > Note the complete *lack* of care about how to append to a list, how to > create dynamic pairs of devicename-size tuples, how to map all elements > of a list thro