nk based on the previous information you've provided, I am
comfortable just soldiering through with everything as is, at least
until I discover a problem I am unable to resolve.
Thank you for the very helpful responses!
Paul
an be done for Elixir? Or if
different packages can be available for versions of Elixir?
Thank you,
Paul
ore than 5 minutes between running commands requiring root privilege,
not including the time to edit a file.
I do find OpenBSD to be a fantastic project that I otherwise enjoy
using, I just wish this timeout length to be 15 minutes or managed a
little differently, somehow.
Thank you,
Paul
On Thu, Dec 12, 2024 at 10:16:34PM -, Stuart Henderson wrote:
> > Currently using a HAM specific Linux distro but I'd like to return to
> > OpenBSD.
>
> I don't have one but I believe hackrf has a bit of support. There
> are a couple of other relevant things in ports, however in general
> you'
On 12/9/24 7:58 AM, Maxim wrote:
The FAQ page [FAQ15] suggests to use "pkg_info -Q" to search the
collection of pre-compiled packages. When I search for "tcl",
I get a few "nextcloud" packages only, but no Tcl:
$ pkg_info -v -Q tcl
I've been using lynx instead:
lynx --dump https://cdn.op
ation not
found rule I made is not identical in function to the nginx try_files
rule.
Thank you,
Paul
ordPress detects nginx in wp-includes/vars.php.[4]
And supports the URL rewrite in wp-admin/includes/misc.php.[5]
WordPress does a bunch of other stuff when it detects nginx as a PHP
variable.[6]
Thank you,
Paul
[1] https://wordpress.org/documentation/article/customize-permalinks/
[2]
https://
hould contain a currently maintained version
at least as an option.
A current long-term series is 11.4, which is maintained until May, 2029.[2]
If I knew how to create a package, I would submit one, but it is still a
bit more than know how to do.
Thank you,
Paul
[1] https://mariadb.com/
th the attached
storage or rsnapshot/rsync to know if this can become an issue somewhere
down the line, but I assumed on this matter the default is likely
sufficient.
Thank you,
Paul
lowing will not pass the syntax test:
location "someplace/something.ht*" { block, no log }
Thank you,
Paul
Paul Pace wrote:
I just discovered that location block rules in httpd.conf can only be
on separate lines. For example, the following does not pass the syntax
test (httpd -n)
rver block rules can contain more than one rule on a line.
For example:
tcp { backlog 128, no sack }
I was just wondering if this is the expected output for httpd.conf.
Thank you,
Paul
tc/ssl/private/blip.town.key"
}
location "/.well-known/acme-challenge/*" {
root "/acme"
request strip 2
}
location match "/u/(.*)" {
request rewrite "/%1"
}
}
Any input would be much appreciated.
--
Paul W. Rankin
https://rnkn.xyz
tches up to the attempts reaching the log,
which is a pretty long time.
I was just wondering if you've tried requiring email or SMS link to
unique signup URL?
Thank you,
Paul
n't tried it and I'm not sure how useful it is in your case, but
mCaptcha uses proof of work.
https://mcaptcha.org/
Paul
I think it best to keep it
minimal, and I personally find the italics not aesthetically pleasing, because
the trailing slash gets pushed up against the last letter.
[1]
https://cvsweb.openbsd.org/src/usr.sbin/httpd/css.h.in?rev=1.1&content-type=text/x-cvsweb-markup
Many thanks,
--
Paul W
thing like this to keep things simple for myself:
table { 192.0.2.99 }
table { 192.0.2.99 }
table { 192.0.2.99 }
Thank you,
Paul
rules for the same target server with
different ports in the relay block, but I can't find a way to specify
which request should go to which port.
Thank you,
Paul
://cloudflare.cdn.openbsd.org/pub/OpenBSD/7.4/packages/amd64/: empty
Couldn't find updates for...
Thank you,
Paul
On Thu, Mar 21, 2024 at 12:23:06PM +0300, Vitaliy Makkoveev wrote:
> wg(4) diff was committed to -current. Does the problem exist in upcoming
> 7.5?
Oh, I didn't know a fix had been committed, the referenced thread didn't
mention a final one. Thanks, I'll take a look.
On Wed, Mar 20, 2024 at 09:56:06PM +0100, Kirill Miazine wrote:
> Like in this thread, I guess:
>
> https://marc.info/?t=16964239631&r=1&w=2
Yes, that is likely the issue we're hitting. Seems last message is from
10/2023 and the issue wasn't resolved :(, so I guess it's a known
problem with
On 3/20/2024 9:21 AM, Zack Newman wrote:
clients in rdomain(4) 0. Last week I ran ifconfig wg1 destroy, replaced
the wgkey and wgpsk for one of the three wgpeers in the second interface,
and ran sh /etc/netstart wg1. Once I did this, the server seemingly froze:
That's similar to what we see, a
On 3/20/2024 2:46 AM, Jonathan Matthew wrote:
mcx(4) supports virtual functions, mostly because they're identical to
physical functions from the driver's perspective, so all we had to do
was add the device IDs.
Ah, that wasn't readily apparent; I didn't see anything in the man page
mentioning
On 3/20/2024 1:44 AM, Kirill Miazine wrote:
actually I checked, and I do use wgpka on clients, but not on the
server -- I don't remember why I didn't...
In our case the server is on an Internet accessible address, whereas the
clients are behind a NAT firewall. We also have keepalives enabled
Is it very common for people to be running openbsd boxes under
virtualization and using an SR-IOV vf nic? I'm curious what cards people
are using.
It looks like the only available driver is iavf, for the Intel 700
cards? Are there any other drivers I missed?
We have some systems with Intel X550 c
We're using wireguard to set up VPN connections from various systems
deployed on-prem at customer sites to central openbsd boxes to route
internal traffic between the remote boxes and the internal network.
After a fresh reboot with a given configuration, everything works great.
The problem we have
I don't usually (ever?) pipe up with my other hat(s) on the
@openbsd.org lists -- but --
With my @debian.org hat on, I'll note that we[1] (and I think Fedora
too?) took issue with the name "ssh3", since it is not using (or even,
frankly, related to) the OpenSSH protocol. It'll parse a few OpenSSH
I have a fairly simple home router setup with two lan ports bridged
using veb:
hostnaname.veb0
---
add em2
add em3
add vport0
up
hostname.vport0
---
inet 192.168.222.15 255.255.255.0
up
This seems to be unreliable in that sometimes after a router reboot
everything is w
2481.54% ghb
With SMT disabled (hw.smt=0), it got to well over 1500% CPU time, so
for this job it helped to enable SMT. Network traffic did not scale
that well when I last tried. So indeed, very much depends on your
workload.
Cheers,
Paul 'WEiRD' de Weerd
--
>[<++
On 1/7/24 1:31 PM, Adriano Barbosa wrote:
On Sun, Jan 07, 2024 at 05:21:04AM -0800, Paul Pace wrote:
On 1/6/24 7:35 PM, Adriano Barbosa wrote:
On Thu, Jan 04, 2024 at 06:57:10PM -0800, Paul Pace wrote:
On 1/4/24 10:22 AM, Adriano Barbosa wrote:
Hi!
I'm trying to use relayd with mul
On 1/6/24 7:35 PM, Adriano Barbosa wrote:
On Thu, Jan 04, 2024 at 06:57:10PM -0800, Paul Pace wrote:
On 1/4/24 10:22 AM, Adriano Barbosa wrote:
Hi!
I'm trying to use relayd with multiple FQDNs mixing remote servers
with and without tls:
relayd -- fqdn1 --> 127.0.0.1 (no tls)
On 1/4/24 10:22 AM, Adriano Barbosa wrote:
Hi!
I'm trying to use relayd with multiple FQDNs mixing remote servers
with and without tls:
relayd -- fqdn1 --> 127.0.0.1 (no tls)
-- fqdn2 --> x.x.x.x (with tls)
I wrote my relayd.conf like this:
table { 127.0.0.1 }
table { x.x.x.x }
http
I have this vague memory of reading someone who posted a script, IIRC,
to convert the system's man pages to HTML, or similar, into somewhere
under /var/www and the pages worked just like the highly useful
man.openbsd.org, and not like the plain text pages that everyone always
posts to their web
On Thu, Nov 09, 2023 at 08:04:34PM +0100, Daniele B. wrote:
| I'm guessing that for my usage profile I can go with an optimization
| like this:
| > sysctl kern.shminfo.shmmax=524288
|
| Any more feedback?
Yes: don't twist knobs when you don't understand what they do.
--
>[<++>-]
ng request:
curl -I -H 'Accept-Encoding: gzip,deflate' http://example.com/index.html
the response includes Content-Encoding: gzip and the Content-Length
matches /var/www/htdocts/index.html.gz.
Is there some additional configuration required or is this the intended
output for the option?
Thank you,
Paul
er (whether it's
a bug in OpenBSD or a problem with the board is still unclear - but in
my case, devices behind ahci(4) work after a suspend/resume cycle, so
I'm guessing there's some (power management) issue with the ahci
device on these ASUS boards, but I'm mostly just guessing)
fferent board though). Very
curious if you see the same. If you can arrange serial console, a
dmesg would be very useful.
Cheers,
Paul 'WEiRD' de Weerd
--
Index: sd.c
IP addresses in the 10/8 range are free - you can use
more than one without incurring a cost. Then configure your NSD to
listen to the additional address and transfer from there. If you have
IPv6, this will probably even apply to globally routable addresse
.
| Thank you for your reply. I guess there are no solutions to run
| VMs with a graphical interface yet. Unless, I run qemu and vnc
| to a VM.
You can run X on a vmd VM too if you're using vnc. There was some
discussion about it
:28:500::3 firmware.openbsd.org | doas tee -a /etc/hosts
Good luck with that.
Paul 'WEiRD' de Weerd
NB: full disclosure, the IP address I gave is the firmware mirror
hosted by me; I didn't want to point people to someone else's .. but I
also kinda hope noone (else) is foolish enough to break
ould set up serial console and
see if they get the same behaviour. Alternatively, start a tmux
session as root and do a `sleep ${WAIT_FOR_CRASH}; reboot -q` (with
appropriate values for WAIT_FOR_CRASH, obviously)
Paul
--- dmesg
OpenBSD 7.3-
On Sun, Jul 16, 2023 at 09:31:51PM +0300, Hannu Vuolasaho wrote:
> Is there a tool to show statististics of USB devices? Like how much
> there is free bandwidth, which endpoints are hogging bandwidth and so
> on?
I haven't seen any replies to this, so I figure I'd take a swing at
sending you a few
On 7/8/23 1:03 AM, Theo de Raadt wrote:
Jonathan Drews wrote:
On Sat, Jul 8, 2023, at 01:42, Jonas Borchelt wrote:
The book "Absolute OpenBSD" is an excellent choice to expand your knowledge of
the OpenBSD operating system. It was written by Michael W. Lucas and is regarded as a
comprehe
,tmux-1000/{,default}}}
Cheers,
Paul 'WEiRD' de Weerd
On Fri, Jun 09, 2023 at 02:18:56AM +0200, Thomas Schnell wrote:
| Hi there,
|
| I have three new installed machines, that show the same strange behaviour:
tmux is only startable as root, if I want to start it with command "t
On 6/5/23 3:15 PM, Nick Bouliane wrote:
Hi,
in relayd.conf I'm trying to do :
pass from 192.168.1.1 path "/something.html"
If I individually specify the "from" or the "path", it works
but when I combine both, it doesn't work.
Nowadays, when I come upon this I just use tags and move on.
Some
didn't read that until after the
replies to my mail, since I didn't think securelevel played into
this).
I suggest the below diffs to document this requirement.
Paul
PS: sending BREAK over uplcom still doesn't work, but if I'm reading
Stuart correctly, I think this is because
e serial console (glass console and
network both are unresponsive in the locked up state), could that be
related? (for the record, BREAK doesn't work either to enter ddb, I
guessed it was due to the USB-to-serial dongle I'm using (uplcom(4)
lacking support for sending a proper BR
eadable and executable by root)
Running `sh /etc/netstart ${IF}` from /etc/apm/resume should work; but
if the device hasn't attached yet, you may need to put a `sleep 5` in
(play with the delay to m
h/90h Crypto" rev 0x00
and it too gives:
ccp: rng
ccp: rng
ccp: rng
ccp: rng
Is anyone else seeing non-random output from ccp(4) on non-APU
systems?
Paul
On Wed, Apr 19, 2023 at 05:18:11PM +0200, Christian Weisgerber wrote:
| Christian Weisgerber:
|
| cut -b1-$((C+34)) | head -n${L}
sleep ${WAIT}
done
--
I've also attached it for convenience. It's trivial, and you can
adjust to your preferences rather easily.
Paul 'WEiRD' de Weerd
On Mon, May 15, 2023 at
Are you sure you're using i386 and not amd64?
Paul 'WEiRD' de Weerd
On Mon, May 01, 2023 at 12:26:41PM +1000, Damian McGuckin wrote:
|
| What is required please?
|
| I am trying to boot this bsd.rd (which is a file 4Mb big) on an old
| NET5500 which has 512MBytes of RAM. On a
I recently migrated an OpenBSD vm running under qemu/kvm to a new server
which has an Intel 10G X550T NIC (Intel Corporation Ethernet Converged
Network Adapter X550-T2) and am passing a vf though to the vm.
Unfortunately, it appears openbsd doesn't have a driver for this
virtualized device?
The dm
Thank you very much for your reply, this is extremely high signal.
On Mon, Apr 03, 2023 at 10:15:00AM -, Stuart Henderson wrote:
> On 2023-04-01, Paul Tagliamonte wrote:
> > I've been trying to take a library[1] I use on my Linux boxen, and coax
> > it into working on
Heyya, misc@,
I'm very new to using OpenBSD for anything more than what's 'on the tin'
(DNS RR, Router, etc), and have got myself stuck and have tried during
nights and weekends for about a week to try and unwedge myself here,
unsuccessfully. I'm hoping someone can help point me to a OpenBSD kerne
actions is taken. !* can be
> used to ensure that any ensuing blocks are further evaluated (i.e.
> cancelling the effect of a !prog or !!prog).
Please carefully read that page, it has all the information you need.
Cheers,
quiti-2, ubiquiti-3 and so on
and so forth to /var/log/ubi.
So, no, you do NOT need to specify each client on a separate line, but
you may have to do so if you can't glob(7) the s
here we have no clue what OP was doing:
shut down your machine first and remove the device then.
Paul
[1]: Putting swap on removable media is a tremendously bad idea -
don't do it, unless you're k
t any issues. Couple of vmm(4) VMs,
various internet services (mail, dns, web, etc). Rock solid with
OpenBSD.
[weerd@despair] $ sysctl hw.model
hw.model=AMD EPYC 3201 8-Core Processor
Cheers,
Paul 'WEiRD' de Weerd
--- dmesg -
ay, but I'm happy to provide one if it's
useful.
Thanks again for the support to investigate this.
Paul
ting.
Thanks again for the tips to investigate this - it's a great relief to
have understood the issue and it will be nice to get use of my second
screen again.
Paul
Hacked diff:
diff --git a/sys/dev/pci/drm/drm_print.c b/sys/dev/pci/drm/drm_print.c
index b251af66c24..bdd49c47e94 100644
---
l 4xxx CPU series w/ HD Graphics 4400 might also be impacted. Here
is a user on reddit writing about similar symptoms on a Lenovo T440p:
https://www.reddit.com/r/openbsd/comments/ws1j1d/double_displayport_dock/
Paul
s still very capable.
I have a dedicated system available for testing this if the need arises
and I'm happy to provide any further information about my setup if required.
Thanks,
Paul
a /usr/src checkout, be wary of other
repositories that may have files named Root elsewhere than under CVS/
or with paths with spaces)
Cheers,
Paul 'WEiRD' de Weerd
--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[
ages/amd64/
They probably mirror from ftp.eu.openbsd.org which is currently
unreachable. See this thread from ~2 weeks ago:
https://marc.info/?l=openbsd-misc&m=165271664310306&w=2
Work around this by selecting a different mirr
ine again. When you run into a similar issue, make
sure not to just revert back to "infinite" - find a suitable limit for
whatever piece of software you have and adjust accordingly.
Cheers,
Paul
[0]: https://marc.info/?l=openbsd-cvs&m=164542553811748&w=2
[1]:
http://cvsweb.
5M of 986M used?
Read up on filesystems, specifically the FFS as used in BSD. There
are some very good papers out there. Also, read the manpages of
tunefs(8) and newfs(8) for info: http://man.openbsd.org/tunefs#m
and http://man.openbsd.org/newfs#m specifically will be enlightening.
Cheers,
You may specifically be interested in the history of the goals and
policy pages that were mentioned in this thread:
http://cvsweb.openbsd.org/www/goals.html
http://cvsweb.openbsd.org/www/policy.html
Cheers,
$auth_server_ip $auth_domain"
Try "-t AXFR" and/or "+tcp"
Ping uses icmp and dig defaults to udp. You can force tcp with "+tcp"
and you can do the transfer manually with "-t AXFR".
If both work, you may have multiple IPs confi
IPv6 address (prefix) through IPv4 (6in4 tunnel)
Seems less useful / efficient, if your provider offers native IPv6.
Paul
--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[<>-]<+.--.[-]
http://www.weirdnet.nl/
On Tue, Nov 30, 2021 at 11:13:26PM -0500, Nick Holland wrote:
> hint: snapshots that do what you need beat releases that don't.
Granted; or I could just apply that patch to the 7.0 stable source and
copy in the new config binary :). I doubt if there will be any binary patches
that would overwrite
Thanks much for the info guys; something to look forward to in 7.1 :).
On 11/30/2021 4:17 AM, Stuart Henderson wrote:
On 2021-11-30, Paul de Weerd wrote:
On Tue, Nov 30, 2021 at 08:46:34AM -, Stuart Henderson wrote:
| On 2021-11-29, Paul B. Henson wrote:
| > I'm upgrading to O
On Tue, Nov 30, 2021 at 08:46:34AM -, Stuart Henderson wrote:
| On 2021-11-29, Paul B. Henson wrote:
| > I'm upgrading to OpenBSD 7 and I was happy to see the new support for
| > /etc/bsd.re-config to allow modified kernels to be automatically
| > rebuilt. However, one of the
I'm upgrading to OpenBSD 7 and I was happy to see the new support for
/etc/bsd.re-config to allow modified kernels to be automatically
rebuilt. However, one of the changes I need to make is updating the IRQ
on com2, as my bios assigns it a non-standard value 8-/.
I can't figure out how to do that?
t; or "/path/to/??f".
Also, look at $* versus $@ in the ksh manpage. First paragraph of
http://man.openbsd.org/ksh.1#Parameters
Cheers,
Paul 'WEiRD' de Weerd
--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[<>-]<+.--.[-]
http://www.weirdnet.nl/
d=1` as root and
check the fswebcam manpage.
Cheers,
Paul
--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[<>-]<+.--.[-]
http://www.weirdnet.nl/
Hi!,
Does anyone recommend a forum software that works well with OpenBSD/httpd?
I installed phpBB, and it seems fine, but I figured I'd ask here before
forging ahead.
Thanks!,
--
Paul Wisehart
https://marc.info/?l=openbsd-cvs&m=162562554228908&w=2), but
your investigation would seem to rule that out.
Also, xrandr and dmesg below.
Paul
xrandr for the T470 w/ 2 * 24" 1920*1200@75Hz LCDs connected (1 DP
each). eDP-1 (T470 LCD) is forcibly disabled, and the 2nd LCD scr
location match "/kb/bin/" {
> block drop
> }
> location match "/kb/inc/" {
> block drop
> }
> location match "/kb/vendor/" {
> block drop
> }
> }
>
Can you say more, like what's not working?
I put my .well-known/acme-challenge stanzas in
the non https part of the httpd.conf.
--
Paul Wisehart
ctor, as my new personal laptop has no USB-A ports. Digging
through the ssh-keygen manpage, I don't see an option to do this; it
seems you can only create new keys.
Is this indeed impossible, or am I looking at the wrong man
initiator 0
sd0 at scsibus1 targ 1 lun 0:
sd0: 488386MB, 512 bytes/sector, 1000215216 sectors
Just works (tm)
Cheers,
Paul
OpenBSD 7.0-beta (GENERIC.MP) #0: Mon Aug 30 13:21:08 CEST 2021
we...@builder.alm.weirdnet.nl:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 68587933696 (6541
tion for PHP or HTTPD to print more details in the
error log?
Thanks in advance!
You can send httpd logs to syslog by setting
log syslog
This will log the timestamps, but still not IP addresses in the error
log. See:
https://www.mail-archive.com/bugs@openbsd.org/msg15344.html
Paul
ge near the end. And then yes, you should
be able to re-allocate it in the future, upon a reboot.
But it is also possible that you'll hit bugs in the disklabel editor,
since I've never heard of anyone doing this.
Paul Pace wrote:
Hello!
I am wondering if there is some requirement to
means that usually the swap partition is put on the b partition
but can be on some other partition.
Thank you,
Paul
have to be cautious with tricks like these to run this
only between 01:00 and 23:00 if your system runs with a timezone that
has daylight savings time.
Cheers,
Paul 'WEiRD' de Weerd
--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[<>-]<+.--.[-]
http://www.weirdnet.nl/
still run resolvd?
1. rcctl disable resolvd
2. echo ::1 > /etc/resolv.conf
3. ...
4. profit
Just because there's a shiny new tool, doesn't mean you MUST
fig vnd0 /mnt/test/install69.iso
# mount /dev/vnd0c /mnt/test/
# du -xsh /mnt
8.0K /mnt
Since du can't traverse the hierarchy that the install69.iso image has
been mounted over, it also cannot report on the diskspace used by
files in that hierarchy.
Again, boot into single user mode (or fro
don't behave this way.
Cheers,
Paul 'WEiRD' de Weerd
On Tue, Aug 03, 2021 at 12:48:42AM -0700, Greg Thomas wrote:
| grits# df -h
| Filesystem SizeUsed Avail Capacity Mounted on
| /dev/sd0a 986M936M162K 100%/
| /dev/sd0k 57.7G 23.7G 31.1G43%
inet proto udp from to ($extAddr) port $wgport
Where $extIF is 'vlan34' and $extAddr is 'vlan34:0'.
This is better than additional delays during boot. Thanks again!
Paul
--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+
s the recommended place to
add this sleep routing? /etc/hostname.vlan34 seems obvious, but
perhaps there's a better place for it?
Thanks,
Paul
--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[<>-]<+.--.[-]
http://www.weirdnet.nl/
On Mon, Jul 19, 2021 at 01:59:18PM +0200, Paul de Weerd wrote:
| So far, I've found NFS and syslogd to need configuration changes or
| /etc/hosts entries to ensure they start properly.
As I was asked about this off-list, I went back and re-read my
message. Apologies for not being more
rvice starts before an address is configured, even
with your remote syslog host added to /etc/hosts)
Cheers,
Paul 'WEiRD' de Weerd
--
>[<++>-]<+++.>+++[<-->-]<.>+++[<+
+++>-]<.>++[<>-]<+.--.[-]
http://www.weirdnet.nl/
t. You need to take the 'secure'
keyword out of the line for the 'console' entry. The default is this:
[weerd@pom] $ grep ^console /etc/ttys
console "/usr/libexec/getty std.9600" vt220 off secure
Cheers,
Paul 'WEiRD' de Weerd
| Updated ttys file;
|
| # cat
't do the special editing of
the disk that installboot does.
(but also see the replies from others about ttys(5) to deal with your
situation without potentially screwing
On 6/14/2021 4:54 PM, Stuart Henderson wrote:
find when the problem started .. with 6.9 userland you can probably get
away with just booting the relevant older kernel for a test for probably
most/maybe all of the way back to 6.8.
So I booted the 6.8 kernel, and everything seemed to be mostly w
On Mon, Jun 14, 2021 at 08:07:15AM -, Stuart Henderson wrote:
> just add "#define UMB_DEBUG" to if_umb.c and send the full dmesg output.
Hmm, that's didn't work, I also needed to update umb_debug = 1 in the
code? After that, I got a little output, full dmesg included below but
the umb part lo
I'm trying to compile a kernel with some debugging enabled for an problem
I've having with umb, and now my problem has turning into an error
compiling the kernel :). After getting the error on my updated from 6.8 code
base, I whacked it and did a fresh checkout, but it still shows up:
-bash-5.1$ p
I just upgraded a box that has a cell data card in it and it no longer
seems to work :(. The card is:
umb0 at uhub0 port 3 configuration 1 interface 12 "Sierra Wireless,
Incorporated Sierra Wireless MC7455 Qualcomm\M-. Snapdragon? X7 LTE-A"
rev 2.10/0.06 addr 2
The contents of /etc/hostname.umb0
Date: Tue, 11 May 2021 12:39:20 - (UTC)
From: Stuart Henderson
To: misc@openbsd.org
Subject: Re: Editing boot.conf to set tty to fb0 in miniroot69.img
Message-ID:
On 2021-05-11, Paul W. Rankin wrote:
...on my OpenBSD server, I tried mounting the miniroot69.img and
altering boot.conf
just presents:
# ls -1
bsd
bsd.rd
Does anyone have any suggestion of how I might achieve editing boot.conf
on the miniroot69 image or otherwise how to boot the Raspberry Pi 4B
into fb0?
Much thanks,
--
Paul W. Rankin
https://bydasein.com
The single best thing you can do for the world is delet
proxy HTTP(S) traffic. To that end I do `ssh -O forward jump`, and
the DynamicForward is enabled.
Is there a way to tell SSH to automatically enable forwarding to the
jump host, so I don't have to `ssh -O forward jump` before using the
forwarded port?
Tha
, but would this ever have
an impact on running version upgrades?
Thank you,
Paul
1 - 100 of 1542 matches
Mail list logo