> On Oct 2, 2023, at 2:09 PM, m...@phosphorus.com.br wrote:
>
> ping
>
> On 9/30/23 07:39, m...@phosphorus.com.br wrote:
>> Hi, anyone using keepassxc-2.7.4p2 with a hardware dongle - preferably
>> opensource or DIY type - succesfully in OpenBSD?
>>
>>
Perhaps the answer you've found is t
On Thu, Feb 16, 2023 at 05:06:05PM +0100, Daniele Bonini wrote:
>
> Hello,
> Sorry if I'm reluctant to this piece of software:
>
> NAME
> tracker-miner-fs-3 - Used to crawl the file system to mine data.
>
> It is continuously accessing and browsing my disk..
> Any clue?
> Is it possible to sa
> On Jun 9, 2022, at 7:09 AM, Moritz Röhrich wrote:
>
> Dear OpenBSD users and maintainers,
>
> as you can probably tell, I've been reading
> the hackernews post about airport(7). However
> I noticed that the list includes Berlin Tegel
> "Otto Lilienthal" (TXL), which has been de-
> funct for
On Wed, Jan 12, 2022 at 02:06:39AM +0800, Yamada? wrote:
> For a BSD based system, how can I setup that, if a dir has total storage
> size reached to the max, it won???t be writable anymore?
>
I know you can restrict storage usage at a filesystem level using quota(1),
but I'm not aware of
On Wed, Dec 02, 2020 at 06:49:01PM -0600, Chris Bennett wrote:
> Hi,
> after seeing a post here using CIDR, I re-read some manual pages.
> I have been using aliases, but it looks like using CIDR is the preferred
> method.
> Could someone explain that a little better than the manual pages do?
> An e
On Tue, May 07, 2019 at 03:34:03PM +, plainball wrote:
> Seems to work rather good, on Linux - configs might need an adjustment or 2:
> any chances currently for bluetooth coming back to openbsd?
Last I knew, Bluetooth drivers lacked a maintainer, i.e. someone willing
to put up with the byzan
On Tue, May 07, 2019 at 10:06:19AM -0400, Christopher Turkel wrote:
> When I use
> any other OS I am always amazed how complicated they are.
This statement encapsulates why I like OpenBSD the best. I'm 40 and I've
got a five-year-old at home. When I need to use the computer, I'm
looking to get stu
On Thu, Apr 04, 2019 at 02:23:59PM +0200, Oliv wrote:
> Hello,
>
> on internet i found these OpenBSD products :
>
> https://www.redbubble.com/people/rimek/works/25325956-openbsd-crypto?p=t-shirt&rbs=8aa640f6-9ca5-4a0e-a162-1cbd71d04780&size=extra_large&style=mhoodie
>
> I did not find them on t
On Fri, Feb 08, 2019 at 01:45:59PM -0600, Edgar Pettijohn wrote:
>
> mtree(8)
>
> Never used it but I think it's what you want.
I just gave it a shot and it works perfectly. Thanks, Edgar and William!
--
Put your Nose to the Grindstone!
-- Amalgamated Plastic Surgeons and Tool
Last night I screwed up my /tmp directory's permissions. I fixed it by
looking at another machine's permissions and editing the directory with
chmod(1). Is there a tool in OpenBSD which would work better than this?
I'm fortunate enough to have more than one machine running OpenBSD, but
if I didn't
On Mon, Jan 21, 2019 at 11:45:55PM -, Stuart Henderson wrote:
> > as well as being a standalone port in OpenBSD's ports collection.
>
> I don't see that?
>
My mistake. I was browsing the cvsweb page for ports and noticed that
there was an entry. Seems like you may have removed pdfjam from po
On Mon, Jan 21, 2019 at 04:50:08PM +, rsyk...@disroot.org wrote:
> Dear list,
>
> I want to print a pdf, but with two pages put
> on one physical page.
>
> On linux, pdfnup or pdfjam can do it.
>
> I cannot find these for OpenBSD.
> What do you use then?
It looks like pdfjam is included in
On Thu, Sep 13, 2018 at 06:15:28AM +0200, Sebastien Marie wrote:
> On Wed, Sep 12, 2018 at 10:26:40PM -0500, Mike Coddington wrote:
> > I've got IPv6 set up and things work great if I also use IPv4. DNS
> > lookups go over IPv4 according to what I have in /etc/resolv.conf and
I've got IPv6 set up and things work great if I also use IPv4. DNS
lookups go over IPv4 according to what I have in /etc/resolv.conf and
records are followed. However, if I decide to go with just IPv6 by
simplifying my /etc/hostname.if file and using "inet6 autoconf" by
itself, I cannot do any
On Thu, Jul 12, 2018 at 04:37:27PM +0100, Richard Laysell wrote:
>
> Hello,
>
> I'm having a problem getting the wireless network to work on a ThinkPad
> T40. The wireless seems to connect OK, but I can't get any packets
> through it.
>
> Is anyone else using a similar network card and are they
On Wed, May 30, 2018 at 11:41:00PM -0400, Kevin Burke wrote:
>
> Also, where is the best place, in your opinion, to have my code critiqued
> online ? I am not just going to spam developer mailing list with 'newbie'
> code ? I do not have access to my old daemonforums account for a technical
> reas
On Wed, Jan 10, 2018 at 07:55:53PM +0100, Aham Brahmasmi wrote:
> Hi,
>
> What is the correct bitmask for the 224.0.0.0 Martian table entry in
> pf.conf?
>
> There are two bitmasks in two links on this page -
> http://www.team-cymru.org/bogon-reference-http.html. /3 in the The Text
> Bogon List,
On Wed, Nov 15, 2017 at 10:01:09AM -0600, Daniel Boyd wrote:
> I've installed OpenBSD/macppc twice on my G4 Cube now and it seems to
> be working fine until I go to untar src.tar.gz at which point it throws
> some abort trap errors and crashes. If I reboot, I get a bunch of
> abort traps during th
On Mon, Oct 30, 2017 at 09:23:51PM +0200, Mihai Popescu wrote:
> Hi,
>
> I am trying to setup a solution on an OpenBSD computer, where i want
> to upload and then download large volume of data. I was using ftpd
> daemon to do this, but I wonder if there is another way to do this,
> regarding speed
On Mon, Oct 16, 2017 at 05:29:34PM +0200, Joel Carnat wrote:
> Hi,
>
> If both server and client are ed25519 compatible.
> When generating (user) SSH keys, is it recommended to use ed25519 rather
> than rsa 4096bits?
>
AFAIK, either would be fine. I believe ED25519 is more CPU-intensive, so
if t
On Tue, Sep 05, 2017 at 11:12:13AM +0200, Zbyszek ??kiewski wrote:
> >
> > Wiadomo napisana przez Peter Hessler w dniu
> > 05.09.2017, o godz. 11:05:
> >
> > OpenBSD's dhclient is IPv4 only. We do not have an IPv6 DHCP client in
> > base.
>
> how does it works then on vultr for exampl
On Thu, Aug 24, 2017 at 11:49:19AM +0200, Markus Rosjat wrote:
> so here is my problem, I konfigured postfix and dkimproxy to work together.
> So far so good because it works for outgoing mail. The problem i face is
> with local mails. Postfix somehow rewrites the reciepent from the mail
> adress t
On Thu, Jul 27, 2017 at 05:41:48PM -0700, Thomas Smith wrote:
> Hi,
>
> My ISP (Cox) supports IPv6 and I have this working on a MikroTik
> router--it pulls an address and prefix, creates a default route,
> creates an address pool for internal clients, etc.
>
> I've been working to configure a sim
On Fri, Jun 23, 2017 at 02:14:26PM +0200, Krzysztof Strzeszewski wrote:
> Hello,
>
> how to bay good GPU card pcie for desktop OpenBSD with hardware
> acceleration?
>
> Krzych
In addition to the useful advice that Elke gave, I'll recommend this:
Radeon HD 6450
I just bought one of these this we
On Tue, Jun 20, 2017 at 11:49:52AM -0400, Mike wrote:
>
> Does 008: SECURITY FIX: May 19, 2017 fix the Stack Clash bug?
>
> Or is a fix forthcoming?
Yes, it does. Here's the CVE, and the patch is linked from there.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000372
Thanks to the O
On Sat, Apr 01, 2017 at 10:52:20AM +0200, Peter N. M. Hansteen wrote:
> Hi,
>
> I thought I'd like to give you a heads up that there will be a "PF and
> networking" tutorial at BSDCan 2017 in Ottawa this June.
>
> The session will however not be the Nth rerun of the old one, we're
> starting from
26 matches
Mail list logo