Hi misc@,
I'm interested in having a secure drive and I'm looking for some
honest information. The sources I've seen so far are all biased and/or
incomplete and/or out of date. Take, for example:
http://www.onlamp.com/pub/a/bsd/2005/12/21/netbsd_cgd.html?page=3
http://mareichelt.de/pub/notmine/li
I'm running 4.1-current on T60. I have got powerdown=YES in
/etc/rc.shutdown and apmd_flags="" in /etc/rc.conf.local. The laptop
doesn't power itself off with "halt -p". So, I have to turn off the
laptop by pressing the power button manually every time.
I was wondering if this is going to cause an
2007/6/25, Nick Templeton <[EMAIL PROTECTED]>:
>
> Here are the packages (and their dependencies) that I install
> to get a nice Xfce desktop:
>
> xfce-utils
> xfce4-session
> xfce4-taskbar
This one is deprecated/was included in panel package now in 4.4 :)
xfdesktop
> xfwm4
don't forget xfce4-
Hi,
I'am trying to get sendmail running inside a sysjail with OpenBSD
4.1-stable for amd64 which is working fine so far for accepting emails.
Now I've enabled SASL support for authentication and am asked for a
password. When I enter it I get the following error messages in
/var/log/authlog:
Jun 2
Bonjour,
Suite ` la parution du Journal des Cadeaux d'Entreprise de juillet 2007,
didii exclusivement aux nouveautis du cadeau d'entreprise,
dicouvrez en avant-premihre et en vidio des cadeaux icologiques et
surprenants pour votre communication d'entreprise.
Dans l'attente de votre visite,
Veuill
O I think it is not good idea to change the code of OpenBSD by me.
Years ago I was coding in C++ (at the University but with best mark ;). Now
I am working for Oracle Corp. (PL/SQL and etc.) and I am a little out of
practice ;) with C/C++.
Maybe someone core OpenBSD Developer will agree with
From my dmesg - my touchpad is detected as wsmouse0 at pms0 mux 0.
I would like to be able to left-click to select text and right click
to paste it. I added wsmoused_flags="-2" in my /etc/rc.conf.local file
& the cut and paste works fine in the tty console. But it doesn't work
in X. My window ma
On Tue, 26 Jun 2007, atstake atstake wrote:
But it doesn't work
in X. My window manager is wmii.
Try first and second button at the same time to paste.
Also see emulate3buttons option.
--
Antti Harri
On 6/26/07, Antti Harri <[EMAIL PROTECTED]> wrote:
Try first and second button at the same time to paste.
Also see emulate3buttons option.
Thanks! Pressing first and second button at the same time works great!!
Any idea which manpage to find more info on emulate3buttons option?
man -k doesn't
On Tue, 26 Jun 2007, atstake atstake wrote:
Thanks! Pressing first and second button at the same time works great!!
Great.
Any idea which manpage to find more info on emulate3buttons option?
man -k doesn't give anything.
Hmm xorg.conf(5) doesn't list it.. I think it's on by default
and you
On Tuesday 26 June 2007 14:27:19 Antti Harri wrote:
> Hmm xorg.conf(5) doesn't list it.. I think it's on by default
Try mouse(4)
--
Antoine
Tom Cosgrove wrote:
Heinrich Rebehn 25-Jun-07 13:57 >>>
>> Tom Cosgrove wrote:
>>> Sorry, one last thing: I find a dmesg from a (presumably unsuccessful)
>>> boot via xl0.
>>>
>>> Could you post that, too?
>>>
>>> So far it looks like the xl0 boot is correctly getting the right MAC
>>> address
Nick Templeton wrote:
Here are the packages (and their dependencies) that I install
to get a nice Xfce desktop:
xfce-utils
xfce4-session
xfce4-taskbar
xfdesktop
xfwm4
For me I normally do..
pkg_add -i \
xfce-utils \
orage \
terminal \
xfwm4 \
xfdesktop \
mousepad \
xfce-mcs-plugins
This is o
On Tuesday 26 June 2007 15:03:17 Peter Strvmberg wrote:
> doesn't work ... :P
Sorry, typo, I meant vmmouse(4)
--
Antoine
Antoine Jacoutot <[EMAIL PROTECTED]> wrote:
> > Hmm xorg.conf(5) doesn't list it.. I think it's on by default
> Try mouse(4)
Actually that page is now installed as mousedrv(4).
--
Christian "naddy" Weisgerber [EMAIL PROTECTED]
This is the expected behavior for a failure on a CCD component. Try
cutting the SATA cable to a live system some time; watch the kernel
panic there as well. Suddenly it cant stat() / or read/write from swap.
You're playing with fire with CCD anyway: RAID0. The stuff in 4.1
wasn't touched for mo
On 26/06/07, atstake atstake <[EMAIL PROTECTED]> wrote:
I'm running 4.1-current on T60. I have got powerdown=YES in
/etc/rc.shutdown and apmd_flags="" in /etc/rc.conf.local. The laptop
doesn't power itself off with "halt -p". So, I have to turn off the
laptop by pressing the power button manually
Good Day,
I was looking at pftop and noticed the following and would like to understand
its meaning
DROP_P
DROP_B
QLEN
SUSPEN
I have tried to search the man and google but luck was not with me.
ta
-e
On 2007/06/27 00:43, Pui Edylie wrote:
> Good Day,
>
> I was looking at pftop and noticed the following and would like to understand
> its meaning
they're for queues.
> DROP_P
dropped packets
> DROP_B
dropped bytes
> QLEN
queue length
> SUSPEN
suspends
The book from Bjarne Stroustrup (The C++ Programming Language) is
state of the art if you are not focused on a special subject.
Hi Stuart,
Thank you for the reply. May i ask uner what circumtances that a packet
could be in suspends category?
ta
-e
- Original Message -
From: "Stuart Henderson" <[EMAIL PROTECTED]>
To: "Pui Edylie" <[EMAIL PROTECTED]>
Cc: "misc"
Sent: Wednesday, June 27, 2007 1:05 AM
Subject: R
On Fri, 2007-06-15 at 16:51 +, Tobias Weingartner wrote:
> And no information about the machines beyond that? No dmesg, no
> information
option NKPTP=16
...fixed it. I wasn't going to burn 200k and 30 minutes on an e-mail
about an issue that likely someone already knows about and
Thanks to Stuart Henderson.
On 2007/06/25 11:35, catalin visinescu wrote:
> I see that OpenBSD 3.7 isakmpd and OpenBSD 4.0 isakmpd do
> not establish security associations.
try -T (disable nat-t) on the 4.0 side. If it works, can you post
back to misc@ to get it in the archives plea
On 2007/06/27 01:30, Pui Edylie wrote:
> Thank you for the reply. May i ask uner what circumtances that a packet
> could be in suspends category?
you should probably read parts of this if you'd like to learn
more about altq internals:
ftp://ftp.sonycsl.co.jp/pub/kjc/papers/dissertation.ps.gz
tr
Is there anyway to make ps format its output to not cut off lines at
the edge of the screen? Is have a long command line I'm trying to
remember and I can't see it all. I tried -o command but it's still too
long.
Perhaps a newbie question, but I suspect it might not actually be possible.
Also, fo
"Nick Guenther" <[EMAIL PROTECTED]> writes:
> Is there anyway to make ps format its output to not cut off lines at
> the edge of the screen? Is have a long command line I'm trying to
> remember and I can't see it all.
you could always redirect to less (or to a file for that matter).
--
Peter N
Nick Guenther wrote:
Is there anyway to make ps format its output to not cut off lines at
the edge of the screen? Is have a long command line I'm trying to
remember and I can't see it all. I tried -o command but it's still too
long.
Perhaps a newbie question, but I suspect it might not actually
On Tue, 26 Jun 2007, Chris Tankersley wrote:
> Nick Guenther wrote:
> > Is there anyway to make ps format its output to not cut off lines at
> > the edge of the screen? Is have a long command line I'm trying to
> > remember and I can't see it all. I tried -o command but it's still too
> > long.
>
On Tue, Jun 26, 2007 at 02:28:37PM -0400, Nick Guenther wrote:
> Is there anyway to make ps format its output to not cut off lines
> at the edge of the screen? Is have a long command line I'm trying
> to remember and I can't see it all. I tried -o command but it's
> still too long.
ps(1):
-w
On Tuesday 26 June 2007 13:28, you wrote:
>Is there anyway to make ps format its output to not cut off lines at
>the edge of the screen?
ps(1) suggests -w for wide, or -ww for really wide. I don't have any
large process names running right now to test it, but i've used it in
the past.
-
C++ is a *big* language. It depends a lot on what you need...
Indeed, the Stroustrup book is a good reference, might not be what you
need...
One very cheap book is `thinking in C++' reasonably good for learning some
OO concepts, and dirt cheap (available on the net for free).
As far as `interest
Hi,
please check the errata page for 3.7 [1], patch 6 solves this issue [2].
[1] http://www.openbsd.org/errata37.html.
[2] ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.7/common/006_nat-t.patch
HJ.
On Mon, Jun 25, 2007 at 11:35:19AM -0400, catalin visinescu wrote:
> Hello,
>
> I see that Op
Danny wrote:
Good Day,
My apologies if this question has been asked a million times before. I want to
know if there is a good book out there to learn C++ on UNIX/Linux.
Check out this thread on Slashdot:
http://books.slashdot.org/comments.pl?threshold=4&mode=nested&commentsort=0&op=Change&sid=
On 6/26/07, Will Maier <[EMAIL PROTECTED]> wrote:
On Tue, Jun 26, 2007 at 02:28:37PM -0400, Nick Guenther wrote:
> Is there anyway to make ps format its output to not cut off lines
> at the edge of the screen? Is have a long command line I'm trying
> to remember and I can't see it all. I tried -o
On 6/26/07, Marc Espie <[EMAIL PROTECTED]> wrote:
There is very little that's unix specific in these books. As far as using C++
on unix goes, I would recommend learning some qt, and looking at all the
fine applications available in the ports tree, a lot of stuff based on qt
or kde is fairly decen
Brian A. Seklecki wrote:
> On Fri, 2007-06-15 at 16:51 +, Tobias Weingartner wrote:
> > And no information about the machines beyond that? No dmesg, no
> > information
>
> option NKPTP=16
>
> ...fixed it. I wasn't going to burn 200k and 30 minutes on an e-mail
> about an issue
See my dmesg.txt
Multicoreprocessor support is enabled in BIOS and I boot the bsd.mp.
I have upgraded my system from 4.1 to a current snapshot of OpenBSD 4.1, but
the problem is the same.
OpenBSD 4.1 (GENERIC.MP) #1152: Sat Mar 10 19:22:57 MST 2007
[EMAIL PROTECTED]:/usr/src/sys/arch/amd64/comp
Stephan Andreas wrote:
> See my dmesg.txt
> Multicoreprocessor support is enabled in BIOS and I boot the bsd.mp.
> I have upgraded my system from 4.1 to a current snapshot of OpenBSD 4.1,
but
> the problem is the same.
[..]
> acpi at mainbus0 not configured
Is ACPI disabled on your box? -> check
On two OpenBSD 4.1-stable systems, I get:
isakmpd[31988]: message_recv: invalid cookie(s) 378fd1c537d22b16
38bf2f6699147070
isakmpd[31988]: dropped message from 128.164.144.144 port 500 due to
notification type INVALID_COOKIE
isakmpd is running with the -K option, and ipsec.conf is very simple,
Hi,
I setup the spamd sync feature between two servers running 4.1 and I
observe the following issues with the setup itself. Some setup based on
the man page do not work for me anyway and some are not always reliable
and some always work. See below.
Example
Interface facing the Internet: dc0
I believed when openbsd kernel took control, it did not matter the bios stuff.
On 6/26/07, Jeroen Massar <[EMAIL PROTECTED]> wrote:
Stephan Andreas wrote:
> See my dmesg.txt
> Multicoreprocessor support is enabled in BIOS and I boot the bsd.mp.
> I have upgraded my system from 4.1 to a current s
L. V. Lammert wrote:
Webmin will do what you wish, .. but it might take some scripting to
manage permissions so the user will only see THEIR zone file.
Webmin is pretty and functional, but scary to run as root. Maybe use
authpf to force users to authenticate before allowing them to connect to
Jason Mader wrote:
> On two OpenBSD 4.1-stable systems, I get:
>
> isakmpd[31988]: message_recv: invalid cookie(s) 378fd1c537d22b16
> 38bf2f6699147070 isakmpd[31988]: dropped message from 128.164.144.144
> port 500 due to notification type INVALID_COOKIE
>
> isakmpd is running with the -K option, a
On 6/27/07, viq <[EMAIL PROTECTED]> wrote:
$ grep apmhalt /etc/sysctl.conf
#machdep.apmhalt=1 # 1=powerdown hack, try if halt -p doesn't work
Thanks but that didn't help.
At the monent I'm thinking of re-compiling the kernel as someone
mentioned (off the list) that I need to enabl
Sounds like a possible MTU issue... Liberal use of tcpdump should
help in diagnosing the problem.
On 6/25/07, Lawrence Horvath <[EMAIL PROTECTED]> wrote:
Im having some trouble accessing certain sites from my laptop going
through a obsd router doing nat
I have 2 tested configurations
Laptop--
I resolved this at least for now by setting no-df on my scrub, im
still investigating the mtu
On 26/06/07, Daniel Melameth <[EMAIL PROTECTED]> wrote:
Sounds like a possible MTU issue... Liberal use of tcpdump should
help in diagnosing the problem.
On 6/25/07, Lawrence Horvath <[EMAIL PROTECTE
atstake atstake wrote:
On 6/27/07, viq <[EMAIL PROTECTED]> wrote:
$ grep apmhalt /etc/sysctl.conf
#machdep.apmhalt=1 # 1=powerdown hack, try if halt -p
doesn't work
Thanks but that didn't help.
At the monent I'm thinking of re-compiling the kernel as someone
mentioned (off the l
47 matches
Mail list logo