Re: RSS or Atom syndication for security advisories?

2023-05-23 Thread Xavier
't we concentrate in teach reasons and not in "I don't want to move my position". Do you think this kind of answer would benefit the project? Do you treat people in reality like in the web? Xavier A 22.05.2023 15:11, Theo de Raadt escrigué: I am not going to do any of this

Re: RSS or Atom syndication for security advisories?

2023-05-23 Thread Xavier
Thanks a lot, Brian. Very appreciated. So now the only work is to merge to www A 22.05.2023 15:50, Brian Conway escrigué: On Mon, May 22, 2023, at 9:59 AM, Xavier wrote: I don't know if you say it seriously. If you do, I think it's the best. Perhaps you could write some semanti

Re: RSS or Atom syndication for security advisories?

2023-05-22 Thread Xavier
re automatic (I'm thinking in mandoc conversion because all the web is really a big documentation project)? Regards, Xavier

Re: RSS or Atom syndication for security advisories?

2023-05-22 Thread Xavier B.
Why? I can help you if you want to code it On Mon, 22 May 2023 04:37:06 -0600 "Theo de Raadt" ha escrit: > Not going to happen. > > Xavier B. wrote: > > > Yeah!, I understand you. But I think it should be included in official > > resources. To whom is co

Re: RSS or Atom syndication for security advisories?

2023-05-22 Thread Xavier B.
Yeah!, I understand you. But I think it should be included in official resources. To whom is concerned about. On Sun, 21 May 2023 21:27:19 +0200 Hiltjo Posthuma ha escrit: > On Sun, May 21, 2023 at 06:26:12PM +0000, Xavier B. wrote: > > Thanks, Hiltjo, for your help. I very apprec

Re: RSS or Atom syndication for security advisories?

2023-05-21 Thread Xavier B.
Thanks, Hiltjo, for your help. I very appreciate that. Perhaps it could be useful to place it in official site. What do you think? What kind of software do you use to generate the web page? Perhaps I could help you to add RSS security advisories. Thanks, Xavier On Sun, 21 May 2023 16:03:54

RSS or Atom syndication for security advisories?

2023-05-21 Thread Xavier B.
Hi, I just want to know if there is an RSS or Atom syndication advisories. I have several machines with several operaring system in them: GNU/Linux (alpine and arch), FreeBSD and OpenBSD. I have a news reader and I'm subscribed to many operating systems security advisories so ocassionally I kno

Re: Unconsistent two-level write speed bouncing on softraid RAID1 SSD's

2021-06-11 Thread Xavier Sanchez
I decided talking about my performance issue to the manufacturer's support (Crucial by Micron). I convinced them that the disks had a problem so they proposed me RMA for my two disks and initiated the procedure from their side. I hope this would help someone getting a similar issue. Hopping this

Re: Unconsistent two-level write speed bouncing on softraid RAID1 SSD's

2021-06-11 Thread Xavier Sanchez
nt-write applications.  > > For general-purpose, and especially NAS, applications, CMR technology > should be used. > > K. > > > On Jun 10, 2021, at 6:20 AM, Xavier Sanchez > > wrote: > > > > Hi ! not so surprising news: hardware is the problem >

Re: Unconsistent two-level write speed bouncing on softraid RAID1 SSD's

2021-06-11 Thread Xavier Sanchez
All right, thanks for pointing out the details and the procedure, seems legit secfreeze is issued by default. On Thu, 2021-06-10 at 07:08 -0700, Bryan Linton wrote: > On 2021-06-10 11:49:59, Xavier Sanchez wrote: > > > > Read somewhere that issuing a security erase could

Re: Unconsistent two-level write speed bouncing on softraid RAID1 SSD's

2021-06-10 Thread Xavier Sanchez
Hi ! not so surprising news: hardware is the problem I managed to get one of the two disks apart yesterday and I figured out that those disks was in cause. (both of them) Written from my laptop directly to the device and - good and constant read speed - bouncing 7MB/s to high write speed I did

Unconsistent two-level write speed bouncing on softraid RAID1 SSD's

2021-06-08 Thread xavier . s
Hello, There's a strange write speed bounce behavior on my SATA softraid RAID1 SSD (Crucial BX500 480GB 3D NAND). Sequential writes starts high (~450MB/s with dd and a bs of 1M) then after about 30s to 1:30 minute it falls to a low ~7MB/s for one minute, then bounce back to the high speed of 450MB/

Recovering corrupted encrypted partition

2020-01-31 Thread Xavier
Hello, Recently my 6.6-stable machine lost power while on, which aparently corrupted a softraid crypto partition (not a boot partition) that was mounted. Trying to decrypt it with the same bioctl command i usually use fails with the error: softraid0: invalid metadata format I tried bioctl's "-

Thinkpad X1 Carbon, losing trackpoint after sleep

2019-04-24 Thread Xavier R. Guerin
Hello, I am following -current. I noticed that I am losing the trackpoint on my thinkpad X1 Carbon (2014) after sleep. I don't recall that behavior on 6.4. There is a fishy error in my Xorg that happens after resuming: [ 70963.916] (EE) ws: /dev/wsmouse: GCALIBCOORS failed Inappropriate ioctl f

Re: wsmouse mapping button clicks

2018-05-14 Thread Xavier Guerin
On Mon, 2018-05-14 at 20:09 -0400, Patrick Marchand wrote: > On 05/14, Ulf Brosziewski wrote: > > Hi Patrick, > > > > thanks for the infos. I'm afraid you're out of luck, it seems > > that this device would need vendor-/model-specific extensions > > in our HID-mouse driver. It only announces two

Re: Remote kernel debugging with kgdb and vmm

2018-05-14 Thread Xavier Guerin
On Sun, 2018-05-13 at 22:22 +0300, IL Ka wrote: > AFAIK kgdb (remote debug) is not supported: > http://openbsd-archive.7691.n7.nabble.com/on-line-kernel-debugging-tt > 335833.html#a341551 > > You can debug running kernel but functionality is limited. Thanks. Looks like using QEmu gdbserver[1] us

Remote kernel debugging with kgdb and vmm

2018-05-12 Thread Xavier Guerin
how to do that in the man. Is anyone using VMM for this? Or plain old QEMU? Thanks, Xavier

Re: tap+bridge: arp reply not forwarded

2018-05-06 Thread Xavier Guerin
On Sun, 2018-05-06 at 17:51 -0400, Xavier Guerin wrote: > On Sun, 2018-05-06 at 09:34 -0400, Xavier Guerin wrote: > > On Sat, 2018-05-05 at 21:07 -0700, Carlos Cardenas wrote: > > > On Sat, May 05, 2018 at 11:37:07PM -0400, Xavier Guerin wrote: > > > > Hello list, &

Re: tap+bridge: arp reply not forwarded

2018-05-06 Thread Xavier Guerin
On Sun, 2018-05-06 at 09:34 -0400, Xavier Guerin wrote: > On Sat, 2018-05-05 at 21:07 -0700, Carlos Cardenas wrote: > > On Sat, May 05, 2018 at 11:37:07PM -0400, Xavier Guerin wrote: > > > Hello list, > > > > > > Working with a user-space TCP-IP, I tried to se

Re: tap+bridge: arp reply not forwarded

2018-05-06 Thread Xavier Guerin
On Sun, 2018-05-06 at 09:34 -0400, Xavier Guerin wrote: > On Sat, 2018-05-05 at 21:07 -0700, Carlos Cardenas wrote: > > On Sat, May 05, 2018 at 11:37:07PM -0400, Xavier Guerin wrote: > > > Hello list, > > > > > > Working with a user-space TCP-IP, I tried to se

Re: tap+bridge: arp reply not forwarded

2018-05-06 Thread Xavier Guerin
On Sat, 2018-05-05 at 21:07 -0700, Carlos Cardenas wrote: > On Sat, May 05, 2018 at 11:37:07PM -0400, Xavier Guerin wrote: > > Hello list, > > > > Working with a user-space TCP-IP, I tried to setup a local bridge > > between two taps, each tap being driver by a user-

tap+bridge: arp reply not forwarded

2018-05-05 Thread Xavier Guerin
ng be correct? If so, is there any way to correct this behavior? Thanks, xavier

User-space TCP/IP testing with tap, bridge and PF

2018-05-05 Thread Xavier Guerin
te fails between "address unreachable" and "invalid argument" when specifying either the device of the link address). Is my approach correct? If so, how get I get openbsd to use the proper MAC address on the return path? Thanks! xavier

Re: no image on external monitor via HDMI output in X

2016-06-09 Thread Xavier OB
On Thu, Jun 09, 2016 at 08:57:00PM +0300, Mihai Popescu wrote: Hi Mihai , > > More ideas ? > > dmesg output here > > http://sprunge.us/gASi Thanks, see you.

Re: no image on external monitor via HDMI output in X

2016-06-09 Thread Xavier OB
output HDMI2 --auto # More ideas ? Thanks, see you. > > I've had something more or less similar with an dvi port. mode auto solved the > issue. > > > ---- > > From: Xavier OB > > Sent: Thu Jun 09 16:49:06 CEST 2016 > > To

no image on external monitor via HDMI output in X

2016-06-09 Thread Xavier OB
Hi , I install a fresh new OpenBSD 5.9 on this machine http://sprunge.us/gRJU . When X start, I get this log: http://sprunge.us/ZaUM I fix the "(WW) checkDevMem: failed" problem setting machdep.allowaperture=1 in /etc/sysctl.conf with same problem, no image on external monitor via HDMI output.

Opaque option in ospfctl show database

2016-01-15 Thread Xavier Claude
the man page http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.8/man8/ospfctl.8?query=ospfctl&sec=8&manpath=OpenBSD-5.8 What does it do ? Thank you for your answer. -- Xavier Claude cont...@xavierclaude.be

Re: Default interface choice for automatic install

2014-05-08 Thread Xavier Claude
Le 2014-05-08 17:03, Kenneth Westerback a écrit : > On 8 May 2014 10:11, Xavier Claude wrote: >> Hello again, >> >> I have another issue with autoinstall, the man page says[1] that >> when >> the machine is booted via netboot, the interface chosen is the on

Default interface choice for automatic install

2014-05-08 Thread Xavier Claude
swer. [1]:http://www.openbsd.org/cgi-bin/man.cgi?query=autoinstall&sektion=8 -- Xavier Claude cont...@xavierclaude.be

Re: Unable to set the server to download the sets with autoinstall

2014-05-08 Thread Xavier Claude
Le 2014-05-08 13:03, Kenneth Westerback a écrit : On 8 May 2014 05:33, Xavier Claude wrote: Hello, I'm trying to use autoinstall with OpenBSD 5.5 but the Server line in the configuration file is not read set according to the install.conf and instead is used for the ntp server. Here

Unable to set the server to download the sets with autoinstall

2014-05-08 Thread Xavier Claude
ked with the installer shell). Thank you for your help. -- Xavier Claude cont...@xavierclaude.be

Installing Openbsd 5.2 as KVM guest

2013-02-13 Thread Xavier Naveira
the machine, what I do know is that the harddrive is a SAN volume thus the /dev/vgntap02... device. The hypervisors run on Redhat 5.5 Is it possible at all to install OpenBSD in such a machine? Thank you! Xavier

symfony2 and php 5.3 with OpenBSD 4.9 stable

2011-08-03 Thread Xavier MILLIES-LACROIX
The symphony team has released the so long waited version for this php framework. For the technical parts this new version needs php 5.3.2 as it use php namespaces. After having installed straight the version 5.3.5 for php (make install from ports) and added APC-3.1.7 I have run the simple

Re: PHP 5.3 on 4.9 (stable)

2011-08-03 Thread Xavier MILLIES-LACROIX
The download file /usr/ports/distfiles/php-5.3.5.tar.gz is a html text file. You can directly download a good one : # cd /usr/ports/distfiles # ftp http://museum.php.net/php5/php-5.3.5.tar.gz You can look for good url in the "bad" php-5.3.5.tar.gz file. This works for me. Xavier. --

Donnation to OpenBSD

2011-06-09 Thread Xavier Beaudouin
) Please contact me in private. Regards, Xavier

neighbor received notification: error in OPEN message, unknown subcode 8

2010-12-01 Thread Xavier Beaudouin
localpref 5500 depend on vlan2 enforce neighbor-as yes ... neighbor 194.68.129.153 { remote-as 21409 max-prefix 50 restart 60 set community delete 21409:* } } Thanks /Xavier

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Xavier Beaudouin
patches/4.8/common/001_bgpd.patch > installed? Since that could be the cause of your problem. Both patch applied... Well I will see if those 2 patches fixes the problem. Sincerly, Xavier

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Xavier Beaudouin
Hi Claudio, Le 30 nov. 2010 ` 17:45, Xavier Beaudouin a icrit : > Hi Claudio, > >> Maybe it is time to change the default datalimit in the RDE. So maybe >> something like this may help. >> bgpd needs quite a bit more (temporary) memory when running with >> sof

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Xavier Beaudouin
blem... (if you don't hear me... so it can be fixed...) ping me if you need a clear status. Cheers. Xavier > -- > :wq Claudio > > Index: rde.c > === > RCS file: /cvs/src/usr.sbin/bgpd/rde.c,v > retrieving revis

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Xavier Beaudouin
Hello, Le 30 nov. 2010 ` 11:03, Stuart Henderson a icrit : > On 2010-11-30, Xavier Beaudouin wrote: >> Hello, >> >> I have updated a openbgpd router from OpenBSD 4.7 i386 to 4.8 amd64. >> >> Now I have new instability like this : >> >> Nov

OpenBGPD fatal in RDE : cannot allocate memory

2010-11-29 Thread Xavier Beaudouin
shuttup ? (I am going to add a monit... because on production day this is not acceptable). Xavier

Re: IVI support ?

2010-10-12 Thread Xavier Beaudouin
e.ca/ > I know that... In fact this exactly the opposite thing that IVI does... Access from IPv4 to IPv6 services... An Edge router that allow IPv4 old internet access to IPv6 only services... /Xavier > /Pete > > > > > On 12. okt. 2010, at 13.01, Xavier Beaudouin wrote: >

IVI support ?

2010-10-12 Thread Xavier Beaudouin
help to get a internet with v6 ready ? Regards, xavier

ospf6ctl reload -> ospf6d disapear

2010-08-12 Thread Xavier Beaudouin
-4 ospf6d[1609]: lost child: route decision engine exited So I have to restart ospf6d manualy... Maybe there is some issue inside the code ? Sincerly, Xavier

Re: Resilient RAID

2010-05-20 Thread Xavier Beaudouin
suffer because of a harddisk failure you can also use flashrd to make the openbsd stuff on a DOM, a Compact Flash or even an USB key. /Xavier

Re: OpenBGP tcp md5 woes...

2010-05-16 Thread Xavier Beaudouin
Hi there, Le 16 mai 2010 ` 14:26, Claudio Jeker a icrit : > On Sat, May 15, 2010 at 05:15:21PM +0200, Xavier Beaudouin wrote: >> Hi Stuart, >> >> Le 15 mai 2010 ` 13:47, Stuart Henderson a icrit : >> >>> On 2010-05-15, Xavier Beaudouin wrote: >>&g

Re: OpenBGP tcp md5 woes...

2010-05-15 Thread Xavier Beaudouin
Hi Stuart, Le 15 mai 2010 ` 13:47, Stuart Henderson a icrit : > On 2010-05-15, Xavier Beaudouin wrote: >> Hello, >> >> I am running OpenBSD 4.7-current, and it seems I have some problems to >> negociate tcp md5 bgp session... They doesn't seems at all to wake

OpenBGP tcp md5 woes...

2010-05-15 Thread Xavier Beaudouin
3 bgpd[1238]: neighbor 194.68.129.102: socket error: Operation timed out May 14 14:52:56 core-3 bgpd[31552]: neighbor 194.68.129.102: socket error: Operation timed out May 14 14:56:10 core-3 bgpd[31552]: neighbor 194.68.129.102: socket error: Operation timed out netstat -a says : SYN_SENT But no luck :( /Xavier

OpenBSD 4.6 and ospf6d ?

2010-01-04 Thread Xavier Beaudouin
Hi there, Changelog says: various ospf6d changes... The main problem is I cannot find ospf6d on OpenBSD 4.6/i386 installation (even if it is a full installation). Is there something I missed? /Xavier

Re: php5 package, no zip support?

2009-08-17 Thread Xavier Milliès-Lacroix
p.ini extension=zip.so apachectl stop apachectl start Xavier. 2009/2/16 Daniel Polak > > I have php5-core-5.2.6p0 installed on an OpenBSD system and am having > trouble using the zip functionality of PHP. > > The line > $zip = new ZipArchive; > results in this error: &g

OpenBGPd + pf tables : removing prefix that is not on a table?

2009-08-13 Thread Xavier Beaudouin
info/?l=openbsd-pf&m=113646508819716&w=2 is maybe a solution. But nothing more. Any solutions on OpenBSD 4.5 ? Thanks, /Xavier [demime 1.01d removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]

Openbgpd : how to ADD a community ?

2009-06-08 Thread Xavier Beaudouin
35189:8000, med 15 } Problem, if that I have same subnet on 2 group Transit and Peering so I cannot have both of them on the route. Is there any way to do : match from group Peering set { community +35189:8000, med 15 } ? Thanks, /Xavier

relayd vs loopback interface

2009-03-23 Thread Xavier Beaudouin
e any problems against such setup and clues about that ? Thanks to your replies and any pointers. /xavier [demime 1.01d removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]

Import (export.dat)

2009-02-16 Thread Xavier Milliès-Lacroix
;database=optiscan&schema=public&table=optiscan_productor&subject=table&retu rn_url=tables.php%3Fserver%3D127.0.0.1%253A5432%253Aallow%26amp%3Bdatabase%3D optiscan%26amp%3Bschema%3Dpublic&return_desc=Retour&sortkey=8&sortdir=asc&str ings=collapsed&page=13> 56fe264a-e3d7-47bc-ac2a-9f4d3ca53ba0 B. et JP. Faixo *NULL* 11R171 2009-02-12 11:48:08 c04d7ebd-a358-4b4e-89db-60c765471f93 2009-02-12 11:48:08 c04d7ebd-a358-4b4e-89db-60c765471f93 5a54d779-3300-49cc-af79-e58b67ee545e B. ET JP. FAIXO *NULL* 11R171 2009-02-12 11:47:21 c04d7ebd-a358-4b4e-89db-60c765471f93 2009-02-12 11:47:21 c04d7ebd-a358-4b4e-89db-60c765471f93 *Par ailleurs, il est impiratif de n'uploader le fichier export.dat qu'une seule fois ...* Xavier.

Re: hoststated status ?

2009-02-13 Thread Xavier Beaudouin
Hello :) Just to say thank you about all replys I got :p Relayd is marvelous :) /Xavier Le 9 fivr. 09 ` 00:26, Xavier Beaudouin a icrit : Hello, Just a quick question, what is the status of hoststated ? I ran into http://www.openbsd.org/papers/eurobsdcon07/pyr-loadbalancing/ and I found

hoststated status ?

2009-02-08 Thread Xavier Beaudouin
ks or anything that explain it is not yet supported by stable releases? Thanks; /Xavier

Re: pppoe0 doesn't get ip address - how to reconnect ?

2008-07-17 Thread Xavier Milliès-Lacroix
The soekris box seems now working. I have to wait several days... I just add in the file : /etc/rc.shutdown ifconfig pppoe0 down Thanks a lot all for your help. I 'll have a look also for PPOE_TERM_UNKNOWN_SESSIONS Regards. Xavier. 2008/7/17 Vadim Zhukov <[EMAIL PROTECTED]>: >

Re: pppoe0 doesn't get ip address - how to reconnect ?

2008-07-15 Thread Xavier Milliès-Lacroix
2008/7/15 Henning Brauer <[EMAIL PROTECTED]>: > * Xavier Millihs-Lacroix <[EMAIL PROTECTED]> [2008-07-15 14:15]: > > > pppoe automagically reconnects > > So if my ip change I still have to reload pf ? > > not if you write your pf.conf correctly > > He

Re: pppoe0 doesn't get ip address - how to reconnect ?

2008-07-15 Thread Xavier Milliès-Lacroix
Thanks a lot. I will make some tests this evening. > pppoe automagically reconnects So if my ip change I still have to reload pf ? using ppp.linkdown ? Xavier. 2008/7/15 Henning Brauer <[EMAIL PROTECTED]>: > * Xavier Millihs-Lacroix <[EMAIL PROTECTED]> [2008-07-15 09:02]: &g

pppoe0 doesn't get ip address - how to reconnect ?

2008-07-15 Thread Xavier Milliès-Lacroix
Sometimes when I boot a soekris box (net5501) - OpenBSD 4.3, I didn't get each times an ip address for the pppoe0 link. This is a problem as I can connect to this box only remotely. I didn't find on the documentation how to reconnect automatically if the link goes down. Any ideas

Install Business Intelligence software like Pentaho

2008-06-22 Thread Xavier MILLIES-LACROIX
Hi, All Does anybody have already installed Business Intelligence software like Pentaho on OpenBSD ? Do you have good experiences with other software for reporting, analyzing ... (on OBSD) ? Thanks. Xavier

Re: 4.2 xenocara make build problem

2008-06-09 Thread xavier brinon
On Sun, Jun 8, 2008 at 9:32 PM, Jesus Sanchez <[EMAIL PROTECTED]> wrote: > Hi, using 4.2. > > Today I downloaded the xenocara.tar.gz from ftp.openbsd.org and it seems > to have a problem. > > I untared the source into /usr/src/xenocara don't go any further http://www.openbsd.org/faq/upgrade43.

pbm install 4.3 Packard Bell EasyNote

2008-05-05 Thread xavier brinon
Hello to all, The install of the 4.3 is quite difficult in comparison to the 4.2 (both dmesg are attached to the mail) the wifi is not properly recognised The boot is processed completely 50% of the times. I mean each time I have the ddb> prompt, I just reboot (boot reboot) (see the dmesgko4.3 and

Re: Window Manager

2008-05-05 Thread xavier brinon
ll, not that easy to configure (everything is new, it takes time), very shiny (I can show off with my OBSD now) Xavier.

Re: Chatting with developers? Is it soo 1996?

2008-04-15 Thread Xavier Masson
Voyeurism is a bad thing ;) And the developers made another choice so :) Andris a icrit : > On Tue, Apr 15, 2008 at 2:20 PM, Theo de Raadt <[EMAIL PROTECTED]> wrote: > >>> I found an old email on the mailing lists, dating back to 1996, when >>> >> > Theo announced users could connect and c

Re: Remote Admin Card - Dell DRAC or HP ILO2 ?

2008-02-22 Thread Xavier Milliès-Lacroix
Hello, I'm not sure but advanced ilo provides remote cd/dvd/floppy ? Is it true ? Xavier. 2008/2/22, Joe Warren-Meeks <[EMAIL PROTECTED]>: > > On Thu, Feb 21, 2008 at 08:10:16PM +0100, Nick Nauwelaerts wrote: > > > I don't really see how this is related to openbs

Re: Remote Admin Card - Dell DRAC or HP ILO2 ?

2008-02-21 Thread Xavier Milliès-Lacroix
You are right. I think I'll put a box like soekris in front of ILO ports to prevent hack on ILO By this way I 'll be able to push CD / floppy image to the HP's servers. During upgrade of the soerkis box. I'll use the firewall server COM port and PXE if I should do a ful

Re: Remote Admin Card - Dell DRAC or HP ILO2 ?

2008-02-21 Thread Xavier Milliès-Lacroix
I really like PXE too. But the servers to be administrate remotely would be the firewalls (two in carp association). Xavier

Re: Remote Admin Card - Dell DRAC or HP ILO2 ?

2008-02-21 Thread Xavier Milliès-Lacroix
I really like PXE too. But the servers to be administrate remotely would be the firewalls (two in carp association). Xavier 2008/2/21, Jussi Peltola <[EMAIL PROTECTED]>: > > On Thu, Feb 21, 2008 at 07:01:21PM +0100, Xavier Millihs-Lacroix wrote: > > We need to be able to do

Remote Admin Card - Dell DRAC or HP ILO2 ?

2008-02-21 Thread Xavier Milliès-Lacroix
Who wins in the OpenBSD world? DRAC (Dell Remote Admin Card) or iLo (HP's Integrated Lights Out) (or better ilo2) ? We're looking at new servers and are wondering if these are worth the cash, or which is the one to go for ? I see some problem with ILO2 on HP DL320 G5 (/G5p ?). We need to be abl

Re: Serial port (RS232) on USB port (FT232A)

2008-02-14 Thread Xavier Milliès-Lacroix
Thank a lot I 'will buy one or two ATEN UC-232A. Despite do you think I can use FT232A USB Uart ? I own it already ... Xavier. -Message d'origine- De : Mark Carlson [*mailto:[EMAIL PROTECTED] <[EMAIL PROTECTED]>] Envoyi : mardi 12 fivrier 2008 00:56 @ : Xavier Mil

Re: Server room temperature sensors

2008-02-11 Thread Xavier Milliès-Lacroix
Hello, There are some kits (with DB9 connector / RS232) that can follow up to 4 sensors for $ 40-45 / 30 . It 's very fast to built it. You get one mesure per second on the /dev/ttyX And after you can use rrdtool to have nive graphs. Regards. Xavier 2008/2/11, Bill <[EMAIL P

Serial port (RS232) on USB port

2008-02-10 Thread Xavier Milliès-Lacroix
talk witj it (in or out). # stty -f /dev/ttyU0 ispeed 0 baud; ospeed 9600 baud; lflags: echoe echoke echoctl cflags: cs8 -parenb Any ideas ? On another box I was using tip for receiving caracters. Xavier.

Re: ftp.openbsd.org?

2008-02-04 Thread xavier brinon
man pages too On Feb 4, 2008 3:23 PM, Alexey Vatchenko <[EMAIL PROTECTED]> wrote: > Hi! > > I can't get into ftp.openbsd.org and > http://www.openbsd.org/cgi-bin/cvsweb/ shows me "Internal Server Error" > page. > > Is it OK? > > -- > Alexey Vatchenko > http://www.bsdua.org

Re: OpenCVS?

2008-01-26 Thread xavier brinon
> a little mdoc -mandoc cvs.1 and there you go ! Oups, nroff -mandoc cvs.1 That works better like this > > > On Jan 26, 2008 8:43 AM, xavier brinon <[EMAIL PROTECTED]> wrote: > > the man pages of opencvs are cvs.1, cvs.5 (as far as I remember) in > > t

Re: OpenCVS?

2008-01-25 Thread xavier brinon
the man pages of opencvs are cvs.1, cvs.5 ans cvsintro.7 (know I remember) in the source directory of opencvs, that is : /usr/src/usr.bin/cvs/ a little mdoc -mandoc cvs.1 and there you go ! On Jan 26, 2008 8:43 AM, xavier brinon <[EMAIL PROTECTED]> wrote: > the man pages of opencvs

Re: OpenCVS?

2008-01-25 Thread xavier brinon
the man pages of opencvs are cvs.1, cvs.5 (as far as I remember) in the source directory of opencvs On Jan 25, 2008 4:38 PM, Julian Leyh <[EMAIL PROTECTED]> wrote: > On 11:57 Sun 20 Jan , Darrin Chandler wrote: > > On Sun, Jan 20, 2008 at 06:31:48PM +, Stuart Henderson wrote: > > > On 2008

flamewars : 9 Tips for Dealing with Idiots on the Internet

2008-01-09 Thread xavier brinon
Seems to be a must read Sent to you by Xavier Brinon via Google Reader: Online Survival Guide: 9 Tips for Dealing with Idiots on the Internet via Internet Duct Tape by engtech on 09/01/08 My first experience with online communication was bulletin board systems in the early 90s. The

Re: A sad thread - RMS vs. OpenBSD

2008-01-08 Thread xavier brinon
a famous one, let S be the set of all elements that do not belong to S On Jan 8, 2008 3:10 AM, Eliah Kagan <[EMAIL PROTECTED]> wrote: > Just recently, I said: > > On the other hand, well-formed statements can talk about some of their > > properties in certain systems. If worse comes to worse, you

Re: newfs: cg 0: bad magic number

2008-01-02 Thread Xavier Mertens
Is that normal to have a signature of "0x0" reported by fdisk? On my other disks, signature is 0xAA55. Thanks for your help! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Xavier Mertens Sent: jeudi 3 janvier 2008 2:28 To: misc@openbsd.org S

Re: newfs: cg 0: bad magic number

2008-01-02 Thread Xavier Mertens
:4902347520 unused 0 0 But I still have the same error at the end of the newfs: newfs: cg 0: bad magic number newfs: fsinit1 failed :( Xavier -- Hint: A reload a day, keeps the TAC away . On Wed, 2 Jan 2008, Ted Unangst wrote: > On 1/2/08, Xavier Mertens <

Re: newfs: cg 0: bad magic number

2008-01-02 Thread Xavier Mertens
- 0 0 0 [ 0: 0 ] unused 1: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused 2: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused 3: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused Xavier -- Secret hacker rule #

Re: newfs: cg 0: bad magic number

2008-01-02 Thread Xavier Mertens
: 0 ] unused When I create some partitions, write them to the disk, restart fdisk, I'm back to the same empty config. Is my disk physically dead? :( Xavier -- There's no place like ~ On Thu, 3 Jan 2008, Xavier Mertens wrote: > Hi *, > > I'm trying to build a new

newfs: cg 0: bad magic number

2008-01-02 Thread Xavier Mertens
ffset fstype [fsize bsize cpg] a:481950 4.2BSD 2048 16384 16 c:4902347520 unused 0 0 (I tried several fs size (stard or end of the disk, same error) Any idea? Xavier -- Weird enough for government work.

Re: A very good OpenLDAP tutorial - Notes

2007-12-13 Thread xavier brinon
Thanks a lot, it gives the opportunity to read something new. Now I know better about it. I think it's a good idea to share our current reading. On Dec 13, 2007 12:25 AM, badeguruji <[EMAIL PROTECTED]> wrote: > http://www.acay.com.au/~oscarp/tutor/ > > for all new Openldap users. > > thx, and sor

Re: OpenBSD on VMware

2007-11-25 Thread Xavier Mertens
e: OpenBSD on VMware On Mon, Nov 26, 2007 at 08:15:03AM +0100, Xavier Mertens wrote: > It's a VMware server 1.0.3. I've no more info about the config. > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of PowerBSD > Sent:

Re: OpenBSD on VMware

2007-11-25 Thread Xavier Mertens
16AM +0100, Xavier Mertens wrote: > Hi *, > > I'm running a 4.1-GENERIC on a VMware server (the VMare host runs a > Microsoft Windows OS). > I've no access to the VMware server. > > At random time, the server is just "powered off" (that's the feedback

OpenBSD on VMware

2007-11-25 Thread Xavier Mertens
othing in logs and as the server is off, the console is not available anymore. :( Does somebody already experienced such issue? Any tips to run OBSD as VMware guest? Regards, Xavier PS: I'm using pcn as network driver. Maybe vmnet could increase performance and/or stability?

[AV DiD] the death of AV "defense in Depth"

2007-11-24 Thread xavier brinon
Hi, misc ! I think this is worth reading, http://www.nruns.com/ps/The_Death_of_AV_Defense_in_Depth-Revisiting_Anti-Virus_Software.pdf If anyone know an AV that is conceptually well made, please, tell me.

google team and the DIY way of life

2007-11-12 Thread xavier brinon
-- Forwarded message -- From: xavier brinon <[EMAIL PROTECTED]> Date: Nov 12, 2007 10:12 AM Subject: Re: google team and the DIY way of life To: michael hamerski <[EMAIL PROTECTED]> I'm working for a French ISP where the dev team seems to live in a kind of secret

google team and the DIY way of life

2007-11-10 Thread xavier brinon
from the "Official Google Blog" "Posted by Reza Behforooz, Software Engineer In my first month at Google, I complained to a friend on the Gmail team about a couple of small things that I disliked about Gmail. I expected him to point me to the bug database. But he told me to fix it myself, pointin

Re: Open hardware.

2007-11-04 Thread xavier brinon
+1 On Nov 4, 2007 7:22 AM, Mark Thomas <[EMAIL PROTECTED]> wrote: > On Nov 3, 2007 2:47 PM, Adrian Fisher <[EMAIL PROTECTED]> wrote: > > Would you be more inclined to buy a > > machine based on open source hardware rather than proprietary products such > > as Asus, Intel and AMD? > > Of course! >

systrace/stsh policies

2007-10-11 Thread Xavier Mertens
enied Xavier -- Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)

Re: Wasting our Bandwidth

2007-09-18 Thread Xavier Bestel
Le mardi 18 septembre 2007 ` 06:29 -0500, Marco Peereboom a icrit : > Now if they'd fix the copyright message to only mention Reyk all would > be good. All this mess so easily solved ? Too good to be true. Xav

Re: Problem with new IDE disk

2007-08-23 Thread Xavier Mertens
Ok, problem solved, it was indeed a mismatch between kernel & userland! Tx! Xavier -- The first time that Microsoft makes a product that doesn't suck will be when they start making vacuum cleaners! On Thu, 23 Aug 2007, Miod Vallat wrote: > > # fdisk -i wd2 > > # disklab

Re: Problem with new IDE disk

2007-08-23 Thread Xavier Mertens
Argh! So stupid! I just started a rebuild of userland tools... I'll keep you informed. Tx Miod! Xavier -- Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie) On Thu, 23 Aug 2007, Miod Vallat wrote: > > # fdisk -i wd2 > > # disklabel -

Problem with new IDE disk

2007-08-23 Thread Xavier Mertens
97104 (wd2 bn 8796581419375; cn 547561868 tn 158 sn 1), retrying I booted the box with a Knoppix CD and I was able to create an ext3 fs on the disk. The filesystem was successfully mounted under OpenBSD and I/O were correct. Any idea why newfs failed? Regards, Xavier -- The three Rs of Microsoft support:

Re: OpenBGPd + pf + pf tables.

2007-04-11 Thread Xavier Beaudouin
Hello, Le 11 avr. 07 ` 00:10, jared r r spiegel a icrit : > On Tue, Apr 10, 2007 at 06:33:12PM +0200, Xavier Beaudouin wrote: >> >> The problem I have is if I have a subnet removed from bgp (eg my >> AS35189 >> neighbor) it is not removed from pf table bgp. >> &g

OpenBGPd + pf + pf tables.

2007-04-10 Thread Xavier Beaudouin
gp. Do you have an little idea to do this automaticaly ? Thanks ! /Xavier

HTTP URL filtering?

2007-02-06 Thread Xavier Mertens
Hi *, I've a problem with an Apache web server hit by f*cking spammers... I would like to filter some URLs (unused but still used by the bots) *BEFORE* they reach the httpd processes. What could be the best method? pf? something else? Thanks! Xavier

  1   2   >