Baron
Это пылесос
Это пылесос
Это не про Хуавей
It's not about Huawei
Rincewind
Ok
X
hi. what malware scanner would you suggest on fbsd?
X
and what would be your choice for a firewall?
X
thank you
X
i am testing a fbsd vm with lynis and i want to improve a little bit the security score
Jay
X
what to choose between:
clamav-1.4.2,1 Open-source (GPL) anti-virus engine (Regular Feature Release) and
clamav-lts-1.0.8,1 Open-source (GPL) anti-virus engine (LTS Feature Release)
X
according to https://docs.clamav.net/faq/faq-eol.html the 1.4 version is a LTS one and not a Regular Feature Release as specified by pkg search clamav
Daniel Sławek
Jay
Anything. It is not needed
Sometimes it is. Maybe you want fulfill some regulations, maybe you want serve some files to windows users
nami
I encountered a bug in pkg years ago and i see it still persists
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246826
nami
[1/206] Fetching libreoffice-24.8.4.2.pkg: 37% 52 MiB 0.0kB/s - stalled -
pkg: cached package libreoffice-24.8.4.2: missing or size mismatch, fetching from remote
[2/206] Fetching libreoffice-24.8.4.2.pkg: 19% 27 MiB 234.6kB/s 09:04 ETA
Maxim
it's not a "bug in pkg"
Maxim
it's your network connectivity with the repos
nami
How's that not a bug the counter increases when it's retrying to fetch the same package again.
nami
I looked at the source code but could not figure out where it happens. Goto statements in pkg src code makes it complex imo
Asssassin
Микола🇺🇦
Tyler
UDENIX
The technical and philosophical superiority of BSD scares the Linux user so much that he clings to the ceiling.
Tyler
But building virtualbox-ose on 14.2 release from latest port 6.1.50 is still failed to run....even with virtualbox-ose-kmod....🤔🙄
bittin-
https://fosdem.org/2025/schedule/track/bsd/
bittin-
https://live.fosdem.org/watch/aw1120
Marcus Vinicius
Good morning! I installed freebsd 14.2 and the background doesn't work, changing the wallpaper, how can I fix this?
Микола🇺🇦
Marcus Vinicius
It's running.
Marcus Vinicius
dbus_enable="YES"
avahi_daemon_enable="YES"
lightdm_enable="YES"
kdl_list="i915kms"
xfdesktop_enable="YES"
seatd_enable="YES"
root@FreeBSD:/home/marcus # service dbus start
dbus already running? (pid=1236).
root@FreeBSD:/home/marcus # service dbus enable
dbus enabled in /etc/rc.conf
root@FreeBSD:/home/marcus # pkg install dbus
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The most recent versions of packages are already installed
Marcus Vinicius
root@FreeBSD:/home/marcus # pgrep -f dbus
1390
1423
1424
1361
1362
1427
1236
1428
1439
root@FreeBSD:/home/marcus # service dbus start
dbus already running? (pid=1236).
root@FreeBSD:/home/marcus #
Микола🇺🇦
https://www.reddit.com/r/freebsd/s/Yxk2hY4bMb
Микола🇺🇦
2025 IS YEAR OF GAMING ON FREE B S D !
nami
nami
nami
nami
ɴꙩᴍᴀᴅ
Микола🇺🇦
bittin-
https://github.com/JupiterBroadcasting/linux-unplugged/blob/main/challenges/FreeBSD.md
🦘
Hello everyone, when I use Linux on my laptop, the CPU runs at a much lower frequency (cores at 400mhz), but when I boot on Freebsd, they run at 1400 MHz, resulting in the fans running, higher temps and lower battery.
My laptops CPU is an "AMD Ryzen 7 5700u", and I think it might have something to do with the AMD pstates not running on Freebsd. Anyone have any experiences with this situation?
Maxim
🦘
are you using powerd?
Yes, I've tried every sort of setting, changing the upper and power scalings, the adaptative or hiadapt, it doesn't seem to change anything
Maxim
Микола🇺🇦
Maxim
Abhi
Микола🇺🇦
Микола🇺🇦
ez. i do it all the time
nami
Has anyone experimented with
sysctl vm.panic_on_oom=1
Микола🇺🇦
Микола🇺🇦
https://www.reddit.com/r/freebsd/s/UvpggtChDv
Микола🇺🇦
https://www.reddit.com/r/freebsd/s/iPmBBYqvrG
Микола🇺🇦
https://www.reddit.com/r/NetBSD/s/Ao63BUnk32
bittin-
https://linuxunplugged.com/601
nami
I'm surprised that a tool similar to OpenSolaris's timeslider hasn't been developed for FreeBSD
accelerat0r 🇮🇱 🇮🇱 🇮🇱
Maybe is not a priority for the project. Still there is a wide range of oportunities for users in order to develope those solutions themself
accelerat0r 🇮🇱 🇮🇱 🇮🇱
In any case I didnt know OpenSolaris was still around
Maxim
OpenSolaris is pretty much around: there are current projects based on it
Maxim
nami
what does it do?
https://koutoupis.com/wp-content/uploads/2019/08/ZFS_TimeSliderManager.png
nami
https://koutoupis.com/wp-content/uploads/2019/08/ZFS_TimeSlider_thePresent.png
Maxim
nami
Maxim
see, the point is, FreeBSD itself doesn't come with a GUI as the GUI comes as a third-party piece of software
Maxim
Maxim
so, you can't reliably say which toolkit you should use in the first place. I, for one, would probably prefer Qt, but I'm not the only one using FreeBSD on the desktop
polyduekes
but i agree a gui thing for zfs snapshots would be nice
Maxim
what I'm trying to say here is, yes, it would be nice, but it won't work for everyone, unfortunately, as there's no "default" DE/WM on FreeBSD, and no "default" or even "supported" GUI file manager
Maxim
you could ask for a TUI version, tho, but I suppose that's not what you want
polyduekes
Maxim
that issue isn't just technical, I'm afraid
Baron
polyduekes