Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Maybe do you mean TXTLS4 & TXTLS6 NIC features for TLS encryption / decryption?
Because TSO is TCP Segmentation Offload. TSO allows the NIC (or virtual NIC) to split large TCP packets into smaller segments on its own, instead of making the CPU...
Same here, the Wayland session doesn't start, but the X11 one works.
However, seems there are problems with the new version of Qt libraries: in some pages of sysutils/plasma6-systemsettings controls like checkboxes, radio buttons and sliders are...
For me, Plasma Wayland (Intel GPU) stopped working with the latest pkg updates (latest branch).
In dmesg I see a lot of:
pid 3393 (kwin_wayland), jid 0, uid 1001: exited on signal 11 (no core dump - denied by kern.coredump)
Any ideas?
When will this chaos end?!
Other distributions patch vulnerabilities faster.
In FreeBSD, vulnerabilities in popular packages (which are crucial for a lot of things) can remain unpatched and unpatched for years!
What are some limitations you may be running into using PowerShell on FreeBSD, and have you found ways to work around them? I've been able to successfully install PowerShell and use it, but it was a while ago, and I recall running into some...
Indeed, it does seem like I've stopped having troubles about 10 days ago...
-rw-r--r-- 1 root wheel 17104896 May 14 04:12 /boot/firmware/intel-ucode.bin
Zare, thanks. A user in the Bugzilla thread did the same thing, and it also worked for them.
Also, both they and another user had luck with another workaround. They removed these lines from their /boot/loader.conf:
I also have those lines in...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Yes there is this "branch" in metal that tends to optimize for the guitar chug, pummeling beats and bass that doesn't have any function but to glue it together.
If you take such a rhythm section separately, you will end up with something really...
Many years ago I stopped using LateX and began using plain TeX, now preprocessing it with Tcl.
But for presentation I insist that html is better. With links one can move to next or previous folium, or to some notes to present temporarily. One...
His sound was already changing in 1970 before he passed away. Look up Band of Gypsys. It was different, but he still kept that signature blues sound. Modern Heavy Metal deviated WAY too far from its roots - s**t doesn't even sound like Rock...
Part III => Documenting, organizing and bug fixing
Hi gang!
So, some of you reached out to me (thanks!) and asked if I could also provide some examples on how Python helped me to enhance my FreeBSD setup in specific. Yups, definitely going to...
On a different but related note, there are a few Japanese tongue twisters I learned, most of which weren't tongue twisters to me, I imagine because of differences in the languages (I'm a native English speaker). For example there's one, which in...
On a different but related note, there are a few Japanese tongue twisters I learned, most of which weren't tongue twisters to me, I imagine because of differences in the languages (I'm a native English speaker). For example there's one, which in...
Jack comes back from vacation.
His boss asks, 'And, how was Brazil?'
'Terrible', Jack replies, 'the one half of all people are soccer players, the other half are prostitutes.'
'My wife is from Brazil!' the boss says.
Jack hesitates, '- ...which...
Must be a language barrier. Posters are something you hang on a wall. Like a movie poster for example. What you're looking for is typically called 'slides' (this used to be done with overhead projectors).
Must be a language barrier. Posters are something you hang on a wall. Like a movie poster for example. What you're looking for is typically called 'slides' (this used to be done with overhead projectors).
With html and the link I gave you, you can pack the same information, but visually much more primitive.
It has the advantage that that it is nicer for the eyes, the disadvantage that it does not impress, what today is very "important".
If you...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
I would write html. You can show text, images, navigate through links.
No big show, no impress, but rational.
All depends on what you want to do: impress people, but leaving them not understanding, or really explain something.
Very old, but...
I can also confirm that Uptime Kuma worths perfectly in FreeBSD, but I’m too lazy to work on a port, so I just use an install script.
https://github.com/tschettervictor/bsd-apps
My rc script is slightly different than yours, but everything...
Diablo II (notes)
Runs no problem wine-devel (11.5) with nGlide Glide wrapper :D I play on patch 1.06b as that's the last OG version before Lord of Destruction expansion (I missed Flamespike The Crawler :p)
Just beat Andariel on Nightmare...
After 4 months of successful gaming on FreeBSD via Passthru with moonlight-qt...
I can play 80-90% of games depends on Linux CachyOS Compatability.
You have to review https://www.protondb.com/ for games....
I have not tried playing in...
"La lista" can actually mean many things.
You can be "smart," "silly/dumb/stupid," "arrogant", or literally "a list", among other meanings, depending on the context and coloquial manners.
Welcome to the Spanish language / Bienvenidos al...
That's the defauit if nothing is configured to prevent losing your I/O entirely because nothing else listens to the mouse and keyboard when they don't work in X either.. To start only the X.org server, type X. You have to go back to the vt...
podman install on freebsd for freebsd and linux containers
in this video i cover setting up fstab, pf firewall, systl, linux, zfs and podman registries for podman and the differences between freebsd and linux containers and packages and commands...
dwl v0.8 tiling window install on Freebsd using wlroots019
In this video i cover changes you should make to dwl to build on Freebsd,
and settings to increase the scroll speed, set up your keyboard layout with xkb, getting the volumes keys to...
I would try to fimd the part in the workdir that generates them. Maybe a Makefile says something. It finished succesfully anyway, apparently.
What does Qt with json files? That's only webcontent, right?
Have you considered using an e-ink tablet? Far from perfect but a lot less eye strain. Plus you can zoom in / out (which will matter for people above a certain age!) + you don't have to carry hefty books.
Since we are getting nostalgic, I miss xroach. Something satisfying about swatting a 2d roach before it can hide under a window...I'm guessing it will never be able to run under a wayland compositor...how shortsighted...lol
That doesn't explain if anything exists or not. 2 different files btw, didn't notice. I would suspect the build options first. Does "make config" show anything related to javascript that can be disabled?
My plan is to push a prototype into nominally working and passing tests state, and then to manually decompose that and rewrite it in a PR friendly form. So essentially all the LLMish stuff will be refactored out. Some of the code in my repo may...
So today I got SSID scanning working, and was able to successfully authenticate to my WPA2 network, but getting fully connected is still not done. There's some SDIO stuff left to do for that, then I will need to clean up all the debugging...
Does X.org run stand-alone without any programs? You can't do anything in it but since you seem to have a screen, can you start X-programs from another system terminal while it's running? If that works, it's some startup script missing.
Not using...
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.