-
jack-sparrow
how i backup my vps freebsd system on my external usb disk for redeploy if i crash by vps and how can redeploy on my ovh vps from ovh freebsd reinstalled system ?
-
antranigv
mornings.
-
antranigv
rhaberkorn clone, update, commit, arc diff, get all the profits... or something like that.
-
jack-sparrow
morings
-
jack-sparrow
-
jack-sparrow
peaprs for --exclude directory ?
-
jack-sparrow
bpa.st/Q4UA <-- sorry my site isn't readed
-
nwe
I using cwm and looking after a good statusbar, can someone recomend a good status bar
-
hulina
HELP! Doctor wants to kill me! Help me?
-
scottpedia
hulina: wat?
-
AmyMalik
off-topic for here
-
gnuself
Does one need to copy over configuration from blacklistd to blocklistd to retain the same config when migrating to freebsd 15?
-
mzar
yes. you shuld migrate, but old names will work
-
gnuself
yeah, I just realized I'm probably being dump and should just copy blacklistd.conf to blocklistd.conf
-
gnuself
dumb*
-
wildeboskat_
Oh no
-
wildeboskat_
-
wildeboskat_
It's annoying they cozy up with systemd so much
-
wildeboskat_
But I can just keep using sddm I understand
-
wildeboskat_
And it says wayland now works with KDE on FreeBSD?
-
wildeboskat_
I thought there were still major issues? I'll give it a try soon
-
wildeboskat_
But if this continued I will stop my monthly donation to KDE I think
-
JC_Denton
for a second there, i thought that'd be a CVE about the two
-
ant-x
-
wildeboskat_
Well Xorg is now managed by redhat and wayland is their 'invented here' so they've been neglecting it on purpose
-
wildeboskat_
I always thought that they took it over to basically kill it
-
wildeboskat_
And nobody else wanted to of course
-
JC_Denton
EEE: Embrace, Extend, Extinguish
-
ant-x
Is XLibre worth a try? <
x11libre.net> ?
-
rtprio
ant-x: no
-
kenrap
wildeboskat_: I think Freedesktop has plans for replacing Xorg:
gitlab.freedesktop.org/wayback/wayback
-
wildeboskat_
Oh nice
-
wildeboskat_
I'm not really hung on Xorg though
-
wildeboskat_
Wayland is fine if it works, I just thought it was still broken
-
wildeboskat_
Although I do sometimes use the network transparency
-
wildeboskat_
But I understand that will still work with xway
-
wildeboskat_
I do worry about so many dependencies piling up on systemd though
-
wildeboskat_
Maybe we could eventually have a translation layer for it or something on BSD
-
wildeboskat_
Because a port is impossible that's for sure (if we'd even want to)
-
antranigv
wildeboskat_ yes, but at some point, just like systemd, wayland might become very Linux-y as well. Even tho I like much of the technologies in wayland, I hate that it doesn't have a proper transport layer (we rely on X forwarding for daily use) and that they might just ignore the other Unices over time. we need x11libre to be stable and modern.
-
rtprio
and not coded by a crazy conspiracy theorist?
-
format_c
Hi, I've issues finding librtmp in FreeBSD. Has it been dropped?
-
rtprio
format_c: have you checked in freshports?
-
format_c
Good point.
-
format_c
Let me try
-
format_c
Seem to be there.
-
rtprio
expired: Depends on legacy functionality of OpenSSL and superseded by multimedia/ffmpeg
-
format_c
Yeah just saw it
-
format_c
port deleted on 2024-04-30
-
format_c
:-/
-
rtprio
do you have something else which requires that library?
-
spork_css
Anyone got hints on how to get port updates committed? I reached out to the maintainer of PowerDNS recursor (which currently has a few CVEs active) and he noted that he submitted a PR for the update, but can't find someone to commit it.
-
spork_css
-
spork_css
-
antranigv
rtprio Enrico being a bit crazy is something I can handle. ignoring every non-Linux Unix is something I can't stand. Over time, I'm sure more contributors will join as well.
-
antranigv
In case anyone needs this
reviews.freebsd.org/P689
-
gnuself
Anyone have suggestions on connecting to an nfsv4 share on freebsd from macos?
-
antranigv
gnuself so macOS NFSv4 client? and FreeBSD NFSv4 server? I think you just need to set a flag
-
rtprio
finder already has a nfs client, apple-k nfs://your-server and check the logs
-
gnuself
guess I'll be moving on to the checking logs part :)
-
antranigv
gnuself good luck!
-
rtprio
also `man nfs` on the client
-
adam_sm
Hey
-
tuaris
If I have a virtual machine (freebsd of course), and I set it up with two volumes, then have a ZFS pool using a vdev with those two volumes in a mirror, do I gain anything in terms of read speed?
-
tuaris
Assuking those two virtual volumes are backed by the same physical volume on the host machine
-
tuaris
*assuming
-
rtprio
doubtful
-
tuaris
Sounds like if I have proper backups running then I don't really gain anything by having a mirrored vdev. Well, maybe a shorter RTO.
-
rtprio
if it's a vm, everything is waiting on the host to write anyway, no you wouldn't gain anything
-
rtprio
all of my freebsd virtual machines are single disk zroots
-
tuaris
I've had incidents where ZFS virtual volumes get damaged and refuse mount. I figure I can mitigate that issue by having a mirror or copies=2