https://neokomusic.com
https://isaackenyon.xyz
Both bare-metal and no containers.
Using PF firewall, cron for backups and etc, light jail use, and of course ZFS.
Essentially attempted to optimize speeds for both as much as I can, pretty much...
And, this is odd. Suddenly it is behaving correctly, at least on a few random pages I looked at. srobb.net still has last date looked at (that's at a datacenter, also on a FreeBSD jail). The www.scottro.net was on Linux until a few days ago...
Is this for personal pages and unimportant stuff? https://www.scottro.net (not srobb.net), is running nginx in a freebsd jail. Just switched it over from Linux a couple of days ago. It's mostly a mirror of srobb.net with a few other things...
@drhowardfine, I don't know. And thanks for the other comments.
sko I'm not sure. I created it during installation, and then created the jail a couple of days ago. I'll have to check and get back to you on that one.
(have to check how to check...
Traceroute. Of course the FQDNs don't necessarily have to match the actual location on the globe but on the face of it, it appears so. This will take a lot more investigation than I'm willing to put into it.
The TLDs were .eu and .asia. I...
fyi, <center>, <font> and "language" in <script> have been marked obsolete for a decade or more. <script> defaults to javascript so you can leave "type" off altogether. But none of that will fix your problem.
The operating system has nothing to...
Is this for personal pages and unimportant stuff? https://www.scottro.net (not srobb.net), is running nginx in a freebsd jail. Just switched it over from Linux a couple of days ago. It's mostly a mirror of srobb.net with a few other things...
Why do you have fonts in /home?
Hmmm. A lot of missing fonts.
There's some missing packages or files belonging to packages have been removed. This is clearly a local problem.
What did I say about the application and dtinfo font families...
As I understand it the domain name GRANDACCESSINVESTMENT.COM is owned by crazydomains.com from Australia, but the actual website runs on an IP address controlled by ovh.ca of Canada.
Does that sound correct?
Just to give you an idea of what the tool can do, I scraped for iso files in that url.
It uses the lynx text browser to do all this.
root@bsd:.Github/shcrapy # ./shcrapy -e iso...
Agreed, but just to nitpick about terminology, it is not about digital or analog. It is about parallel vs serial transmission of data, where the latter specifically cuts down the amount of signals needed to establish the data link functionality...
For 15.0-RELEASE FreeBSD-base should be this:
FreeBSD-base: {
url: "pkg+https://pkg.FreeBSD.org/${ABI}/base_release_${VERSION_MINOR}",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints...
Assuming there is no ZFS system installed in parallel, try zpool-labelclear
If zpool-labelclear hasn't an effect, try /efi/freebsd/loader.env
currdev=disk0p2:
Or
rootdev=disk0p2:
After the recent GPG fail people are looking for alternatives. See these threads on oss-security:
- https://www.openwall.com/lists/oss-security/2025/12/28/1
- https://www.openwall.com/lists/oss-security/2025/12/29/2
Why not use signify by...
fyi, <center>, <font> and "language" in <script> have been marked obsolete for a decade or more. <script> defaults to javascript so you can leave "type" off altogether. But none of that will fix your problem.
The operating system has nothing to...
I have a small snippet of javascript that I add to my webpages
<center><script language="JavaScript" type="text/javascript">
if (Date.parse(document.lastModified) > 0) {
document.write ('<b>last modified: <\/b>' + document.lastModified +'<p>')...
How do you get the connection to Quebec?
Registrar: Dreamscape Networks International Pte Ltd
They appear to be in Singapore.
I have sent an email to:
Registrar Abuse Contact Email: abuse@dreamscapenetworks.com
No reply so far.
Registrar...
Pkgbase has no quarterly release cycle.
Don't edit /etc/pkg/FreeBSD.conf.
So, you have a 15-STABLE kernel and a 15.0-RELEASE userland. It could be worse, this isn't too bad.
What does pkg repos output?
that also did the trick it seems.
can see all my files but the one dataset I couldn't send earlier
Edit: I ran a pool scrub shortly after; that killed everything. now I can't even use zdb on it.
Do an nslookup of the site. The whois of the IP address says the netblock owner is in Montreal, QC. Depending on the size of the loss the various authorities (Secret Service or FBI) do have a good relationship with the RCMP. They don't have much...
Yes, this works! I created /usr/local/shared/pkg/triggers/mandoc.ucl (essentially copied it from /usr/share/pkg/triggers/mandoc.ucl, just changed /usr/share/... to /usr/local/share/...):
path_glob: [
"/usr/local/share/man/*"...
Thanks.
I'll have a try with the sysctl options that bypass the metadata checks.
I'm happy to report that I've successfully managed to send all my datasets but 2 to another machine.
One failed with
The other was the 6TB of mythtv recordings...
I think I would have been able to grab just the files I wanted without all the 'index.html' files if I was better acquainted with wget's command line flags.
I did get all the files I wanted, but it was a pain removing those that I didn't want...
Do an nslookup of the site. The whois of the IP address says the netblock owner is in Montreal, QC. Depending on the size of the loss the various authorities (Secret Service or FBI) do have a good relationship with the RCMP. They don't have much...
jyavenard, take a look at the following blog post and forum posts, they might be helpful:
https://www.perforce.com/blog/pdx/openzfs-pool-import-recovery...
Do an nslookup of the site. The whois of the IP address says the netblock owner is in Montreal, QC. Depending on the size of the loss the various authorities (Secret Service or FBI) do have a good relationship with the RCMP. They don't have much...
Two other things you might want to test. First:
fc-list | sort > working # on the working machine
fc-list | sort > not-working # on the broken machine
Copy one file to the other machine and run diff against them.
Next:
Run xfontsel on both...
Thank you Charlie_ and ralphbsz for taking the time to check this out. The problem is not with brotli-1.2.0,1, or any other package. My server was setup incorrectly which was causing the problem. Thank you again for your helpful comments, they...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
fetch doesn't do specifically recursive retrieval on its own. Read up the manpage. You can, however, write a .sh script that implements a recursive retrieval using fetch. For recursive retrieval, use wget.
Today I am working on refactoring the GUI module, and I also did a LOC count.
- modules/audio: 45 files, 10,450 lines
- modules/compression: 5 files, 282 lines
- modules/core: 18 files, 860 lines
-...
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.