Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Every package (emby, git, musicpd, zoneminder, etc) I've tried installing today uses brotli-1.2.0,1. I've tried installing the same packages on both my desktop and laptop and it crashes every time.
Every time it crashes with this info:
[1/28]...
ok so I rebooted the machine.
so at least I know that 43683330 wasn't a bad txg to use, and all my disks are there
I wasn't using a log device.
And last zdb command
No obvious error here, so I'll try the zdb send | zfs receive next.
Hmmm.
18:02:41.617371 IP diskless-fios-wings.1023 > wavehh-fios.0: UDP, length 92
18:02:41.617578 IP wavehh-fios > diskless-fios-wings: ICMP wavehh-fios udp port 0 unreachable, length 128
That is what it is doing while hanging.
Why 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.
If it was a bank transaction and you have solid evidence, maybe your bank cooperates by providing account holder details to a judge. If it was crypto, forget it.
Funny though there is such road in Utah. But neither full address exists according to google.
Interestingly enough chatgpt cannot access it to analyse either.
Lawyer up is probably the best advice.
edit: I tried to create an account there...
You can set a script to execute whenever a package touches a directory with pkg-triggers.
There are probably other examples in /usr/local/share/pkg/triggers/.
That sucks. Seriously. Lawyer up, that's all you can do.
Please don't fall for any "hacker" that might be sending emails your way, promising to get your money back. For a nominal fee of course. They'll take whatever was left. There are very few...
I have now removed all the gunk from the download and copied all the files onto my PXE server from which I was able to install Debian with little effort.
Having the same facility for FreeBSD would be nice, and I wouldn't be surprised if someone...
What's a good menory usage measure?
I have this on a FreeBSD 15 system that forgot it's boot storage volume and runs entirely from a malloc md device or ramdisk, that contains a full binary world, using mfsroot and geom_uzip.
For Xorg with 3...
Apart from more serious and constrained programming of bygone eras, one of the reasons such low memory usage is not really feasible today is the screen resolutions being used, at the 800x600x24bit a triple buffered output would take 4mb, at the...
This is kind of sad. 200MB to run a bunch of xterms and brag about it when not so long ago
windows xp could run office in 128MB
windows 95 could run office with 16MB
sgi O2 shipped with 32MB
you could run kde with 32MB
a basic twm install worked...
Maybe totally not the objective but I would add a script in my shell path that keeps a copy of the pkg info output and compares this with the current situation to see if a new port or package has been added. If that's the case, use the output of...
How well do x11-wm/mcwm, x11-wm/ittywm or x11-wm/fswm run for low RAM usage?
I don't know what explains this. There is a tendency for some to make programs larger with more dependencies, just because, using a justification with limited reasoning...
You can set a script to execute whenever a package touches a directory with pkg-triggers.
There are probably other examples in /usr/local/share/pkg/triggers/.
Yeah, you can simply run that (or any other) periodic script from the command line. periodic isn't some special environment, it's basically a bunch of shell scripts that get kicked off via cron.
Yeah, you can simply run that (or any other) periodic script from the command line. periodic isn't some special environment, it's basically a bunch of shell scripts that get kicked off via cron.
On the machine that works:
pkg info -oa | awk '{print $2}' | sort > /tmp/works
On the machine that doesn't work:
pkg info -oa | awk '{print $2}' | sort > /tmp/doesnt-work
Copy /tmp/doesnt-work to /tmp on the machine it does work on.
Then...
To clarify, that should recursively go through every link and fetch the data. The fact it is a "website" is not quite so important.
It should also have an ftp http mirror...
Ooh, I am not so sure any of these links will be helpful.
A lot them are referencing *very* old configs, which from fvwm2 (and fvwm3's) perspective will be obsolete, or removed.
To clarify, that should recursively go through every link and fetch the data. The fact it is a "website" is not quite so important.
It should also have an ftp http mirror...
wget has a file reject list you can use. (--reject rejlist)
e.g. --reject jpg,png --accept html
(or the other way round)
https://www.gnu.org/software/wget/manual/wget.html#Types-of-Files
Thus the problem.
There is an article online that says the free AI tools are not what company programmers use. Those types pay for the AI tools they use and that means hundreds of dollars a month. Even then the generated code has to be gone...
For a (mostly) trouble free upgrade, it's always a good idea to simply disable everything you don't strictly need during the upgrade process. Kernel modules, services, etc. Strip it down to the bare minimum. After you've completely finished the...
Minor version upgrades -> two times freebsd-update install
Major version upgrades -> three times
acpi_ibm and acpi_call kernel modules are included with the kernel update, so those shouldn't be a problem. Anything that's part of the FreeBSD...
I'm not bothered about copying a website.
What I wanted was to just get the files from
http://http.us.debian.org/debian/dists/trixie/main/installer-amd64/current/images/netboot/
It's a public website.
I had forgotten that wget does a recursive retrieval so I did that, but got a ton of html files which I don't want.
Not sure if there is a straightforward way of deleting them all.
Settle down folks.
hedwards nothing wrong with your suggestions, and the graphics console/VNC connection is a fine way to access the GUI of a VM. But we're dealing with SSH and X-Forwarding here.
Kindly take your own advice here. Hopefully some kind mod can just delete my posts from in here because it's just not a valuable use of my time responding to people that can't be bothered to read, or understand what I've posted. The first...
Is this a desktop system? During the upgrade you might want to disable kld_list. When upgrading a major version you might have issues loading kernel modules (like graphics/drm-kmod) that were installed for the previous version. The system might...
Thanks. Need to update it though. But things changed with the latest version and I may need to redo the entire port from scratch. Haven't had the time for that yet.
On question of whether Windows users should switch to FreeBSD, I think there is still too much "some assembly required".
I just ran into a good example tonight. I wanted to turn on IPv6 privacy, where it changes the host part of the IPv6...
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.