Latest activity

  • Jose
    Did you catch this in the first Batman movie that had Robin in it? When it first came out, I think I was the only one in the theater who laughed out loud.
  • Jose
    Hi all, I lecture in computing (networking & cybersecurity), my intro to FreeBSD was through pfSense and OPNsense as I run these extensively on our test lab infrastructure. Following a call for laptop testers of FreeBSD 15 that popped up on...
  • SirDice
    SirDice replied to the thread Thou shalt not slæpan [sleep].
    p4 to p5: https://www.freebsd.org/security/advisories/FreeBSD-SA-26:06.tcp.asc https://www.freebsd.org/security/advisories/FreeBSD-SA-26:07.nvmf.asc https://www.freebsd.org/security/advisories/FreeBSD-SA-26:08.rpcsec_gss.asc...
  • MG
    MG replied to the thread Realtek-re-kmod really needed?.
    The other computer is far away and the user is only familiar with Windows and Mac computers. I just mailed the module file. He has to create a fat32 stick on the Apple now and kldload it manually. Then the installer package servers and sshd...
  • SirDice
    From the linked wiki page, did you also enable rtsold? 6 sysrc rtsold_flags='-i -m bridge0' 7 sysrc rtsold_enable='YES'
  • Zare
    No AI vendor is currently charging market rates. They're all artificially nerfed, draining corporate budget, funding or government subsidies. It is impossible to gauge the potential impact of this technology until it gets to realistic cost.
  • Zare
    Never. Very expensive to run and these companies want ROI.
  • SirDice
    Wait, what? It doesn't respond to the reset button?!? Doesn't matter how hard the software might lock up, a reset is hard-wired. This isn't some software interrupt that could be masked or ignored.
  • SirDice
    SirDice replied to the thread Thou shalt not slæpan [sleep].
    There were no OS patches in April. You are definitely confusing the OS patches with the newly released 2016Q2 quarterly package branch. One is not related to the other. Please understand there's a difference between the version of the OS (in...
  • D
    I've heard Americans say that. Another phrase that drives me nuts is, "Me and my friend are going to the store". I learned in my first years of schooling that you put the others first in a sentence. "My friend and..." You can then check the...
  • D
    I find the terms in git just wrong. I think the verb tense direction is often wrong. I've had Swedish and Finnish flatmates use the English phase "Will you borrow me 20 dollars?" enough times to lock it in my head as a verb direction issue. Git...
  • B
    balanga replied to the thread Apache errors.
    This what I get when I try to connect? This site can’t be reached 192.168.1.20 took too long to respond.
  • D
    fwiw, I have FreeBSD on a Dell 1545 that I've used for years but only now as a backup drive. I'm sure I installed it using a usb and not a DVD. I know the DVD worked at one time but I never tried to use it with FreeBSD. You might try using a usb...
  • SirDice
    SirDice replied to the thread Apache errors.
    It's not an error and you don't actually need it for Apache to function properly. None of the messages balanga posted are errors that need fixing. The first one is a warning, the second and third are informational. And none of them are the...
  • SirDice
    SirDice replied to the thread manually created BSD partitions.
    It's the 21st century, use GPT.
  • D
    Guys. I was baking sourdough and other breads every week for 10 years. I also owned restaurants that featured bread. It's not that I don't know how. I just forgot a few things and need to get back into the rhythm after not baking for five years.
  • T
    Actually I'm aware of that variable but choose yes (less typing). Also, when executed from the shells history the "delete-old-*" yes is found sooner with fewer keys to type than make -DB. Thanks anyway.
  • T
    T-Daemon reacted to SirDice's post in the thread Solved upgraded kernel from 14.3 to 15.0 with Thanks Thanks.
    Wrong order, buildworld first. make -DBATCH_DELETE_OLD_FILES delete-old DESTDIR=/mnt .if !defined(BATCH_DELETE_OLD_FILES) RM_I=-i .else RM_I=-fv .endif https://cgit.freebsd.org/src/tree/Makefile.inc1#n3697
  • T
    T-Daemon replied to the thread Realtek-re-kmod really needed?.
    A much easier way than toying with USB sticks would be the user utilizes a smartphone (it can be borrowed, if unavailable to the user), preferably an Android device, to install the driver via FreeBSD’s USB tethering network support. plug in the...
  • B
    balanga replied to the thread FreeBSD equivalent of Rufus.
    Just to confirm, you have created a USB stick which boots Windows and you did this using ms-sys? I have been unable to get it to work. Can you tell me what you did and what options you used with ms-sys as everything I've tried so far produced...
  • B
    balanga reacted to Vladimir Kondratyev's post in the thread FreeBSD equivalent of Rufus with Like Like.
    I did bootable USB flash from Windows ISO couple times with ntfs-3g, ms-sys and 7z. Its rather easy. Just keep few things in mind: 1. NTFS partition should be created with some offset from start of disk. 2. 2 bootblocks should be installed with...
  • B
    balanga replied to the thread Apache errors.
    # kldload accf_http: operation not permitted. It's running this in a jail. I only get this error when installing nextcloud. Apache works fine otherwise.
  • SirDice
    Firewall blocking IPv6 RAs?
  • SirDice
    No. That's not what it thinks. I suspect you had some previous options set or unset. I would suggest doing make rmconfig and let it pick up the correct default options. On 14 GSSAPI_NONE should get selected: OPTIONS_DEFAULT_13= GSSAPI_NONE...
  • robroy
    Except on vacations I cook daily. I simply can't feed constantly in restaurants, take away, or this cheap, overpriced industrial "convient food" garbage. And I also bake my own bread for many years. This one just recently got from my oven not...
  • SirDice
    SirDice replied to the thread Apache errors.
    It just means it's not using accf_http. https://forums.freebsd.org/threads/apache-dnohttpaccept-meaning.42889/
  • DutchDaemon
    To say XenForo has made this non-trivial (not to say extremely convoluted) is an understatement. That is the reason why the existing add-on for XF1 was never ported over to XF2, and why XF developers keep holding off on offering the option. Don't...
  • B
    balanga replied to the thread Apache errors.
    According to AI: Also, the things that need to be checked: ps shows four instances of httpd but with an argument of -D NOHTTPACCEPT Where does that come from?
  • gpw928
    I have heard the buttermilk can help a juvenile sourdough culture, but a friend with a working culture is best of all :) Some bakeries may help... The flour I use has 11.5% protein, and I use 75% hydration, meaning that the total water in the...
  • Crivens
    Quality of TV seems constant. It only spreads over more channels now. Re Sourdough - try adding some orange juice. You'll be surprised.
  • MG
    MG replied to the thread Realtek-re-kmod really needed?.
    It's only a kernel module. But I'm not at the system, now trying to get a ssh connection to remote install things. The other side has to make a memstick with a 5 years old Mac and load it in the installer shell to get a internet connection...
  • MG
    MG reacted to jardows's post in the thread Realtek-re-kmod really needed? with Like Like.
    You will need to format FAT32, as that is the only file system MacOS will do that is readable by FreeBSD without additional downloaded packages
  • J
    jardows replied to the thread Realtek-re-kmod really needed?.
    You will need to format FAT32, as that is the only file system MacOS will do that is readable by FreeBSD without additional downloaded packages
  • MG
    MG replied to the thread Realtek-re-kmod really needed?.
    I could try that. Does OSX format a memstick to something readable?
  • MG
    I'm trying to help installing FreeBSD 15 remote at someone who never used it. I don't have access to the machine until it's online. Thing is that it only has a on-board 2.5 Gbit network interface that doesn't work with the release if_re kernel...
  • cracauer@
    These values for Chromium are utterly wrong and really hard to keep up-to-date.
  • Espionage724
    I was about to say there's an interesting article you need: https://www.daemonology.net/blog/2026-04-11-20-years-on-AWS-and-never-not-my-job.html But it is in there already :)
  • elgrande
    I often resort to the gparted live image when I need it.
  • vermaden
    vermaden replied to the thread Valuable News – 2026/04/13.
    Thank You :)
  • Zare
    Ok. Ada. Databases. Why in the world would an airframe need to access a database? Inputs, outputs to controls, best 3 out of 5 guide the delta change in the flaps. No need for a mysql query. Garbage collection. That always makes me think...
  • vermaden
    ^^ this is the way. IMHO your time spent on baking and cooking is the best thing you can do ... I fully agree to your rant, and scrolling through advertisements, proposed or pushed messages, messages and content of questionable value (for me, on...
  • D
    Maturin that wasn't sourdough but yes I'm sure it needed more water. I did add some but was afraid to add too much. I used to be able to figure these things out by touch and feel but I was just too cautious.
  • B
    balanga replied to the thread NIC problem.
    For no apparent reason the NIC has stopped misbehaving (for now...)
  • cracauer@
    I'm sure there is such an extension for Chrome, too, but it is hard to Google for it.
  • D
    Maturin I found my list of favorite breads I used to make. I'm rebuilding my sourdough culture. I did make one bread which had great flavor but was too dense. Another one of those areas where I've forgotten all the little tricks.
  • D
    ^^ this is the way. IMHO your time spent on baking and cooking is the best thing you can do ... I fully agree to your rant, and scrolling through advertisements, proposed or pushed messages, messages and content of questionable value (for me, on...
  • D
    Been doing a lot of driving lately. I used to listen to the radio but no more. Too many commercials on one. Too much whining and complaining on two. Too much "we're the downtrodden" on the third. Made me tense. Then I remembered that I don't...
  • B
    Which sections of httpd.conf should I look at to sort this out? [Mon Apr 13 16:09:11.543425 2026] [ssl:warn] [pid 47840:tid 32754373140496] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache] [Mon Apr 13 16:09:11.548285...
  • D
    Except on vacations I cook daily. I simply can't feed constantly in restaurants, take away, or this cheap, overpriced industrial "convient food" garbage. And I also bake my own bread for many years. This one just recently got from my oven not...
  • cracauer@
    I know XenForo doesn't support it. I'd say hack up the PHP code. Just send content type text instad of octeats. Easy peasy.
Back
Top