Latest activity

  • Crivens
    I would debate that. You don't need any account on the ports collection to access them, and there should be nothing in there that is age restricted. So you have no reason to check any age. Germany has a guideline/rule not to request data you...
  • SirDice
    Or select the boot environment you want to start from the boot menu.
  • S
    scottro replied to the thread Uplift Privileges on FreeBSD.
    mer doas is from OpenBSD. FreeBSD has it, but the persist feature doesn't work, so you have to type your password every time. There is, however, opendoas, which honors the persist feature in /usr/local/etc/doas.conf so if you type a password it...
  • cracauer@
    After you start the MySQL without grant tables you need to load it using "FLUSH PRIVILEGES;" and after that you can reset the password. From 8.0.35 Native password is replaced with caching_sha2_password...
  • cracauer@
    cracauer@ replied to the thread RAMageddon!!.
    I don't think worm out RAM is a thing. And firmware that can contain malware is just being introduced now. (ETA: into RAM modules)
  • cracauer@
    Thank you T-Daemon and others for clearing up my misconceptions. It is in fact unfortunate that you have to revive a dead port to get PXE boot in bhyve.
  • T
    T-Daemon replied to the thread TP-LINK Archer T3U Plus AC1300.
    WI1 chip1: Realtek RTL8812BU doesn't seem to be supported in any FreeBSD version. To be sure, you could ask a wireless FreeBSD developer on freebsd-wireless@FreeBSD.org mailing list.
  • J
    jardows replied to the thread Uplift Privileges on FreeBSD.
    I am surprised at mdo, and that I hadn't come across it before this article. Being built-in certainly is preferred over a 3rd party program. I've setup doas before, primarily for working with bhyve VM's. This will be fun to learn!
  • SirDice
    Probably a bit of misconception here. Automatically starting X and showing a GUI login screen is a function of a display manager. Some Desktop Environments have their own display manager, some don't. In any case, just like window managers, there...
  • dvl@
    After you start the MySQL without grant tables you need to load it using "FLUSH PRIVILEGES;" and after that you can reset the password. From 8.0.35 Native password is replaced with caching_sha2_password...
  • SirDice
    Because the module is named that way for PHP 8.0+. And it gets added automagically after installing any of the mod_php* ports/packages.
  • T
    This issue was bothering me for some time now, but I hadn't the time to test. Since sysutils/edk2 was upgraded from tianocore version g202308_5 to g202508, PXE booting was possible no more. Luckily I found on https://pkg.ghostbsd.org/ an...
  • SirDice
    That should go in /usr/local/etc/apache24/modules.d/ DocumentRoot "/srv/www/public" <Directory "/srv/www/public"> Don't do it this way. Leave httpd.conf as is, including its default website. Want to create your own website? Create a...
  • SirDice
    SirDice replied to the thread RAMageddon!!.
    A few months ago I was eying an RTX-5090. Nah, 2200,- is too much (I could afford it, just don't want to pay it). That same card is now 4200,-, almost doubled in price. Should have bought it at 22 :rolleyes:
  • SirDice
    Crash handlers? I mean, the process crashed (for whatever reason) and libc needs to clean up that dead process?
  • serjsk8
    serjsk8 replied to the thread /proc.
    Yes, you right. Ah, yes, right. But Linux kept it for itself: 4.4BSD and derivatives
  • SirDice
    SirDice replied to the thread Possible bug in mtpaint package.
    Port appears to be missing a RUN_DEPENDS= gdk-pixbuf-extra>0:graphics/gdk-pixbuf-extra Please report it so the port can be fixed.
  • SirDice
    SirDice replied to the thread /proc.
    You are mistaken. https://en.wikipedia.org/wiki//proc Linux heavily relies on it, yes. Also extended it a lot. But it certainly isn't a "Linux" function. It existed long before Linux did.
  • serjsk8
    serjsk8 replied to the thread /proc.
    Hello, proc /proc procfs rw Proc - it is only needed for certain ports. A clean system does not need Proc. Besides, if I'm not mistaken, Proc is only a Linux function.
  • H
    Yes, and I don't think that you even need to put it into the cache directory. At least when tried pkg add ./package_name.pkg it just pulls up the relevant information and that's how I used to do it back in olden times. The other thing to...
  • S
    I am unable to get a jail to inherit mac.do settings for a user in group wheel. Host is set up to use mdo: /usr/local/bastille/jails $ mdo sysctl security.mac.do security.mac.do.rules: gid=0>uid=0,gid=*,+gid=* security.mac.do.print_parse_error...
  • H
    Sometimes I think that is a feature and not a bug. If you make it easy like that, then the adults that get to vote are less likely to vote against it or the politicians that put it into place.
  • H
    hedwards replied to the thread Uplift Privileges on FreeBSD.
    I'll have to take a look at mdo. I personally don't really like these tools, I've just had them on too many systems where they use the same password as the user and aren't restricted to any specific tasks to like them and remain active for a...
  • Zare
    Zare reacted to fernandel's post in the thread Things you did not learned. with Thanks Thanks.
    I did scuba diving for sports more than 35 years. I remember one New Year celebration on the seaside and how we drink champagne on 15 m under water :). It was fun.
  • H
    hedwards replied to the thread Movies (and TV shows)....
    I know, I just think that it's pretty weird how it gets extended to things that have nothing to do with the stage.
  • K
    port knocking is sorta passe. is there any reason you can't use standard ETRN to trigger a queue flush?
  • K
    I'll look into that.
  • K
    When I start my desktop computer (not FreeBSD) it has a postfix instance to receive mail from my FreeBSD server machine which is always on. I want mail which is waiting to be delivered immediately so I can read it. I therefore have a start-up...
  • MG
    I'm quite sure the digital ID thing is bound to a person based on biometric data like a fingerprint or irisscan, or a rfid-like key provided by the government. Problem is that it requires a "compromised" computer because the owner could...
  • D
    drhowarddrfine replied to the thread Movies (and TV shows)....
    hedwards When you are watching a stage play from the audience and the play is set in, say, an apartment, you'll see the back wall of the apartment, the left wall and the right wall. Those are three walls. The missing fourth wall is the one...
  • Zare
    All this speculation without (so far as I can see) anyone posting a link to the Act - https://legiscan.com/CA/text/AB1043/2025. The wording is clear, not ambiguous, and laws don't work by what people think they mean but by what judges determine...
  • H
    I haven't tried it inside of a jail, but it looks like it would: (I haven't noticed any real difference in terms of what's mountable via both methods, just whether or not the jail knows about it) # mkdir -p foo/bar/baz # mkdir -p...
  • Espionage724
    Which of course shows the obvious flaw. Children will just lie about their age and although the law requires the developer to do something about that if they become aware of it, it's not clear how an app could work that out.
  • K
    Which of course shows the obvious flaw. Children will just lie about their age and although the law requires the developer to do something about that if they become aware of it, it's not clear how an app could work that out.
  • Espionage724
    personally, we charge $400 an hour for reviewing AI generated code, but we will review human-written makefiles for free. our recommendation is to delete the slop makefile, read the documentation on Make (man make...
  • Espionage724
    Windows does it (I used to select Philippines since it had Cortana region-disabled :p)
  • Espionage724
    All this speculation without (so far as I can see) anyone posting a link to the Act - https://legiscan.com/CA/text/AB1043/2025. The wording is clear, not ambiguous, and laws don't work by what people think they mean but by what judges determine...
  • K
    All this speculation without (so far as I can see) anyone posting a link to the Act - https://legiscan.com/CA/text/AB1043/2025. The wording is clear, not ambiguous, and laws don't work by what people think they mean but by what judges determine...
  • H
    Is it? It's been a while since I actually did that, but wasn't the purpose of that getting to single user mode if for some reason you want to do so before/without rebooting? It seems sensible enough to me that it would default to the thing that's...
  • Zare
    Zare reacted to atax1a's post in the thread Where to find BSD make - makefile reviewers ? with Thanks Thanks.
    personally, we charge $400 an hour for reviewing AI generated code, but we will review human-written makefiles for free. our recommendation is to delete the slop makefile, read the documentation on Make (man make...
  • H
    hedwards replied to the thread Movies (and TV shows)....
    Presumably, but now that I think about it, I thought the 4th wall was the one that separates the press (4th estate) from the reader. As in most of the time you're not really supposed to be consciously aware of the creator of the news article, TV...
  • Zare
    Now I got it. Thanks for clearing this up.
  • vermaden
    vermaden reacted to Commander Garble's post in the thread Valuable News – 2026/02/16 with Thanks Thanks.
    Enjoyed all that as well but I'm particularly enjoying "One too many words on AT&T's $2,000 Korn shell and other Usenet topics" although I'm only about halfway through - it's long. :) (Edit: I did finish it, btw: very good!)
  • vermaden
    vermaden reacted to AlfredoLlaquet's post in the thread Valuable News – 2026/02/16 with Thanks Thanks.
    Thank you for the weekly dose of interesting news. I read in full EricBSD's post about XLibre and the future of GhostBSD and found it both a very good read and very illuminating. I recommend reading it to anyone interested in the BSD world. I...
  • Espionage724
    Espionage724 reacted to drhowarddrfine's post in the thread Movies (and TV shows)... with Like Like.
    AlfredoLlaquet I entered the entertainment world in 1971 on the technical side. My son is a professional actor and I helped him with his acclaimed theatre company in Chicago for 10 years. I have credits in three movies on IMDB. I kinda know stuff.
  • D
    drhowarddrfine replied to the thread Movies (and TV shows)....
    AlfredoLlaquet I entered the entertainment world in 1971 on the technical side. My son is a professional actor and I helped him with his acclaimed theatre company in Chicago for 10 years. I have credits in three movies on IMDB. I kinda know stuff.
  • cracauer@
    Don't forget that you have many examples in /usr/src, /usr/share/mk and in ports.
  • Espionage724
    I heard the OS option was to allow apps to query it (maybe the OS has to note it somewhere like Windows registry, but the OS itself doesn't have to do anything with the age nor collect as telemetry?)
  • H
    That's understandable, I take it that the logs didn't indicate the issue. I'm not sure that it solves the problem, but IIRC, when that sort of thing happens I'll make sure that the permissions ownership is correct with the correct permissions and...
  • dvl@
    I updated a MySQL 8.0.45 instance to MySQL 8.4.8 - along the way, I encountered the "'mysql_native_password’ is not loaded" situation. I was able to follow my own blog post to get the non-root passwords updated. However, I still can't get the...
Back
Top