Uhm, I don't think so. Bash, by itself, is just a pretty good POSIX/bourne-based shell with lots of nice features. Still fewer than zsh (and also less liberally licensed if that's important for your scenario), but anyways, it's a pretty good...
No, only put the options you want to overrule in there, like the url. You don't copy /etc/defaults/rc.conf to /etc/rc.conf either. It's a similar situation.
pw usermod sshd -G nslcd
Careful with that one. If, for some reason, the sshd user was a member of additional groups, those would get removed.
This adds the sshd user to the nslcd group, leaving the additional groups sshd might be a member of...
You can also use rsync if you have SSH access — it is usually a better equivalent to cp -a over the network:
rsync -avz user@remote-host:/path/to/dir .
For HTTP-only access, wget --mirror works, but as mentioned, directory listing must be...
You know scp exists? Other than that, wget can download directories, but DirectoryIndex has to be enabled, there's no way to figure out the contents of a web directory through the regular HTTP(S) protocol.
Yes, but as mentioned above, I sometimes have to start my window manager with dbus-launch but it's not consistent--that is, sometimes I don't have to do that. The essential thing, again with fcitx5-anthy, is to also have fcitx5-qt6 installed.
I...
ChapinTokyo I only know that in regular FreeBSD, *sometimes* though this hasn't been consistent, I had to change my startx entry from exec openbox (or exec dwm) to exec dbus-launch openbox. (and also being sure to install fcitx5-qt6). But as...
You know scp exists? Other than that, wget can download directories, but DirectoryIndex has to be enabled, there's no way to figure out the contents of a web directory through the regular HTTP(S) protocol.
I want to copy a subdirectory tree from a website, effectively cp -a remote-host/dir ..
How would I do that?
I can download files individually via my browser but would like to duplicate the remote directory.
Unless I'm mistaken, fernandel isn't using pkgbase. He just wants to upgrade a system from 14.3 to 15 with freebsd-update.
It's time to look at pkgbase. It's what I'm doing with several VMs and I'm writting a new set of jail management scripts...
No. It's graphics/mesa-dri that depends on graphics/wayland. x11/xorg depends on graphics/mesa-dri. Xorg has no direct dependency on Wayland, why would it? But even if graphics/wayland is installed, as long as you have a "regular" Xorg (startx or...
pw usermod sshd -G nslcd
Careful with that one. If, for some reason, the sshd user was a member of additional groups, those would get removed.
This adds the sshd user to the nslcd group, leaving the additional groups sshd might be a member of...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Perhaps not consciously, but wayland seems to be there:
1) you used waypipe
2) xwayland is an X server that runs on top of wayland.
wayland is meant to substitute X11 (like substituting apples with sausages), and since those that have wayland...
What's the goal? I think cuse(3) is a library, so you have to apply it in C...
I used cuse4bsd as part of a webcam viewer but I don't remember the exact function. Is that what you're talking about? (It's now obsolete and not a port anymore but...
Yes, make incorrect things, some AI engines more, some less, the ones correct it faster when you say it, the others not. I think, you are expecting too much of AI. Just try it, experiment, see what it is and do not expect what it not is.
We are...
IMO it may be time to cut your losses and restore from backup.
I had a situation similar to yours. It was my testbed machine. It was backed up and the data was duplicated from my primary build server which also acts as they primary NFS server...
IMO it may be time to cut your losses and restore from backup.
I had a situation similar to yours. It was my testbed machine. It was backed up and the data was duplicated from my primary build server which also acts as they primary NFS server...
It's now been close to 3 weeks, and zfs import still hasn't completed. I'm wondering if it ever will.
AlfredoLlaquet if I was to reboot the machine now, could it be any worse than it was earlier?
Thanks
The instructions are pretty much along the following lines (discussed at https://forums.freebsd.org/threads/minimal-pkgbase-jails-chroots-docker-oci-like.99512/#post-731756):
-- create a dataset
# zfs create...
It is, but I didn't see the OP specifying that X forwarding being essential or anybody asking if other options would be acceptable. There are a few situations where literal X forwarding is the solution, but it hasn't been established that any of...
Not on FreeBSD at the moment, but I hosted 7 websites on 16.0-CURRENT about a month ago:
WordPress (blog)
Piwigo (pictures)
MyBB (forums)
Friendica (ActivityPub/social media/micro-blog)
DokuWiki (notes; everything mentioned :cool:)
And two...
I wonder how it is even possible for bitperfect mode to not work when mixer mode works. Bitperfect should be the simpler of the two.
Might be worth emailing the code owner about.
My printer is an HP Deskjet 5150. I get the option of HP Deskjet 5100, but I guess this is close enough.
I'm also asked to provide a PPD file. I don't know what that is and if I really need one.
Anyway I added the printer and proceeded to try...
The Intel Arc B580 apparently requires certain bits which only Linux 6.12+ provides.
https://www.phoronix.com/review/intel-arc-b580-graphics-linux
FreeBSD drm-kmod in ports is currently at most version 6.9 (graphics/drm-latest-kmod), and 6.10...
I have just notice that usbconfig shows Deskjet 5150c HP when I connect a USB cable between the computer and printer even though the printer is switched off.
This surprises me. Can anyone explain how this works?
Yes. Then from there, Administration → Add Printer, and follow the wizard. There should be a "Local Port" option at some point that lists your USB port, and then another one to select make/model and thus driver. From there, you can set as default...
TeamSpeak's still an option! https://kotaku.com/discord-alternative-teamspeak-age-verification-check-rivals-2000669693
Before Discord came out I hosted a TS3 server for a bit before Mumble :D
Imo that shouldn't even be a feature on public forums; if you're on the forum you already agree to its contents, and it forum moderators find it fine why self-censor?
Afaik someone posting positively about AI one day doesn't necessarily define...
Tragic that it is necessary to explain this.
People do not understand anymore what X11 really is.
That is why they think wayland is a substitute X11.
That is why X11 is in danger.
That is perhaps the problem. I am using a remote OpenBSD...
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.