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...
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...
Cribbed from hackernews. Do read the comment thread on this commit, as well as on hackernews! I am glad I stayed away from vscode. Now to remove all my repos from github.....
https://github.com/microsoft/vscode/pull/310226...
Does anyone know of a live currency exchange chart program or website where you can set a target exchange rate and be notified if/when that target is reached within a timeout period?
Maybe it's possible to create something like that ones self.
No, I mean people replacing their own roofs or windows, installing their own central heating, or rewiring their own house. Some people are competent to do these things and the DIY shops used to produce helpful leaflets showing how it could be...
Both 6 and 7 have the same dependency for the WMF option:
WMF_CONFIGURE_WITH= wmf
WMF_LIB_DEPENDS= libwmf.so:graphics/libwmf@${FLAVOR}
Is your graphics/libwmf up to date?
My opinions only (and recognize I'm probably in the minority):
Tabs, on a terminal window, are like tabs on a browser. A couple/few (no more than 4 for me) I get lost in "what's where".
A terminal window that supports tabbing is useful for...
xterm is intended to remain quite spartan on interface features so doesn't have tabs.
Two options that I can think of:
Run tmux or screen inside the terminal for multiple shells.
Take advantage of the flexibility of X11 and the xembed protocol...
Don't worry, it'll probably appear. And even if the user has researched, it may not be an obvious error. For example, they do some searching, read FreeBSD is similar to Linux--and it's so obvious to a FreeBSD user that they might not even think...
Trying to build that. It installs a bunch of new dependencies and misses file Xos.h which is part of xorgproto so I installed that too.
Now the build result:
tage/usr/local/share/doc/ImageMagick-7/www/Magick++...
Well, a few days ago I thought that it was end of my adventure with FreeBSD, but now I'm happy to report that I seem to have a stable installation of FreeBSD running on my computer again, I think that I understand why my desktop failed the other...
Which reminds me Ilovehotdog, do check the handbook's section on Wayland if you've not used it. https://docs.freebsd.org/en/books/handbook/wayland/
You will have make sure you have seatd and that it's running.
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.