By definition (project definition of rcd) it tries to execute service scripts in parallel. So in theory, startup in parallel instead of serial should be faster.
But yes theory and reality may not track.
... and also on some form of control on the fake news and lies the political parties tell us. Otherwise you simply vote who is lying better. Democracy cannot be fully meritocratic, because it captures the votes of the average, but at least we can...
ZFS, Boot Environments, dangerous.
I think fundamental misunderstanding.
A BE on ZFS makes it easier to rollback to a working system if something goes wrong. Not because an upgrade is "dangerous" but "if something goes wrong how can I revert and...
I guess this may be a controversial opinion, but if FreeBSD upgrades/updates are so "dangerous" that everyone sees the need to have boot environments just to be able to rollback to whatever version one had before the upgrade, maybe what we should...
First-class ZFS support is the best selling point of FreeBSD.
ZFS is also portable across multiple operating systems: Solaris/Illumos, FreeBSD, NetBSD, Linux, MacOS X, etc. ZFS doesn't need that much memory if you don't enable online...
This point/aspect is interesting to me. I've been using ZFS on my systems, even on single device, simply because of Boot Environments (easiest rollback to working system on failed upgrade I've ever run across). I recognize the UFS has...
Using rnnoise you can record your microphone with ffmpeg with noise suppression to cut out background noise like noisy fans
Using rnnoise you can record your microphone with ffmpeg with noise suppression to cut out background noise like noisy...
See if you have any zfs snapshots with command "zfs list -t all". You can browse all snapshots under .zfs in the zfs mounted dir. For example, if "zroot/home/rajiv" is mounted on "/home/rajiv", you can check its snapshots under...
One possibility (if you don't have snapshots) is to go to the boot menu, press "e", and select a different BE.
Then, mount the BE and recover .db file and copy and paste into bad BE
FWIW this fixed itself.
pkg32.sh --old upgrade -r FreeBSD-ports
started working and now installs packages that make 32 bit *.exe s work.
I don't think I am using WoW64.
Apologies for the music.
There is a webinar on this tomorrow if you want a fresh feed:
https://klarasystems.com/webinars/understanding-anyraid-architecture-use-cases-tradeoffs/
I just received an antenna kit like this. Did you notice the different telescoping antennas that came with it?
You adjust the antenna length by what frequencies you want to receive.
With the telescoping elements fully extended you will be able to...
Hi
I somehow deleted a few files including an important .db from trash of FreeBSD. All the while I was thinking I had the latest version backup, but now I am stuck.
I tried using FreeBSD boot up usb, using option 3, boot -s and then using grep...
Has anyone mentioned Hot Shots Part Deux? A Rambo parody and pretty funny. Jim Abrahams wrote it--he was with the Zucker Brothers, the 3 of them did Airplane. No serious commentary on war, but pretty funny.
I migrated from gnu/linux , gnu/Guix around October 25. Am really find various flavours interesting and used them for around two decades. But Freebsd was my choice once I wanted to settle for my free open source project ‘relysam’ a core...
One other thing that pkgbase allows, is downgrades and sidegrades. I.e. from 15-Stable to 15.1. From 15.1 to 15.0, 15.1 to 15-Stable, etc.
It's not perfect but it works. The main bottleneck is the sqlite database which needs to be understood by...
People do realize that this change happened during many, many, years, right? Not like Windows 7 and the disaster of Windows 8. Yah, changes in FreeBSD aren't common but they do happen over time.
Also important: at its core nothing changed. I'm...
Not everyone uses ZFS. Personally, I've never used ZFS and don't plan to. But that's not a problem—if pkgbase were to work exclusively with ZFS, I'd have to switch completely to Linux (again).
Actually, I have just checked properly and the cable they match up OK. The dongle has a female end and the cable has a male end.
I don't how to tell whether this di-pole antenna is actually giving me anything.
I have just received an antenna for my RTL-SDR dongle and it doesn't seem to do anything.
How can I tell if it has the correct connections?
I can fasten it but I'm not sure about where I was given a cable with the wrong ending.
What ending...
<snip>
You almost make it sound as if an LLM is crucial to hobby based software development. I beg to differ.
In fact, I'd argue that this isn't a problem at all but rather a huge advantage as it will stimulate potential developers to actually...
Nah, sorry, cannot second this one.
The topic clearly says "good war movies", not "war movies", and even Harvey Keitel is part of the cast, it's one the worst war movies I've ever seen.
If a movie is seen as good or bad is also kind of personal...
Here is Warner's (bsdimp) talk of how a LLM helped him debug a boot hang (of all problems). Don't tell me this isn't relevant to BSD.
View: https://youtu.be/mZ-dhntnkCQ?t=10127...
hi mate
you dont need devd_enable=YES in rc.conf
its enabled by default
attach 100 {
match "device-name" "urndis0";
action "/sbin/dhclient ue0";
};
you seem to have to different device names
urndis0 and ue0
i maybe wrong
but i...
Here we are. This is the first version of pkgb-update. A tool that mimics in some ways freebsd-update but for pkgbase systems.
https://github.com/Emrion/pkgb-update/tree/main
You are free to use, take ideas, copy some portions of code and abuse.
Klara will be hosting a live Ask Me Anything (AMA) webinar session on June 30th at 11am EDT with Kyle Evans (FreeBSD Core team), Colin Percival (FreeBSD Release Engineer), and myself, Allan Jude (FreeBSD/ZFS developer).
If you have questions...
I haven't, I'll give that a shot when I get back to my computer. Though Plex works fine when doing direct play, so I don't think it's a networking issue, it's just when it needs to transcode the files. These jails are not VNET, they're...
You think I don't know that and I wrote an utility like pkgb-update?
Thank you! I have some code to rewrite. :eek:
And more seriously, that wasn't my point. It was just to show that with pkgbase all is package and are manipulated the same way...
People do realize that this change happened during many, many, years, right? Not like Windows 7 and the disaster of Windows 8. Yah, changes in FreeBSD aren't common but they do happen over time.
Also important: at its core nothing changed. I'm...
I'm almost there with this:
attach 100 {
match "device-name" "urndis0";
action "/sbin/dhclient ue0";
};
Initially when inserting the cable into the phone the new device is ugen0.2. urndis0 gets added when I enable Tehering USB. I...
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.