Latest activity

  • SirDice
    While that would give the host a proper hostname and IP address, that relationship (hostname to IP address) isn't known to any other computer on your network. That's what DNS is for. Didn't you recently set up dnsmasq? You can set up an...
  • B
    Using IP address works, but I'd like to use a hostname. Getting assigned by the network would be my preferable solution
  • B
    That's exactly what I'm looking for. I want a simple solution. I'm running in a jail so would like to access the server from anywhere on my network. I do have a dhcp server and I would try assigning an IP address and hostname via MAC address...
  • Mjölnir
    if the old zpool of TrueNAS already occupies the whole ssd, there is no space left IIUC. AFAIK you can not shrink a zpool, right? If I'm wrong, yes that would be nice, then you can create a 2nd zpool for the new system beneath the zpool of the...
  • SirDice
    Many, many years ago I set up an "authoritative" domain with a bogus TLD .home. For multiple reasons, the first was that I wanted to learn about DNS and how it worked. The second reason was to have something I could use for my homelab to register...
  • SirDice
    SirDice reacted to blackbird9's post in the thread Important persons in your country. with Like Like.
    In that case, I have to give a shout out for the great Larry Wall. Inventor of Perl, patch, rn, perl6/rakudo or whatever they are calling it nowadays, and a bunch of other tools. Another one whose software I use on an almost daily basis. 😁...
  • SirDice
    SirDice reacted to eternal_noob's post in the thread Important persons in your country. with Like Like.
    Edsger W. Dijkstra, the inventor of Dijkstra's algorithm.
  • Espionage724
    I carried this and a 12-in HP LCD 7 streets across town to a friend's for weekend LANs :p
    • 11-154-094-02.webp
  • B
    What options do I have for setting up ServerName (for use with Apache) on a home network?
  • Mjölnir
    Since the system SDD is ZFS, I would not wipe it's content. Keep it, so you can switch back if s/th goes wrong, and if everything goes well you can comfortably access the old configuration. Install to new datasets and set the new ROOT/default...
  • MG
    MG replied to the thread How to stop a program.
    I think it was in 14.2, my previous main system. Something couldn't unmount but the parent process didn't exist anymore. I probably caused it myself. No idea how I fixed it but I remember being entirely unable to remove it except with reboot...
  • B
    Beastie replied to the thread Movies (and TV shows)....
    Rest in Peace, Chuck Norris!
  • MG
    MG replied to the thread Are there any "trekkie fans".
    They stole the "numner one" title. Only Picard and Locutus can use that.
  • cracauer@
    cracauer@ replied to the thread Are there any "trekkie fans".
    Generally I agree, but most of Strange New Worlds is good. I hear ST: Picard is also good but haven't been brave enough to watch it.
  • cracauer@
    I think your example in the first post here is better than the one you put into the bug, with the "...". The copying to "," while making it clear that cwd is in the same ZFS filesystem, but not in the part that is expected to be readonly, is...
  • Espionage724
    The major problem with TrueNAS, PfSense/OPNsense et al are the various abstractions and intermediate layers they usually call 'helpers' - they interfere and break pretty much all system and services configuration you want to do the proper way...
  • cracauer@
    cracauer@ replied to the thread attn cpp coders.
    None of this require manually using new() or malloc(3). You are not in *actual* dynamic memory management. What you need before you tackle the C++ collection classes is some theory. Which kind of collection data structure is good for what, and...
  • K
    kpedersen replied to the thread attn cpp coders.
    The problem is then you shift the effort into searching for, maintaining and generally juggling bindings and other dependencies. And that is a worthless task. At least memory management is a transferrable skill. C++ is a gross language but one...
  • B
    balanga replied to the thread Solved Apache & php.
    I don't know if I want to use socket. Looks like the only difference is in SetHandler statement which I would set in /usr/local/etc/apache24/modules.d/030_php-fpm.conf PS why 030_php-fpm ?
  • R
    roper reacted to kpedersen's post in the thread Useful scripts with Like Like.
    A script to generate a "version" of x11/xorg which resides in /usr/X11R7 (like $DEITY intended). I used to simply rebuild it *all* from ports but I found another way that is faster and sidesteps compile errors. Notice in the below screenshot...
  • cracauer@
    cracauer@ replied to the thread Request for advice about VPN.
    Oh and you should check whether openwrt is available for your existing routah. That would give you VPN without purchasing a new one.
  • cracauer@
    cracauer@ replied to the thread Request for advice about VPN.
    A friend of mine has a pretty slick VPN setup. His/her end devices are all on Wifi anyway. So he/she set up multiple wifi networks, each one in a different VPN or plain ISP. So for every end device to switch to a different endpoint you just join...
  • T
    Tested on 16.0-CURRENT, affected as well when NFSv4 minorversion=2. # uname -a FreeBSD WaylandTest.home 16.0-CURRENT FreeBSD 16.0-CURRENT #0 main-n284522-e6083790f217: Mon Mar 16 11:49:56 UTC 2026...
  • Espionage724
    Espionage724 reacted to Alain De Vos's post in the thread Rant about Aliens... with Like Like.
    Lol. Now anyway. The name of my dog is Hera. [The women of Zeus]. But i like to call her "THE BEAST".
  • cracauer@
    cracauer@ replied to the thread Request for advice about VPN.
    Will you frequently switch the VPN destination (countries)? Will you need different destinations for different devices?
  • K
    Agreed but I also note that a compromise could almost be reached if we knew what the hell the thing was doing when we clicked a button. This was my issue with an old colleague using i.e webmin, etc. Any time he did something trivial, it would...
  • robroy
    robroy reacted to vermaden's post in the thread Valuable News – 2026/03/23 with Thanks Thanks.
    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
    The problem(s) start when you view that 'pretty interface' and one day it says: "WARN: googah is upside down!" and you have no idea how to fix it. A far better workflow is when you notice (on your laptop) that <widget> is not interfacing, you ssh...
  • cracauer@
    cracauer@ replied to the thread How to stop a program.
    umounts? Are you sure these were zombies? Sounds more like ordinary processes hung in the kernel. Those take up their original space.
  • robroy
    robroy reacted to eternal_noob's post in the thread Rant about Aliens... with Like Like.
    Just get proper glasses and you'll know.
  • Espionage724
    Espionage724 reacted to mer's post in the thread What forum software does FreeBSD use? with Like Like.
    Sounds like "kill -9"
  • cracauer@
    Right, that is the problem. A single NFS mount cannot (normally) span several server-side filesystem mounts. ZFS seems to hack that up for snapshots, but not in a complete enough way. Maybe a solution is to actually export and mount the...
  • SirDice
    SirDice reacted to mer's post in the thread What forum software does FreeBSD use? with Like Like.
    Sounds like "kill -9"
  • SirDice
    Oh yes. Rather forceful eviction.
  • SirDice
    Account got banned, then deleted.
  • SirDice
    SirDice reacted to balanga's post in the thread desktop-installer woes with Thanks Thanks.
    Until you have X coming up properly I would suggest booting up to a command prompt and the running startx.
  • Espionage724
    Network Attached Storage. What use cases make it better than sufficient attached storage to include redundancy/safe storage? A household with mix of systems that need to share data? Like *nix, Macs, Windows all wanting to share videos and...
  • SirDice
    SirDice replied to the thread desktop-installer woes.
    Less error prone: sysrc dbus_enable="YES" sysrc lightdm_enable="YES" You don't run the risk of adding those lines multiple times when you execute the script more than once; sysrc Don't need to set the scfb driver, Xorg typically detects it...
  • U
    Just to be clear, snapshots are completely independent datasets/filesystems as far as the server is concerned. On a ZFS system, going into .zfs/snapshot/xyz will cause it to automatically mount the snapshot dataset (pool/mydataset@xyz) onto that...
  • Espionage724
    Espionage724 reacted to jcmraats's post in the thread How to stop a program with Like Like.
    Thank you. That works!
  • SirDice
    Why are you generating INDEX in the first place? It often breaks and you don't actually need it.
  • Espionage724
    Espionage724 reacted to hruodr's post in the thread How to stop a program with Like Like.
    Is "kill -9" murder?
  • freethread
    I have a real machine (server) and two virtual machines (desktops) with FreeBSD at the latest release and updated to the latest patch: FreeBSD ambaxtos 15.0-RELEASE-p4 FreeBSD 15.0-RELEASE-p4 GENERIC amd64 (server - real machine) FreeBSD...
  • Espionage724
    Coming right down to it, I don’t need a NAS at all. An 18tb disk in a USB enclosure is sufficient. Another one for a backup copy is nice. Both are sufficient for me. And far simpler.
  • MG
    MG replied to the thread How to stop a program.
    I don't remember but less than 1MB and not changing. Seen this only a few times. I noticed the problem while testing something that uses mount and umount and leave no trace of it. Dead umounts were stacking up after a few runs. Not a very big...
  • H
    hedwards reacted to cracauer@'s post in the thread How to stop a program with Like Like.
    Processes will not exit on signal 9 when they are stuck in the kernel. umount is a good example of a program that can happen to.
  • Kaminar
    I have an existing PEFS‑encrypted filesystem that I originally created with the following command: pefs addchain -fZ -a aes256 filesystemdir I would like to change the password. Is there a way to change the password, or is the only option to...
  • cracauer@
    cracauer@ replied to the thread How to stop a program.
    You can always kill the parent of the zombie. In which case the zombies goes to init, which consumes it. You can't eliminate a zombies without doing that since the parent still has business to do with its child. It shouldn't be significant...
  • SirDice
    SirDice replied to the thread Rant about Aliens....
    Bring in the dutch oven. No idea why that's so funny, but it absolutely is.
  • Criosphinx
    For the 9260 there is comms/iwmbt-firmware/ Install it reboot and you should be able to scan with hccontrol -n ubt0hci inquiry https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-bluetooth
Back
Top