Agreed but I also note that a compromise could almost be reached if we knew what the hell the thing was doing when we clicked a button. This was my issue with an old colleague using i.e webmin, etc. Any time he did something trivial, it would...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
The problem(s) start when you view that 'pretty interface' and one day it says: "WARN: googah is upside down!" and you have no idea how to fix it. A far better workflow is when you notice (on your laptop) that <widget> is not interfacing, you ssh...
Right, that is the problem.
A single NFS mount cannot (normally) span several server-side filesystem mounts. ZFS seems to hack that up for snapshots, but not in a complete enough way.
Maybe a solution is to actually export and mount the...
Network Attached Storage.
What use cases make it better than sufficient attached storage to include redundancy/safe storage?
A household with mix of systems that need to share data? Like *nix, Macs, Windows all wanting to share videos and...
Less error prone:
sysrc dbus_enable="YES"
sysrc lightdm_enable="YES"
You don't run the risk of adding those lines multiple times when you execute the script more than once; sysrc
Don't need to set the scfb driver, Xorg typically detects it...
Just to be clear, snapshots are completely independent datasets/filesystems as far as the server is concerned. On a ZFS system, going into .zfs/snapshot/xyz will cause it to automatically mount the snapshot dataset (pool/mydataset@xyz) onto that...
I have a real machine (server) and two virtual machines (desktops) with FreeBSD at the latest release and updated to the latest patch:
FreeBSD ambaxtos 15.0-RELEASE-p4 FreeBSD 15.0-RELEASE-p4 GENERIC amd64 (server - real machine)
FreeBSD...
Coming right down to it, I don’t need a NAS at all.
An 18tb disk in a USB enclosure is sufficient. Another one for a backup copy is nice. Both are sufficient for me. And far simpler.
I don't remember but less than 1MB and not changing. Seen this only a few times. I noticed the problem while testing something that uses mount and umount and leave no trace of it. Dead umounts were stacking up after a few runs. Not a very big...
I have an existing PEFS‑encrypted filesystem that I originally created with the following command:
pefs addchain -fZ -a aes256 filesystemdir
I would like to change the password. Is there a way to change the password, or is the only option to...
You can always kill the parent of the zombie. In which case the zombies goes to init, which consumes it.
You can't eliminate a zombies without doing that since the parent still has business to do with its child.
It shouldn't be significant...
For the 9260 there is comms/iwmbt-firmware/ Install it reboot and you should be able to scan with
hccontrol -n ubt0hci inquiry
https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-bluetooth
Apparently only NFSv4 minorversion "2" is affected ("2" is default, if not specified otherwise), "0" and "1" are not. NFSv3 isn't affected as well. See mount_nfs for "minorversion" and "nfsv4".
On my test setup (15.0-RELEASE, NFS server and...
You probably remember this one Alain De Vos Alfred Jodocus Kwak. Some actual Dutch anime (written by a Dutchman, animated by a Japanese studio)
Originally Dutch; Nijntje, or as the rest of the world knows her Miffy
You probably remember this one Alain De Vos Alfred Jodocus Kwak. Some actual Dutch anime (written by a Dutchman, animated by a Japanese studio)
Originally Dutch; Nijntje, or as the rest of the world knows her Miffy
Emotions =/= Technical; I'm kind of curious too why DIY light NAS isn't more popular over a large AIO solution (OS already provides native disk monitoring/FS tools)
vsftpd Linux and FreeBSD presents a NAS in less than 5 minutes; Samba can work...
The problem(s) start when you view that 'pretty interface' and one day it says: "WARN: googah is upside down!" and you have no idea how to fix it. A far better workflow is when you notice (on your laptop) that <widget> is not interfacing, you ssh...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
That's a humongous picture, eternal_noob. Did you know that when you are editing the post, if you click on the image, a little box appears somewhere (sometimes it's a little bit hidden and you have to scroll the image; I think it's at the bottom...
https://en.wikipedia.org/wiki/The_Jack_Benny_Program
It turns out that I'm really liking the Jack Benny Program (that was the original name). Its humor has a touch of absurdity that I like. It really makes me laugh on occasion. It's good...
Not sure what's wrong on your end. Installed opensearch and curl on a test machine, added the same to rc.conf as you.
root@fbsd-test:~ # curl -u admin:admin http://127.0.0.1:9200
{
"name" : "fbsd-test.dicelan.home",
"cluster_name" ...
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.