In file included from /usr/ports/security/zeek/work/zeek-7.0.3/auxil/spicy/hilti/toolchain/src/compiler/plugin.cc:5:^M
/usr/ports/security/zeek/work/zeek-7.0.3/auxil/spicy/hilti/toolchain/include/hilti/compiler/coercer.h:163:23: error: unknown...
Is Vi worth learning in 2000? Yes
Is Vi worth learning in spaceyear 2083? Yes
I think having threads like this is a good statement that decent software is timeless. Better still is that the alternatives often cited in these kinds of thread are...
Sorry for not replying - we were content to just run the dedicated server on a friend's Linux box for now.
But to get back to the problem at hand - I did SHELL=/usr/bin/sh chroot /compat/linux/, and was able to create and remove files.
Similarly...
Indeed, and I specifically have a script for free airport wifi. After a specific period, it waits for a gap in the packets and then randomizes the MAC and reconnects.
If the web browser enshitification process wasn't so far progressed, I would...
I would have to compare it to Dtrace to form an opinion. Even if eBPF is better in some ways that would still leave the question open whether to approach the missing functionality by putting eBPF in the kernel or by adding the required features...
There was a lot of interest in FORTH and TIL's (the programming language version) in general back in the early 8-bit micro days, because they have a lot of advantages for small machines: powerful; fast execution (faster than BASIC); relatively...
If you revert to this computer, can you use the NVIDIA card?
With FreeBSD 15.0-CURRENT I have audio over DisplayPort ("HDMI/DP"):
% pciconf -lv | grep -B 2 -A 2 HDMI\ Audio
hdac0@pci0:1:0:1: class=0x040300 rev=0xa1 hdr=0x00 vendor=0x10de...
Even when GPT labels were used to initialize the geli providers and the ZFS pool is created based on their <gpt>.eli label, using the -g or -b options will attach the geli providers based on their device name, not their GPT label and import the...
This is a known issue.
The java/eclipse port was updated few days ago (to 4.33), so please wait a few days until the packages are rebuild and it should be working again.
www/chromium library dependencies include accessibility/speech-dispatcher.
===> The following configuration options are available for speech-dispatcher-0.11.5:
ALSA=off: ALSA audio architecture support
AO=off: libao audio library...
For Zabbix I only check the % capacity using this script:
#!/usr/local/bin/bash
zpool list -Ho capacity zroot | awk -F"%" '{print $1}'
And my snmpd.conf contains this line:
extend .1.3.6.1.4.1.2024.50 zroot /usr/local/bin/bash...
That won't work. The issue here is to get the root-on-ZFS pool devices use GPT labels. Testing the issue requires rebooting the system. A memory disk can't simulate that.
I don't know why it didn't work last time when I tested in a preexisting VM, but I can't reproduce the issue on a fresh (VM) installation. The path setting is persistent this time.
One more element I noticed is the zpool set path command isn't...
Remote connectivity is an essential part of my work, and have no need to share the session with any remote user/s.
When using Remmina, and having remote desktop in focus (ie fullscreen), many keyboard shortcuts are interpreted by the host...
June 2021:
February 2022:
Third party Reddit Search (pictured to the right) ended, it was nice whilst it lasted.
June 2021:
Native search is improved. Examples below.
Rollout of what's sometimes called new new Reddit is, or was...
To anyone who uses pkgbase without installing the full set of packages:
what's your preferred subset?
Related (comparable):
https://forums.freebsd.org/threads/share-your-make-conf-and-src-conf.63544/
True, but then GhostBSD switched to pkgbase, from which I assume that it's fairly mature.
pkg was significantly enhanced last year:
only generate .pkgsave files when really needed
Ideally, switch to pkgbase at the earliest opportunity –...
More specifically, I temporarily commented out the BROKEN_FreeBSD_15_amd64 line.
Build succeeded, Ladybird installed on FreeBSD 15.0-CURRENT, AMD64.
Reverted, for consistency with the ports tree:
% grep BROKEN...
Assuming I found the correct machine's notes..
1.18.2 - - Fixed the issue where the BIOS update fails when you try to update it through BIOS flash update - Remote option in the BIOS setup.
1.27.0 -- Dell update tools will not allow reverting to...
I would suggest giving pavucontrol a try as well. I sometimes use this application when I have my laptop attached to my TV.
https://www.freshports.org/audio/pavucontrol/
giocitta, you should try setting the default sound device to pcm6: <Intel Kaby Lake (HDMI/DP 8ch)> (play), but don't be surprised if there is no sound. Kaby Lake HDMI sound is known not to work.
There is a open bug report addressing this issue...
Said and done! With the VGA display device 'Raptor Lake-P [Iris Xe Graphics]' the audio works perfectly both in FreeBSD 14.1-RELEASE and in 15.0-CURRENT.
Here's a good article on building images, for some more high-level info.
To speed up image building process, you can:
- make a ZFS dataset for the image tree
- make installworld and make distribution to it
- zfs snapshot it
- make installkernel...
Use makefs and mkimg to make a bootable image that you launch with bhyve.
Also there's an in-progress tool called bricoler which is intended to support dev workflow.
I use physical machines, usually PXE (diskless) booted. Some of them have serial consoles for debugging.
I just wish I could debug `pxeboot` somehow :)
I use Remmina for all RDP connections to Windows.
RDP is fine, but it's not shared remote control; the remote user does not see what you do with their desktop.
Open source Quick Assist would be wonderful.
Hello everybody !
I'd like to remote access my customers for instant IT help (there's no security concern ; targets are Windows computers), with open source software (even self hosted). I've been a long time user of Anydesk, but I'm not really...
Choose a memstick image. These are better prepared for temporary mount points.
Assuming ZFS:
boot in single user mode
mount -uw /
zfs mount -a
– that is, without booting from a separate USB drive.
I'm still patiently waiting for pkgbase to reach the official documentation with workflow. All I have been able to find is a wiki page and posts here, mailing list (always a good place to check for update related stuff), and reddit. Handbook...
You'll probably not find pkgbase in the relevant chapter. A one-off switch, which requires a little thought, and then pkgbase is the quickest, simplest way to update STABLE.
Assuming I found the correct machine's notes..
1.18.2 - - Fixed the issue where the BIOS update fails when you try to update it through BIOS flash update - Remote option in the BIOS setup.
1.27.0 -- Dell update tools will not allow reverting to...
Did you try the solution aragats mentions? That works for me.
We can argue whether or not that section should be added to wpa_supplicant.conf by default. It's hardly useless. It's the only way I know of to connect to things like free airport WiFi.
No, as shown, it was commented out in NapoleonWils0n's case.
Sorry, ignore that.
NapoleonWils0n the feature is enabled by default without reliance upon the configuration file.
An override involves commenting out and altering the relevant line.
"Default configuration options" are the default options,
but because its commented out you might think you need to uncomment them to enable them
but i dont think thats the case
unless i have it arse about elbow
/etc/freebsd-update.conf
###...
As far as I remember the installer adds to /etc/wpa_supplicant.conf a section with:
network={
....
key_mgmt=NONE
}That's why even if you configure WiFi with "WPA", it still will try to connect to open networks. Just remove/comment out this...
As the title says, when using freebsd-update fetch how are the source files it downloads created? Is this documented somewhere I have missed please?
The reason I ask is that the freebsd-udpate command allows for an alternative source / server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.