Simple question

2006-09-09 Thread Guilherme
I wonder if there is a tool that focus on network bandwidth monitoring such as NTOP, that runs on OpenBSD. I've tried to get NTOP running on my OpenBSD 3.9 server but no further success - I know there is an old version of NTOP on ports but I need something able to generate also web monitoring... T

Re: Launching the Internet

2006-09-15 Thread Guilherme
Are you trying from a console or you got a graphical interface? On 9/15/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: > > On Fri, Sep 15, 2006 at 03:32:58PM -0700, dilbert wrote: > > My question is simple- I'm a relative newbie at BSD so please bear with > me. > > I'm trying to launch the intern

Sharing SATA NTFS disks on network

2006-09-17 Thread Guilherme
Hi misc@, I must set up 2 new SATA disks into an OpenBSD server running version 3.9. These are on NTFS file system and I must share them on a network so the users can access data. Now my question is: which application will have the best performance?

Re: Fun play with egrep, sed and awk

2019-12-27 Thread Guilherme Janczak
On Thu, 26 Dec 2019 16:13:33 + "goleo ." wrote: > I was wondering how much space distfiles on "ftp" take, so because > I couldn't see that in my web browser clearly, I downloaded the page > https://ftp.openbsd.org/pub/OpenBSD/distfiles/ as distfiles.txt With wget, you can download the HTML o

atheros 5007g support

2011-02-14 Thread Guilherme Patriota
Has OpenBSD support for Atheros 5007g? I did a quick search through the web and apparently there isn't, but perhaps any of you guys know something about it? Thanks for reading

Re: 4.4 on ESXi 3.5 (was: vic(4) on amd64)

2009-03-11 Thread Guilherme Malschitzky Schroeder
On Wed, Mar 11, 2009 at 4:02 PM, wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Josh Archambault wrote: > >> I'm fairly confident that using anything other than the default "e1000" >> network device with 64-bit guests is discouraged by VMWare. > > It would appear that you're correct

Re: sendmail vs. other MTAs

2009-05-12 Thread Guilherme Malschitzky Schroeder
On Tue, May 12, 2009 at 7:16 PM, L. V. Lammert wrote: > At 05:49 PM 5/12/2009 -0400, Daniel Ouellet wrote: >> >> L. V. Lammert wrote: >> >> Or as in this case may be use @gmail.com email as they can't obviously >> setup their own mail server looks like. Or can make it secure, or set it up >> with

Re: OpenBSD 4.4 pre-orders

2008-09-05 Thread Guilherme M. Schroeder
Hi, I bought a t-shirt to brazil without problems, using an international credit card. The shipping cost was $12 and i think the CD box will be the same price. On Fri, 5 Sep 2008 20:45:07 -0300 (BRT) "Nenhum_de_Nos" <[EMAIL PROTECTED]> wrote: > On Thu, September 4, 2008 4:59 pm, Theo de Raadt wr

dell latitude e6400: first test

2008-10-10 Thread guilherme m. schroeder
I just installed OpenBSD 4.4-current from yesterday on my latitude e6400, everything went fine. The ethernet and wireless is not yet supported thought. Brightness are controlled by hardware, so it works fine. X works fine too. Here are dmesg, audiotcl, mixerctl and hw.sensors. OpenBSD 4.4-current

Re: Longest Uptime?

2008-10-29 Thread guilherme m. schroeder
Hi, Uptimes sucks. Here's the biggest i've ever seen in the company i work: [EMAIL PROTECTED] ~]$ uname -a SunOS optg998 5.6 Generic_105181-26 sun4u sparc SUNW,UltraSPARC-IIi-cEngine [EMAIL PROTECTED] ~]$ uptime 3:40pm up 2639 day(s), 13:50, 1 user, load average: 0.08, 0.07, 0.06 [EMAIL PROT

openbsd-current strange keyboard behaviour

2008-10-31 Thread guilherme m. schroeder
Hi misc@, I've installed OpenBSD 4.4-current from October 28 and i'm having a strange problem. When i start type something on console, sometimes it stops showing the characters (and you are still typing) them it repeats the last char you type about 5-10 times. This problem is occuring in X too. I

Re: Small window to load 4.4 on M4000

2008-11-02 Thread guilherme m. schroeder
Scott, Just be warned of this: Revision 1.305: download - view: text, markup, annotated - select for diffs Mon Sep 15 21:04:59 2008 UTC (6 weeks, 5 days ago) by kettenis Branches: MAIN Diff to: previous 1.304: preferred, coloured Changes since revision 1.304: +3 -3 lines Remove m4k/m5k/m8k/m9k fr

Re: how to install the xfce4 desktop ?

2008-11-03 Thread guilherme m. schroeder
Just look at: http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/xfce4/xfce4-session/files/README.OpenBSD?rev=1.2 It says how to install all xfce4 things. On Mon, 2008-11-03 at 16:04 -0800, Allie Daneman wrote: > Pick one..it'll automagically install the dependencies. > > On Tue, 4 Nov 2008 00:37

broken image links in /var/www/htdocs/index.html after apache manual move

2008-06-16 Thread guilherme m. schroeder
With the move of the manual from /var/www/htdocs/manual/ to /usr/share/doc/html/httpd/, index.html now have two broken links: And what about this two files: logo23.jpg and logo24.jpg? It's there for what? :) Thanks.

DRM, i965 and X3100: runs nice and stable

2008-06-25 Thread guilherme m. schroeder
Hi, I just enabled inteldrm and here's what i got: inteldrm0 at vga1 info: [drm] Intel i965GM (unit 0) info: [drm] AGP at 0xc000 256MB info: [drm] Initialized i915 1.6.0 20080312 X.org: (==) AIGLX enabled drmOpenDevice: node name is /dev/drm0 drmOpenDevice: open result is 11, (OK) drmAvaila

Re: X in 4.4-beta is sluggish on X40

2008-07-06 Thread guilherme m. schroeder
I run into this problem using latest snapshot/amd64 (x* from june 2). I'm using the intel driver and it seens EXA is the default now. Firefox scrolling was slow and X was using about 50% CPU. I put Option "MigrationHeuristic" "greedy" and now it's OK. Any idea why the need to use this? Thanks.

Azalia - Realtek/0x0885 - got sound with headphone only yet.

2008-07-07 Thread guilherme m. schroeder
Hi, Now, i have sound. I need to plug the headphone in the mic/input and set: alemao:8$ mixerctl outputs.mix2=255 outputs.mix2: 127,127 -> 192,192 But it's not too loud :/ Here's my dmesg with AZALIA_DEBUG and mixerctl/audioctl outputs. I don't have outputs.master or outputs.volume or somethin

Re: Azalia - Realtek/0x0885 - got sound with headphone only yet.

2008-07-07 Thread guilherme m. schroeder
Here's the outputs in files, some characters messed up when i was pasting: http://sacodelixo.com.br/~alemao/dmesg.txt http://sacodelixo.com.br/~alemao/mixerctl.txt http://sacodelixo.com.br/~alemao/audioctl.txt Thanks.

PF.CONF

2010-10-25 Thread Guilherme Ferreira Rosário
Senhores Boa noite, estou tentando utilizar a nova versco do openbsd (4.7), estou tendo problemas com o pf.conf eu utilizo de um servigo que eu forgo os pacotes a passarem por esse servigo mesma forma que i feito com um squid transparente mais tenho encontraod problemas segue meu pf.conf http://pa

pf.conf

2010-10-25 Thread Guilherme Ferreira Rosário
Good afternoon lords, I upgraded my openbsd 4.6 to 4.7 I always used it only for firewall and port redirector with rdr command, I tried to use some scripts manual openbsd even more so I can not stress more the internal network when you request a port in Specific be redirected to another server such

Re: pf.conf

2010-10-25 Thread Guilherme Ferreira Rosário
john thanks for the suggestion, but unfortunately I could not succeed I tried to use the inetd nc command, as in the manual and also not getting success, you would have some another reference? Thanks 2010/10/25 John Cosimano > --- Guilherme Ferreira Ros?rio [Mon, Oct 25, 2010 at 02:26:4

unscribe

2010-11-18 Thread Guilherme Ferreira Rosário