Search results

  1. vermaden

    Add Port to FreeBSD Ports

    Which ports do You currently maintain?
  2. vermaden

    Add Port to FreeBSD Ports

    If you know a project that is valuable (or created one) and you know its not int the FreeBSD Ports then you add it. How would Poudriere automatically make a port for You?
  3. vermaden

    Add Port to FreeBSD Ports

    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  4. vermaden

    Please recommend me a good free online course to learn linux or bsd console.

    Some of the info you will find here: - https://vermaden.wordpress.com/ghost-in-the-shell/
  5. vermaden

    Solved Trying to understand FreeBSD CUPS documentation

    This can help: - https://vermaden.wordpress.com/2023/02/07/print-on-freebsd/
  6. vermaden

    FreeBSD and Poudriere in High Security Environments

    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  7. vermaden

    Solved wlan0 not working in bhyve

    Yep - just do the same without vm-bhyve. With vm-bhyve its just a lot less PITA.
  8. vermaden

    Does FreeBSD make you happy? Explain why

    As I used both Windows 10 and 11 inside Bhyve (and also on physical laptops) I noticed that 11 as a lot slower and less responsive then 10 on the same hardware - does not matter if virtual or physical. As support for 'regular' Windows 10 has ended (with some extension if you did some additional...
  9. vermaden

    Does FreeBSD make you happy? Explain why

    Here you have both Windows 10 and Windows 11 covered for Bhyve: - https://vermaden.wordpress.com/2023/08/18/freebsd-bhyve-virtualization/
  10. vermaden

    Solved wlan0 not working in bhyve

    Bridging does not work with wlan0 device. You need to use NAT with pf(4) for that. Details here: - https://vermaden.wordpress.com/2023/08/18/freebsd-bhyve-virtualization/ Check Laptop WiFi NAT section.
  11. vermaden

    Valuable News – 2026/01/05

    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  12. vermaden

    ZFS How to un-ZFS-ify a drive?

    This will help: - https://github.com/vermaden/scripts/blob/master/storage-wipe-clean.sh
  13. vermaden

    Call for testing: pkgbase support in 15.0

    IMHO like that it looks a lot better:
  14. vermaden

    Valuable News – 2025/12/29

    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  15. vermaden

    Call for testing: pkgbase support in 15.0

    I would get 'origin' instead. root@bsd15:~ # pkg query '%o %R' | awk '$2=="FreeBSD-ports" {print $1}' sysutils/beadm sysutils/lsblk The xargs(1) command on FreeBSD does not support -a option: root@bsd15:~ # man xargs | grep -- '-a' -n number, --max-args=number So I would use...
  16. vermaden

    Scripts Stats

    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  17. vermaden

    Valuable News – 2025/12/22

    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  18. vermaden

    Porting X11Libre to FreeBSD.

    Seems *this one* is the only allowed XLibre thread. Curious for how long ... as others are closed pretty fast: - https://forums.freebsd.org/threads/open-xlibre-x11-discussion.100840/
  19. vermaden

    Open XLibre X11 Discussion

    Why its not allowed to openly discuss XLibre X11 server on the FreeBSD Forums? First - removal (instead of 'just' locking - which is also really bad) the older XLibre So long Xorg, thanks for all the fish, hello XLibre thread. Copy available here because it was DELETED from FreeBSD Forums...
  20. vermaden

    Solved Xorg/Xlibre Megathread Disappeared

    I would 'kinda understand' locking the thread ... but removing? That is just bad. That is censorship like behavior.
Back
Top