I welcome KDE option in the installer.
- we used to have GUI installable years ago
- KDE was initially inspired by CDE which is a true Unix thing
- KDE on FreeBSD receives much effort nowadays. It is the farthest ahead in fat desktop...
KDE ports team is being the most productive and it has the most attention among any other DE , so it is reasonable choice. If you make grep in git history in ports tree you will get what I mean. I am not a KDE proponent, I use wayland for many...
I don't think that is true. Ports has a pretty limited set of committers. Most original authors of the software in question do not have a commit bid and need another set of eyes on changes. Often you have three people: author, maintainer and...
Just did a test, this isn't the only file that gets in the way. You also need to rm /usr/include/c++/v1/__tuple
And it seems the directory has to exist too, I was expecting it to create that directory if it didn't exist.
install...
Good for you, that's that "do not require but may do so" part of the sentence. And that's why I said it's hard to argue over it. Law may say one thing but bank may do more to protect their clients.
There's something to be said about all of these language package managers; doesn't make sense to me. I'd wager there'd be less incentive for these should the Linux community have uniformity on the matter.
Long Live C and Ports.
Indeed, much of the Rust community really have no idea what they are talking about. They just repeat the words of their favorite youtuber. However, those in the Rust community who are experienced and knowledgeable have always been very clear...
What's making things worse is that many "non-professional nor non-enthusiast" users would be thinking "Rust is safe for every vulnerabilities!", even though Rust guys states "memory safe" only.
So crates should be managed by Rust devs to be...
Once at a gas station in Mexico I authorized a fraudulent transaction by replying my bank's SMS to confirm it. Eventually my bank reimbursed it. One of my arguments was the fact that the SMS content was something like "Do you authorize this...
npm highlights if a dep is vulnerable or unmaintained. But its so common that people ignore it and pull crap in regardless. I imagine crates.io will be in a similar situation once it matures.
But as mentioned earlier, dependencies do regularly...
It is an interesting question whether you should kick out libraries that are unmaintained and known vulnerable.
Doing the kickout would make all projects using the library (even as an indirect dependency) fail to compile.
This opens the question of whether Apples are compare to Apples.
Does the OP really run Linux with a full DE on a 1 GB RPi3b?
If so, then FreeBSD can do it, too. Actually IMHO a bit better since I like FreeBSD's paging behavior better.
Yeah, to be precise Unix is an integrated development environment that is as good for executing the software as is for writing it on ;) BSD/FreeBSD is no different, if anything we stick to Unix gospel today more than the others.
Here is a CVE in a Rust library that can lead to remote code execution. To make things worse, the official crates contain several forks of the library with the error, at least one popular one of which is unmaintained since 2023 and doesn't have...
Grass is not greener on the other side. FTC data shows consiredable amount of money customers lost in fraud.
But this is, as with many legal stuff, a bit hard to argue over. I tried to find gov site addressing this, found bank of atlanta page. I...
^ that example is the worst example possible. Read up on it. McDonalds was clearly at fault, they did a smear campaign against the poor woman and now half of world believes USA "lawsuit culture" screwed over McDonalds.
I can just add - outside of OP's topic about FreeBSD - on the general subjects of server OS, you need to clearly understand heritage and market of some OS to be able to say this is "basic" or "advanced" over some feature.
For example, FreeBSD...
Hey, you seem to be misdirected by Linux desktop affairs.
FreeBSD like all Unices is a server OS. This doesn't mean it's not very very usable on the desktop, but it is not an out-of-the-box desktop experience.
Let me just say upfront if you're...
Has it been added to the ports tree yet? The quarterlies are branched off from whatever state the main branch (aka 'latest') at that time is. If it's not in main it won't be in the next quarterly.
https://www.freebsd.org/security/advisories/FreeBSD-EN-23:12.freebsd-update.asc
This is not available in 13.1 or 13.0.
Since #1 says 13.0, need to update freebsd-update first.
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Its a normal system. If I go now to neighborhood store, take some beverage out of the fridge, and blatantly walk away, sit across the store and mock the clerk while drinking it, do you know what happens if clerk dials the police? Nothing unless...
Depends on what the bank does usually in this cases. They might have a small claims department that will engage in a bit of long running process. Example, if the kiddy bought Steam game, they will contact Steam and Steam won't have any questions...
The case has been solved just right now. I found the smoking gun. I received a spoofed email that looked like it came from my bank, and I clicked the link. I even found on the history the fake webpage showed on that email,so it's sure that I...
Yeah, I know that. I still believe that this is kind of conflicts shouldn't happen and that there just be some kind of mechanism to prevent them but I guess I'm overreacting.
PKGBASE updates/upgrades are processed by ports-mgmt/pkg, at the moment there is no logic in pkg to create automatic ZFS boot environments as it is in /usr/sbin/freebsd-update [1]. I don't know if something similar is planed, perhaps ask on...
You don't need to install FreeBSD-src-sys. Another way is to do a git checkout of the source tree, and simply switch branches. In that situation you don't want to make /usr/src/ part of the BE.
For poudriere you should just create a new jail with the new version. Then start your poudriere-bulk on the new version jail. I don't even do minor version upgrades on my poudriere jails, only patch updates...
Maybe give this fsfab option a chance, also late option may work too, idk.
From mount:
mountprog=<program>
Force mount touse thespecified program to mount the
file system, instead of calling nmount(2) directly.
For...
After using Openbox for more then a decade I can tell you that your favorite ${EDITOR} is the best Openbox Configuration Manager. Period.
Just keep an order in the config and you will notice after some time how much better it is.
Maybe give this fsfab option a chance, also late option may work too, idk.
From mount:
mountprog=<program>
Force mount touse thespecified program to mount the
file system, instead of calling nmount(2) directly.
For...
This is not documented in the FreeBSD manuals or the 3rd party application documentation: To mount 3rd party file systems (file systems not supported by default on FreeBSD), their mount program must be specified in the mount command line or in...
Most expensive laptops ... are the ones that you literally can not buy.
Show me an offer to buy ThinkPad 25th Anniversary Edition (known also as T25) ... even used one ... or a modified ThinkPad T480 with ThinkPad T25 keyboard (known as...
Because in a pkgbase environment /usr/src is used by a package, specifically FreeBSD-src-sys. If you happen to have multiple BEs when you update this package you will overwrite the contents of the same package in the other BEs.
Yes, maybe I wasn't clear but this was my point (sorry about that). /usr/src/ was created as a ZFS dataset by the installer and now that it's used by a package it probably shouldn't be the case anymore.
You're going to need to get your hands dirty and put some elbow grease into it.
https://docs.freebsd.org/en/books/handbook/ports/
https://docs.freebsd.org/en/books/handbook/x11/
Don't know if Wayland works on a Pi, but for good measure...
/usr/src/ isn't part of the BE. It's stored outside of it. Followup question is probably, how do you make it part of the BE? Simplest solution; zfs destroy zroot/usr/src
I'm not aware of anything specific. Once you understand how to cut'n'paste with a mouse, the only other thing to consider is how to use the command line for creation of a buffer, and how you can save, list, and rotate the buffer contents. See...
Syncing is done when you unmount it.
Until it doesn't. Even on Windows you should properly 'eject' a memory stick to make sure it's actually done writing to it.
Update the host itself first. You can go from any 13.x version directly to 14.3-RELEASE, there's no need to do any of the intermediate minor version upgrades. Just make sure the 13.x has the latest patch level before doing the major version...
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.