Latest activity

  • SirDice
    That's definitely a bad sign. It's going to be difficult to diagnose though. If it's this locked up it won't be able to log anything either. But, definitely check /var/log/messages, there may be clues leading up to the lock up. Some general...
  • Espionage724
    Espionage724 reacted to fernandel's post in the thread drm-kmod with Like Like.
    I am back to what I did in the past :)
  • SirDice
    Maybe it's just the graphics that have been switched off (and fail to come back on). Can you access the system with ssh?
  • MG
    Nothing else exists. A loop construct of some language is also made of jumps.
  • vermaden
    Ok. So you have a single BE named default; it sounds like that is a fb16 system. (freebsd-version -kru will tell us) Then you manually created fb15 (zfs create zroot/fb15 and copied fb15 files into it)? That means that fb15 is not a BE which is...
  • vermaden
    I believe you are thinking about these two: - https://vermaden.wordpress.com/2021/02/23/upgrade-freebsd-with-zfs-boot-environments/ - https://vermaden.wordpress.com/2021/10/19/other-freebsd-version-in-zfs-boot-environment/
  • cracauer@
    There are better language constructs to exit nested logical blocks than goto. Well, not in C but elsewhere.
  • R
    Not sure why you are using the past tense here. Usenet is alive and well and likely the largest "decentralized media backup" in the world. And yes, that still includes porn.
  • H
    I wouldn't be surprised if people start using VPNs for the purpose of being "outside" of CA from all appearances. I worry mostly about what this could do to developers in the state as anybody outside of the state shouldn't really be under any...
  • K
    I'll see what that does.
  • bjs
    # pkg install ca_root_nss # ln -s /usr/local/share/certs/ca-root-nss.crt /etc/ssl/cert.pem /usr/local/etc/lynx.cfg: SSL_CERT_FILE:/usr/local/share/certs/ca-root-nss.crt
  • cracauer@
    cracauer@ replied to the thread RAMageddon!!.
    Have to refill the spares in a meagre 5TB per disk array. Prices are outrageous even for those small HDs.
  • vermaden
    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  • K
    I've looked into it, but it's rather opaque. I can set postfix up to accept ETRN connections, but then I apparently need to use the insecure telnet to signal it manually to send my mail, and that telnet connection has to be to a process running...
  • H
    hedwards replied to the thread RAMageddon!!.
    I feel very fortunate that I bought my current desktop a year or two ago before the RAM prices started to sky rocket. I was able to completely fill out it's RAM capacity with 32gb of RAM. Granted, it's DDR4, but I probably should sell the...
  • H
    hedwards reacted to SirDice's post in the thread Other Xfce4 startup after install with Like Like.
    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...
  • 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.
Back
Top