On Sat, 2005-08-06 at 03:00 +0100, poncenby wrote:
> Shawn K. Quinn wrote:
> > On Fri, 2005-08-05 at 07:33 +0100, poncenby wrote:
> >
> >>May I suggest some tolerance(doesn't have to be sincere) for people
> >>who are simply either too busy or too lazy to read man pages in their
> >>entirety. or
From: poncenby <[EMAIL PROTECTED]>
To: misc@openbsd.org
Subject: Re: syslogd udp port
Date: Sat, 06 Aug 2005 03:15:07 +0100
Abraham Al-Saleh wrote:
On 8/5/05, poncenby <[EMAIL PROTECTED]> wrote:
Firstly I never said mentioned the word security, so I don't know where
Tobias got that from.
I ap
On Sat, 06 Aug 2005 03:15:07 +0100
poncenby <[EMAIL PROTECTED]> wrote:
> just doesn't make sense. i wanted an answer within a day, didn't have
> time to read the man pages so posted a question to misc and got an
> answer (within a day).
What *you* want is rather irrelevant.
> When i post to mis
Ed Wandasiewicz wrote:
> I have noticed that some hardware do not have a serial port.
> e.g. Thinkpad X40 and mac mini.
>
> However, you can access a serial console through uplcom(8).
>
> As of OpenBSD 3.5, /etc/ttys
>
> ttyU0 "/usr/libexec/getty std.9600" vt100 on secure
>
> If you can
On 8/5/05, poncenby <[EMAIL PROTECTED]> wrote:
> if you think about what you said...
>
> "in the long run it's usually faster to do research"
>
> just doesn't make sense. i wanted an answer within a day, didn't have
> time to read the man pages so posted a question to misc and got an
> answer (w
Abraham Al-Saleh wrote:
On 8/5/05, poncenby <[EMAIL PROTECTED]> wrote:
Firstly I never said mentioned the word security, so I don't know where
Tobias got that from.
I apologise once again for not searching the archives and reading the
man pages.
May I suggest some tolerance(doesn't have to be
Shawn K. Quinn wrote:
On Fri, 2005-08-05 at 07:33 +0100, poncenby wrote:
May I suggest some tolerance(doesn't have to be sincere) for people
who are simply either too busy or too lazy to read man pages in their
entirety. or just simply ignore the email. surely certain people on
this list (the
On Fri, Aug 05, 2005 at 08:02:24PM -0400, Carl Schaaff wrote:
> I just noticed that
> mke2fs V1.35 sets feature: large_file
>
> while
>
> mke2fs V1.27 does not.
>
> OpenBSD3.7 release will not / can not mount an ext2fs partition r/w if
> large_file is set.
Support for this was committed to -cu
On Fri, Aug 05, 2005 at 08:33:11PM +0200, Adam Papai wrote:
> Hello misc@
>
> Yesterday I tried to install an OpenBSD 3.7-RELEASE to an ASUS S8K
> motherboard. The install cd failed to boot, because I get the following
> error:
>
> wd0 (pciide0:0:0): timeout
> type: ata
> c_bcount: 512
> c_ski
I have noticed that some hardware do not have a serial port.
e.g. Thinkpad X40 and mac mini.
However, you can access a serial console through uplcom(8).
As of OpenBSD 3.5, /etc/ttys
ttyU0 "/usr/libexec/getty std.9600" vt100 on secure
If you can show boot messages through a serial console
I just noticed that
mke2fs V1.35 sets feature: large_file
while
mke2fs V1.27 does not.
OpenBSD3.7 release will not / can not mount an ext2fs partition r/w if
large_file is set.
Carl Schaaff wrote:
Does anyone know what e2fsprog's (V1.27) mke2fs does differently than
mke2fs (V1.35)?
I h
What is you goal?
On Fri, Aug 05, 2005 at 04:24:41PM -0500, Matt Garman wrote:
> Has anyone stress-tested their CPU under OpenBSD? In particular,
> I'd like to run the cpuburn program:
>
> http://pages.sbcglobal.net/redelm/
>
> However, when I try to run any of the executables (even as
Has anyone stress-tested their CPU under OpenBSD? In particular,
I'd like to run the cpuburn program:
http://pages.sbcglobal.net/redelm/
However, when I try to run any of the executables (even as root), it
says "Operation not permitted".
Any hints?
Thank you,
Matt
--
Matt Garman
emai
Oops, sorry, wrong list. Meant this to go to the pf list.
--
Shawn K. Quinn <[EMAIL PROTECTED]>
On Fri, Aug 05, 2005 at 01:48:13PM -0700, Tim Leslie wrote:
> After determining nomenclature, why not have a detect in the install,
> and then ask a question with the detected kernel as the default? ala
>
>
> Do you want to use the single (sp) or multiprocessor (mp) kernel? [detected]
>
My thou
> On Fri, 2005-08-05 at 14:30 +0200, Bernd Schoeller wrote:
> My recommendation would be:
>
> - call the single user kernel /bsd.sp
> - add a hard link from /bsd.sp to /bsd
> - add a description to 'man afterboot' for changing the default
> kernel by doing 'rm /bsd && ln /bsd.mp /bsd'
Af
On Fri, 2005-08-05 at 20:44 +, Karl O. Pinc wrote:
> We've been talking TCP here, one can only hope that the applications
> using UDP have some sort of equivalent throttling mechanism.
> Even if not, most of my traffic is TCP.
It's up to each application using UDP whether or not they have a
th
I just installed a SUN PCI card, which combines SCSI and ethernet on
one card, in a i386 machine. The ethernet part shows up as a hme0
interface. After assigning an ip address to it, I can ping other
machines on the network and other machines can ping back. However,
tcp and udp connections d
Does anyone know what e2fsprog's (V1.27) mke2fs does differently than
mke2fs (V1.35)?
I have noticed that if I make a file system on a slice (partition) with
V1.27, OpenBSD can mount it read/write;
but
make a file system with mke2fs V1.35, and OpenBSD can mount it read only.
The above fi
On Fri, 2005-08-05 at 14:30 +0200, Bernd Schoeller wrote:
> My recommendation would be:
>
> - call the single user kernel /bsd.sp
> - add a hard link from /bsd.sp to /bsd
> - add a description to 'man afterboot' for changing the default
> kernel by doing 'rm /bsd && ln /bsd.mp /bsd'
You
Laurens Vets wrote:
> Hi list,
>
> I just installed a SUN PCI card, which combines SCSI and ethernet on
> one card, in a i386 machine. The ethernet part shows up as a hme0
> interface. After assigning an ip address to it, I can ping other
> machines on the network and other machines can ping
On Fri, 2005-08-05 at 13:21 +0200, Tim wrote:
> When creating a user I am wondering what is
> recommended when assigning a login group to the user.
>
> There are to alternatives, giving the user unique
> login group (same as his name) or giving the user a
> general login group such as users.
>
>
On 8/5/05, Gustavo Rios <[EMAIL PROTECTED]> wrote:
> Here you have it: http://www.cyberspace.org/~grios/project.html
>
> Since, i would really appreciate your comments.
you should include in this website a short description of what this
software is supposed to do. most people won't download a th
On Fri, 2005-08-05 at 19:34 +0200, Laurens Vets wrote:
> So, the question is, will this Sun card work in my i386 machine?
I personally only use i386 myself, but my understanding is that any PCI
driver in OpenBSD is supposed to work on any architecture that has a PCI
bus.
If ping works, chances ar
Ok, sure!
The url is: http://www.cyberspace.org/~grios.
I believe, now people will something about.
On 8/5/05, knitti <[EMAIL PROTECTED]> wrote:
> On 8/5/05, Gustavo Rios <[EMAIL PROTECTED]> wrote:
> > Here you have it: http://www.cyberspace.org/~grios/project.html
> >
> > Since, i would really
On 8/5/05, Erik Wikstrvm <[EMAIL PROTECTED]> wrote:
> Have you tried to get it working using static IP-addresses? When you
> have that working switch to DHCP and try to get that working.
>
I've shut off the WEP at home, so I will try that later today... I
was hoping to get it to work with DHC
> If you're having problems opening the PDF version, please try another
> PDF viewer. It was exported using the Export to PDF feature in OOo
> Impress. It opens fine on my Mac, haven't tried anything else.
Hmmm, yeah, I was wondering about that. Both Firefox and IE were
giving an error about th
On Fri, Aug 05, 2005 at 01:31:10PM -0400, Michael C. Ibarra wrote:
> It didn't open in within firefox but I was able to save the page and
> open it with my pdf viewer.
>
Hmmmworked like a champ here (using 3.6-STABLE, firefox and xpdf
from ports). You need to tools-options-downloads, and
Hello misc@
Yesterday I tried to install an OpenBSD 3.7-RELEASE to an ASUS S8K
motherboard. The install cd failed to boot, because I get the following
error:
wd0 (pciide0:0:0): timeout
type: ata
c_bcount: 512
c_skip: 0
pciide0:0:0: bus-master DMA error: missing interrupt, status=0x21
But it
* Alexander Farber <[EMAIL PROTECTED]> [2005-08-05 19:36]:
> I'm trying to move an iterative server (a small multiplayer card game)
> from using select() to poll() (BTW is it a good idea at all?)
yes, it is a good idea. poll is easier to use and as a bonus a bit more
efficient.
> So it is impor
* Timothy Donahue <[EMAIL PROTECTED]> [2005-08-05 19:21]:
> On Friday 05 August 2005 12:09 pm, Henning Brauer wrote:
> > * Timothy Donahue <[EMAIL PROTECTED]> [2005-08-05 18:06]:
> > > Replacing the NIC's with em or some other well designed gigabit card
> > em is not a well designed gigabit card.
>
Hi list,
I just installed a SUN PCI card, which combines SCSI and ethernet on one
card, in a i386 machine. The ethernet part shows up as a hme0
interface. After assigning an ip address to it, I can ping other
machines on the network and other machines can ping back. However, tcp
and udp co
On 2005-08-05 18:38, Bryan wrote:
I just need to know what necessary fields have to be filled in to
allow access to an unencrypted network. I setup the hostname.ath0
file and did everything the ath man file specified, but I am still
unable to get on the network
Have you tried to get it working
It didn't open in within firefox but I was able to save the page and
open it with my pdf viewer.
-mike
Quoting Jason Dixon <[EMAIL PROTECTED]>:
On Aug 5, 2005, at 6:35 AM, Jason Dixon wrote:
Here are the slides that I presented at this week's OSCON in
Portland, OR. They are available in p
Hi,
I'm trying to move an iterative server (a small multiplayer card game)
from using select() to poll() (BTW is it a good idea at all?)
I have to use iterative design instead of a forking one, because it is
easier to move players between tables and the chatroom this way.
So it is important fo
On Friday 05 August 2005 12:09 pm, Henning Brauer wrote:
> * Timothy Donahue <[EMAIL PROTECTED]> [2005-08-05 18:06]:
> > Replacing the NIC's with em or some other well designed gigabit card
>
> em is not a well designed gigabit card.
>
> > might help if his interrupt count are high
>
> not at all,
According to www.dlink.com, a DWL-G650 that has a hardware version of
"B5" is a "G650B". I went to their site, and looked up the G650 for a
firmware upgrade, and I found that there is a G650A, G650B, and even
G650C.
man 4 ath states:
HARDWARE
Devices supported by the ath driver come in eith
Alexey E. Suslikov wrote:
Nick Holland wrote:
> PERSONALLY, I prefer to call the single processor kernel "bsd.sp",
bsd.sp is not correct if you crazy about correct terminology :)
bsd.up ("uniprocessor") is correct one.
Alexey.
Maybe it's just me, but everytime I see up I see down as its implici
Hi all, I have a problem with apache, I have a ibm x225 with 2,5gb of ram
and xeon 2,67ghz running 3.7-stable with GENERIC kernel, it's run only
apache for a intranet with 1k users.
I have error
"[Fri Aug 5 13:21:30 2005] [crit] [client 172.26.219.191] (24)Too many open
files: /intranet.jgm.g
On Aug 5, 2005, at 6:35 AM, Jason Dixon wrote:
Here are the slides that I presented at this week's OSCON in
Portland, OR. They are available in pdf and sxi (OOo Impress)
formats.
http://www.dixongroup.net/OSCON/
If you're having problems opening the PDF version, please try another
PDF
* Timothy Donahue <[EMAIL PROTECTED]> [2005-08-05 18:06]:
> Replacing the NIC's with em or some other well designed gigabit card
em is not a well designed gigabit card.
> might help if his interrupt count are high
not at all, there is no int mitigation on em.
well, the hardware supports it, but
On Fri, 5 Aug 2005 05:35:39 -0700, Jason Dixon <[EMAIL PROTECTED]>
wrote:
>Here are the slides that I presented at this week's OSCON in
>Portland, OR. They are available in pdf and sxi (OOo Impress) formats.
>
>http://www.dixongroup.net/OSCON/
>
>--
>Jason Dixon
Slide #6: "Chicks dig redundanc
I have used machines of the category of a pentium 100 before
for such tasks, so there is no reason why a soekris would not
work for that. (NIS and kerberos)
However, given the cost difference between the soekris hardware
and something slithgly more beefy, like a comell or nexcomm b
Tim, are you referring to user groups (i.e., group(5)), or to login
classes (i.e., login.conf(5))? If the former, the link Will pointed
out is a reasonable one, but note that it *is* in fact the default on
OpenBSD (at least, using adduser). If you're talking about login
classes, I wouldn't think
On Friday 05 August 2005 09:01 am, Peter Huncar wrote:
> Hi
>
[snip comparison of 2 different systems with different hardware and different
services that result in a different load]
Replacing the NIC's with em or some other well designed gigabit card might
help if his interrupt count are high,
On Fri, 2005-08-05 at 09:30 -0600, Bob Beck wrote:
>
> Yes, that's the hlt-hlt apm bug.
>
> -Bob
So it seems to me it's already committed to 3_7 stable branch, right ?
If so, how it could be related to this topic ? (APM calls during
interrupt ?)
Thanks Bob and sorry for the doubl
Yes, that's the hlt-hlt apm bug.
-Bob
* Massimo <[EMAIL PROTECTED]> [2005-08-05 09:00]:
> On Thu, 2005-08-04 at 18:37 -0400, Mike wrote:
>
>
> > I got a suggestion off-list to try a current release because this could
> > be related to the hlt hlt bug. I installed a snapshot
Hi
Last month I installed OpenBSD 3.7 on an Intel P4 2.8GHz, 512MB RAM, Intel
server board (E7221) and four intel NICs (two fxp and two em)
It's used as an intranet router for a campus (PIM TV multicast with xorp,
squid and sometimes snort) routing between different parts of the campus and
preven
On Thu, 2005-08-04 at 18:37 -0400, Mike wrote:
> I got a suggestion off-list to try a current release because this could
> be related to the hlt hlt bug. I installed a snapshot from 31 July but
> it didn't improve things. I changed my quick mode transforms from AES
> SHA to BLF MD5 and improved
Dear Ladies and Gentlemen,
As a fabric manufacturer and trade company AVRASYA TEKSTIL offers
you a wide assortment of Turkish-made high-quality fabrics for men's suits,
trousers and domestic textiles. High professionalism of our workers and
financial stability of the company help t
...on Thu, Aug 04, 2005 at 08:18:40PM -0500, Dave Feustel wrote:
> some very specialized applications. Intel had a chip (the 960mp?) used in
> the military
> that used segmented addressing, but I don't think it has been used anywhere
> else
> but possibly in HP printers years ago, and (I th
Nick Holland wrote:
PERSONALLY, I prefer to call the single processor kernel "bsd.sp",
bsd.sp is not correct if you crazy about correct terminology :)
bsd.up ("uniprocessor") is correct one.
Alexey.
"OpenBSD's best friend"
Now where can I too get an OpenBSD doggy-T for my Dobermann?!
Jan 18, 2001
http://web.archive.org/web/20010118233800/http://www.openbsd.org/
_
Use MSN Messenger to send music and pics to your friends
ht
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of
> Bernd Schoeller
> Sent: Friday, August 05, 2005 9:15 AM
> To: misc@openbsd.org
> Subject: Re: Requesting an change in the installer
>
> On Fri, Aug 05, 2005 at 03:00:25PM +0200, [EMAIL PROTECTED]
wrote:
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of
> Tim
> Sent: Friday, August 05, 2005 7:22 AM
> To: misc@openbsd.org
> Subject: login group for users should be?
>
> When creating a user I am wondering what is
> recommended when assigning a login group
On Fri, Aug 05, 2005 at 03:00:25PM +0200, [EMAIL PROTECTED] wrote:
> [...]
> Quoting Bernd Schoeller <[EMAIL PROTECTED]>:
> > - call the single user kernel /bsd.sp
> > - add a hard link from /bsd.sp to /bsd
> > - add a description to 'man afterboot' for changing the default
> > kernel by
> PERSONALLY, I prefer to call the single processor kernel "bsd.sp",
> rather than "bsd.old". "bsd.old" is most commonly the "previous kernel
> before I tried to build my own and hosed the heck out of everything". :)
Heh.
I have gotten myself in the habit of making a copy of the kernel
after fir
Quoting Bernd Schoeller <[EMAIL PROTECTED]>:
> On Fri, Aug 05, 2005 at 01:24:41PM +0200, Artur Grabowski wrote:
> > Nick Holland <[EMAIL PROTECTED]> writes:
> >
> > > Roger Neth Jr wrote:
> > > ...
> > > > Did this newbie (me) do this wrong?
> > > >
> > > > cd /
> > > > cp bsd bsd.old
> > > > cp b
haha, henning.. i love your technical responses to problems. they're
always very short, sweet and to the point (and you're 99.999% of the
time right).
if i could make it to a hackathon (or even get invited, heh) i'd buy a
round of beer for everyone to calm the *&%# down :P
On 8/5/05, Henning Br
Here are the slides that I presented at this week's OSCON in
Portland, OR. They are available in pdf and sxi (OOo Impress) formats.
http://www.dixongroup.net/OSCON/
--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net
On Fri, Aug 05, 2005 at 01:24:41PM +0200, Artur Grabowski wrote:
> Nick Holland <[EMAIL PROTECTED]> writes:
>
> > Roger Neth Jr wrote:
> > ...
> > > Did this newbie (me) do this wrong?
> > >
> > > cd /
> > > cp bsd bsd.old
> > > cp bsd.mp bsd
> > > #reboot
> >
> > PERSONALLY, I prefer to call the s
Try increasing PF max number of states.
It is currently limited to 1, so when you reach this no new
traffic (that would create a state) is permitted until some of the
old ones expire. The 1 limit is ok for most machines, but
definitely not for a busy server / firewall. (Same goes fo
Gustavo Rios wrote:
>Anyone running HP thin client with OPENBSD (netbooting from a openbsd server)?
>What is your experience with them?
>
>thanks.
>
Yes, they work great. I really like the combination of this thin
station with openbsd as the boot server :-)
Brandon
When creating a user I am wondering what is
recommended when assigning a login group to the user.
There are to alternatives, giving the user unique
login group (same as his name) or giving the user a
general login group such as users.
What do you recommend?
Thanks.
On Fri, Aug 05, 2005 at 12:58:04PM +0200, mdff wrote:
> blah blah...
> he'd better do man syslogd... but assume this:
> - no pf for udp/514.
> - a DOS or DDOS to this OPEN port.
To DOS or DDOS a udp port it does not need to be open.
> - syslogd running just in "send mode".
> - and finally: no
On Fri, 5 Aug 2005 12:43:10 +0200 Johan P. Lindstrvm <[EMAIL PROTECTED]> wrote:
> The IBM e-server x330 usually sports a branded Adaptec SCSI RAID card
> (IBM ServeRAID) and... well google the archives if you haven't been
> following thie list.
um, the onboard controller is an adaptec, but the re
On 8/5/05, J. Lievisse Adriaanse <[EMAIL PROTECTED]> wrote:
> On Fri, 5 Aug 2005 15:52:11 +0530
> Siju George <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > Just happened to get a glimpse of how the OpenBSD website looked some
> > while back when I had never heard about and is a bit thrilled about i
syslog shutdown()s the port for reading. there is no real difference
to not opening it at all.
* mdff <[EMAIL PROTECTED]> [2005-08-05 13:13]:
> blah blah...
> he'd better do man syslogd... but assume this:
> - no pf for udp/514.
> - a DOS or DDOS to this OPEN port.
> - syslogd running just i
Nick Holland <[EMAIL PROTECTED]> writes:
> Roger Neth Jr wrote:
> ...
> > Did this newbie (me) do this wrong?
> >
> > cd /
> > cp bsd bsd.old
> > cp bsd.mp bsd
> > #reboot
>
> PERSONALLY, I prefer to call the single processor kernel "bsd.sp",
> rather than "bsd.old". "bsd.old" is most commonly
I must admitt I havent been around as long as most of the others here...
But how spiff is that? getting your cvs diffs by email? how cool is
that, this is something for pimp-my-CVS-server!
On 8/5/05, Siju George <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Just happened to get a glimpse of how the OpenB
Or you just take out your magic marker and print fxp on the card(s)
and print numbers next to the PCI slots.
hint
ifconfig inet fxp0 192.168.1.1 netmask 255.255.255.0 arp description
"--==[OnBoard]==--"
On 8/1/05, Michiel van der Kraats <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is it possible to cha
blah blah...
he'd better do man syslogd... but assume this:
- no pf for udp/514.
- a DOS or DDOS to this OPEN port.
- syslogd running just in "send mode".
- and finally: no remote syslogging configured because of only 1 box here.
will it take more ressources to handle this with an open port
co
Roger Neth Jr wrote:
...
> Did this newbie (me) do this wrong?
>
> cd /
> cp bsd bsd.old
> cp bsd.mp bsd
> #reboot
PERSONALLY, I prefer to call the single processor kernel "bsd.sp",
rather than "bsd.old". "bsd.old" is most commonly the "previous kernel
before I tried to build my own and hosed th
The IBM e-server x330 usually sports a branded Adaptec SCSI RAID card
(IBM ServeRAID) and... well google the archives if you haven't been
following thie list.
Anywho, IBM servers have plenty of HW failure checks, it's a 1U case
we are talking about no? just look on the inside of the lid panel and
On Fri, 5 Aug 2005 15:52:11 +0530
Siju George <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Just happened to get a glimpse of how the OpenBSD website looked some
> while back when I had never heard about and is a bit thrilled about it
> :-)
>
> Dec 24, 1996
>
> http://web.archive.org/web/1996122431/
Hi,
Just happened to get a glimpse of how the OpenBSD website looked some
while back when I had never heard about and is a bit thrilled about it
:-)
Dec 24, 1996
http://web.archive.org/web/1996122431/http://openbsd.org/
Mar 27, 1997
http://web.archive.org/web/19970327004719/http://www.open
On Thu, Aug 04, 2005 at 11:31:23PM +0200, Ami Emanuel Bizamcher wrote:
> On 8/4/05, Ami Emanuel Bizamcher <[EMAIL PROTECTED]> wrote:
> > i have tryed what you said but i get nothing...
> > i just waits for the loop to finish then sends the data.
> >
> > i also checked the output directly
> > echo
On Friday 05 August 2005 04:50, [EMAIL PROTECTED] wrote:
> Hello again everybody,
>
> With the overload-option in PF it's possible to block connections from
> hosts wich break my FW-Rules like e.g. too many connection in n Minutes.
> 'overload' will include the IP into a table and flush every conne
On Fri, Aug 05, 2005 at 09:37:52AM +0200, Artur Grabowski wrote:
> Lars Hansson <[EMAIL PROTECTED]> writes:
>
> Don't change settings and options unless you really have to. Because
> when you get used to the changes and for some reason need to change
> environment you'll get surprised and will m
- Original Message -
From: Bryan <[EMAIL PROTECTED]>
Subject: ath0: unable to gain access to wireless unencrypted network
> ath0 at cardbus0 dev 0 function 0 "Atheros Communications, Inc.,
> AR5001--, Wireless LAN Reference Card": irq 11
> ath0: AR5212 7.9 phy 4.5 rf2112 5.6 rf2112
On 8/4/05, Gustavo Rios <[EMAIL PROTECTED]> wrote:
> On 8/5/05, Scott Francis <[EMAIL PROTECTED]> wrote:
> > On 8/4/05, Gustavo Rios <[EMAIL PROTECTED]> wrote:
> > > I would like to set a obsd and soekris boxes as a server for about 100
> > > users.
> > > This box is supposed to handle NIS + Kerbe
On 8/5/05, poncenby <[EMAIL PROTECTED]> wrote:
> Firstly I never said mentioned the word security, so I don't know where
> Tobias got that from.
>
> I apologise once again for not searching the archives and reading the
> man pages.
>
> May I suggest some tolerance(doesn't have to be sincere) for
Lars Hansson <[EMAIL PROTECTED]> writes:
> On Thu, 04 Aug 2005 20:06:55 -0600
> Theo de Raadt <[EMAIL PROTECTED]> wrote:
>
> > > Or you could just set the kernel image to bsd.mp.
> > > man boot.conf.
> >
> > No. That is not the same. Bad advice.
>
> My bad then. You learn sometihng new every
On Thu, Aug 04, 2005 at 02:14:38AM -0500, Shawn K. Quinn wrote:
> I'm able to get sensor data from the BIOS; is there something I'm
> missing to be able to get them from within OpenBSD on this system? dmesg
> follows...
sorry, your dmesg says nothing. if you want your sensor to be supported you
sh
On 8/4/05, poncenby <[EMAIL PROTECTED]> wrote:
> I remember asking how to stop syslogd opening udp port 514 a while ago
> and never doing anything about it, here goes again...
better yet just compile your own version of nmap that
doesnt scan udp 514.
On Fri, 2005-08-05 at 07:33 +0100, poncenby wrote:
>
> May I suggest some tolerance(doesn't have to be sincere) for people
> who are simply either too busy or too lazy to read man pages in their
> entirety. or just simply ignore the email. surely certain people on
> this list (theo - that's you!)
86 matches
Mail list logo