That attitude has killed people already... From an engineering standpoint : "form follows function".
And whoever complains, wait till they are done. They seem to be ironing out some things. If it stays in a fisher price mode, you may continue to...
Curl used to have a dependency on ca_root_nss, that's why it is getting upgraded too. The others are dependencies of curl (which need to be updated if curl itself is updated).
Top menu, "Get FreeBSD" -> "Release information". For the current releases.
Top menu, "Get FreeBSD" -> "Release engineering". For the upcoming release schedules, older releases, etc.
I am trying to update only ca_root_nss inside an old jail that still has older packages installed.
pkg -j php72 upgrade ca_root_nss
Updating CretaForce repository catalogue...
CretaForce repository is up to date.
All repositories are up to...
Correct me if I'm wrong, "data-pool/offsite/nas01/pool01/backups" was created with -o keyformat=passphrase -o keylocation=prompt, hence
So why is "zfskeys" asking for a "hex" key file?
To make sure, what does zfs get...
Trying to look at it as someone unfamiliar with FreeBSD, I'd say, ok, you can get to the handbook pretty quickly, there's a section on basics, available with a click from the front page, the FAQ is available from the front page. It doesn't make...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Hello SirDice. Good one :). I'm pretty sure the package was compiled locally, wanted just to share a timestamp (compile time is precisely between the installation of packages).
The new design is horrible, I need to scroll around to get to the content.
I know I'm on FreeBSD.org - I don't need to have a huge billboard shown to me.
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
I think it in particular exists for this situation: to unify the creation of user accounts without actually logging in as them, but still maintain the relative home directory.
Update your ports tree. Looks like a few minor changes to the port happened. You should have 11.0.0_1.
https://cgit.freebsd.org/ports/commit/emulators/qemu/Makefile?id=f816572e04c228b7b091aa3ff8e395d5c1c9ab2b
Dependencies should be...
That's what I'd do:
# grep "username" /etc/passwd | awk -F: '{print $6}'
It searches the passwd files for the given user and prints the home directory for it. Since we're already using root to run this, I don't see any good reason to do it a...
I understand that you have the problem on a tablet. But if it is reproducible on a real computer you can still debug there.
When I asked about your architecture I didn't mean the client. How do you http serve? Do you go through apache? Do you...
AlfredoLlaquet Some level of politeness and decorum has always prevailed here on this forum and many are offended by such language in polite company. There is no need for vulgar terms. Otherwise called "gutter talk", language used by people who...
It's built on top of dumrich's work. Specifically:
- QEMU side: We started from https://github.com/dumrich/qemu branch accel-vmm (his GSoC 2025 code)...
Hello to everyone.
We have booted Debian and FreeBSD with qemu accelerated with bhyve/vmm for the first time. This is an epic milestone.
Further development is needed...a lot of development...but anyway this is a storic moment....we can...
- Virtual network (VNET) inside the jails and PF on the host is another reason to use jails - it is another layer of isolation and control of who has access to what besides resource isolation (CPU, RAM, etc.)
- Jails, backed by ZFS datasets, make...
pkg-plist is in a port directory and shows which compile result files in the workdir should be added to the package.
It requires the command 'make package' while in the port dir. The destination usually is /usr/ports/<port>/work/pkg/<package>...
Extevent it tiles, but it has an interesting effect when windows open. I can't describe it well. I was able to fix mine so that it's more or less working like dwm. I think it's a nice window manager for those who like ricing, which I know almost...
If you have openbox, you can use its rc.xml. You'll get various errors about things that are in openbox and not labwc. but it will work, for example, if you have a keyboard shortcut for firefox, it will work with your labwc config.
If you...
I already said, it would have been more properly phrased as "deliberately obtuse", in the sense that you were pretending to misunderstand what was said. I also apologized for the the misunderstanding. However, if you wish to feel that I insulted...
It's really nothing more than copying a couple of files from the rEFInd downloads to the EFI partition, and running efibootmgr to activate it. The Linux instructions are, for the most part, valid on FreeBSD too. Only the efibootmgr on FreeBSD...
Figuring out how to jailbreak chatbots or AI agents (and how to prevent this from happening) is a whole new field in cybersecurity. Maybe shift your focus?
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.