The long term trend of reducing 'compute' costs was primarily fueled by Moore's law which ceased to be valid.
Company such as Anthropic runs (at minimum) two types of server farms, one for runtime and other for training. And they don't run them...
I don't know that answer. I used the default for my zpool (16K) for my W11 VM. NTFS uses a default block size of 4K but can go as high a 2 M. I suppose if you want better performance you should increase the block size. If you want to reduce the...
Listening to Lofi Girl radio on the X220, with an Aune 'mini usb dac V2 SE' and Sennheiser HD6XX. :-) FreeBSD 14.4-RELEASE, running windowmaker desktop. The box under the DAC is a regulated linear PSU.
Sounds very nice just using pcm and OSS...
FreeBSD Friends,
I have a Supermicro X10SLL-F with a QLogic QLE2694 on FreeBSD 15.0-RELEASE-p7.
The HBA is on firmware 9.15.1 (both fw_version_run and fw_version_flash).
This host is a target presenting LUs to several initiators (all running...
I think that's a workaround/BandAid rather than resolving the issue as such. You are just telling it (I think, not sure) to be less strict with checking SSL certificates.
So good that it is working for you, but it might have been achieved by...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Just to cover this particular base: this sub-forum really only handles feedback about the functionality of the forums. They are hosted apart from other FreeBSD services like BugZilla.
It all depends how long you drive it hard for, what the ambient temperature is, was the case specifically designed to keep that hardware cool, etc? The CPU fan cools the CPU. A case fan cools the case, but the case only needs cooling if heat's...
Read The Friendly Manual is a gentle reminder to self-educate first, before burdening those who have answered the question a thousand times previously to those wanting to be spoon fed instead of digging for themselves.
There are four fans inside my box. The bad one was driving me a little crazy so I unplugged it. I read how you can give it a drop of oil and maybe stop the noise rather than buying a new one. I'll try that one day soon but, for now, I thought I'd...
When I used to install CAT scanners, we did one in New York. The union caught wind of us being there and insisted on letting one of their guys do the cabling. Senior installer Barry showed the electrician the gold pins of the cable and asked him...
Something I see too often nowadays is a title that's a statement but followed by a question mark. Like, "I want to install FreeBSD on my new laptop?" or "I just bought a house in this neighborhood?"
Or do fstat -f /tmp and kill all the processes using it.
This of course is not a ZFS problem. This is not just a novice ZFS blunder. Mounting any other fs on top of /tmp would have also produced the same result.
This is why we have /mnt...
Then perhaps with a lightweight terminal emulator, something like:
tabbed -c st -f fixed -w
But st needs configuration, the standard font and white over black is not nice.
The problem I have with tmux is all the remote logins. I don't want to open tmux on the local host, I have them on the remote one. But then you have sessions in an xterm group that you cannot switch between with tmux. Unless you use nested tmux...
I don't believe that debugability and security are opposite ends.
If your userlevel program used a system call that had a problem then a highly descriptive error message would at best help security through obscurity.
Or do fstat -f /tmp and kill all the processes using it.
This of course is not a ZFS problem. This is not just a novice ZFS blunder. Mounting any other fs on top of /tmp would have also produced the same result.
This is why we have /mnt...
it might add complexity to security. If all system components are made as transparent as possible, error messages may also reveal interesting system details to a ssh guest user. A construct for clear admin feedback on all layers must be well...
The problem I have with tmux is all the remote logins. I don't want to open tmux on the local host, I have them on the remote one. But then you have sessions in an xterm group that you cannot switch between with tmux. Unless you use nested tmux...
This is actually one of the things I don't like about UNIX. There is very limited ability to transport useful error messages from kernel to userland for a userland program to display. As a hack workaround, there is lots of basic error codes...
This rule should also apply to computer programs and scripts with text output.
Llke "operation not permitted" and no further explanation while being physical root is equally lacking information. This leads to sloppyness and bad forum posts. 😆
Point is, (many; majority?) today's people are lazy and spoilt, because they are used to just pick everything from silver platters they are offered to them by no request. They cannot even differ what comes from consumer industry for to sell...
RTFM doesn't have the meaning it once had. FreeBSD is about the only system left that has actual hard-hitting documentation that you can reliably find in a matching version.
Just be honest. You're dancing to avoid confrontation with logic. "Everything is leaking" isn't reality. The inability to prove that something is secure doesn't make it insecure. That's the unfalsifiable claim.
Forums have become, generally, nicer places, and just saying to someone RTFM can often be considered rude. Like everything else, it depends upon context. For example, if I wrote a fairly dumb question, and one of the people here with whom I have...
I'm very much a novice when it comes to zfs, but try out things from tiime to tiime and often get stuck.
My latest blunder was to create a pool which had an existing mountpoint.
I can't delete (destroy) it because the mountpoint is busy. How...
yarn config set strict-ssl false
in fact resolved the certificate issue.
There were a lot of other issues originating from the "migration". Sadly, I can't say exactly what solved my issues. But overall it had to do with permissions. I have been...
No problems here on 16-CURRENT.
bob# dd if=/dev/zero of=test.blob bs=100M count=20
20+0 records in
20+0 records out
2097152000 bytes transferred in 39.549883 secs (53025491 bytes/sec)
bob#
Just to get you onboard with the correct nomenclature, zroot is the name of the pool, the filesystem is ZFS. Either way, the filesystem is irrelevant.
Alright, that's the part that downloads a bunch of stuff from the NodeJS repositories. Maybe...
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.