freebsd 13

  1. K

    Why Is Everyone Stuck on FreeBSD 13?

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

    13.2-RELEASE-p11 to 13.3-RELEASE?

    I have a FreeBSD 13.2 box; [FreeBSD-root@me:~]# freebsd-version -kru 13.2-RELEASE-p11 13.2-RELEASE-p11 13.2-RELEASE-p12 [FreeBSD-root@me:~]# uname -a FreeBSD me 13.2-RELEASE-p11 FreeBSD 13.2-RELEASE-p11 GENERIC amd64 I'd like to upgrade it to 13.3-RELEASE. However these both look scary...
  3. Rob215x

    Devices cannot connect after FreeBSD 13 update due to TLS issue

    A client has a number of devices that email a report at the end of the day. Several years ago (2021?) they stopped receiving the emails so, as a favor (they've been a good client), I built a spare FreeBSD server in my office to act as a mail server. It receives the automated messages from their...
  4. D

    DWM Error when installing slstatus on FreeBSD 13.1

    Hello everyone, Hope you are well, I'm stuck with this output from slstatus install : ld: error: undefined symbol: kvm_openfiles >>> referenced by swap.c >>> components/swap.o:(swap_free) >>> referenced by swap.c >>> components/swap.o:(swap_perc) >>> referenced by...
  5. decuser

    Run fossil as service

    I have been running fossil as my scm server this year and I’ll not be going back to git for anything other than disposable repos. It’s currently set up using inetd. I would like to move it to a stand-alone service. It’s just a single executable that needs to be run: fossil server It’s been a...
  6. decuser

    Mirrored vdevs or RAIDZX

    I’ve got 4 1tb 5400rpm drives and 3 256gb ssds- all sata. I can install any 4, maybe 5. I was reading up on zfs raid levels and it’s a little confusing. Do I install FreeBSD on one of the ssds and then create a set of mirrored vdevs out of the four hdds, or a single mirror out of the other 2...
  7. decuser

    Solved Sendmail in 2022?

    I've been trying to figure out if I really need sendmail, or if there's a better option in 2022 for FreeBSD 13? I read that disabling it entails: sendmail_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="NO" sendmail_msp_queue_enable="NO" But what are the consequences? I do...
  8. A

    VMware GPU acceleration for freeBSD

    Hello. How can I enable hardware acceleration on freeBSD 13 ? I installed xf86-video-vmware now I got full screen window but it doesn't have hardware acceleration. when I look to the details section of my gnome(42) desktop , it shows "software rendering" in graphic section. everything is...
  9. C

    FreeBSD 13.0-RELEASE-p4 + bhyve + Windows 10

    Hello. I have problem with local network/internet. I have local network on hq0 (192.168.33.1/25) on this interface is dnsmasq # ifconfig hq0 hq0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500...
  10. D

    cc: error: unknown argument: '-fformat-extensions' while buildkernel

    Hello, I have this error and the process stopped while build a custom kernel, does anyone knows what is going wrong? I am using FreeBSD 13.0
  11. D

    FreeBSD 13, Apache24, libdb-5.3.so - not found, openjdk-7.261.02.1,1 is marked as broken

    I'm a novice I'm trying to build a FreeBSD 13 system, with no complications. I've added cups and samba413, but not set them up yet. When I try to build Apache24, I get a long way through the build when it stops with errors :- ===> apr-1.7.0.1.6.1_2 depends on shared library: libgdbm.so -...
  12. StreetDancer

    Thinkpad T430 - FreeBSD 13.0-CURRENT - Intel Driver (Problems)

    Hey everyone! I have been struggling to get FreeBSD running on my Thinkpad T430 (which I have done in the past; I just don't remember how). I have since then formatted and have a new hard drive in. I have spent the last 72 hours re-installing versions ranging from 12.1 - 13.0 CURRENT (which is...
  13. S

    Failed to find bootable partition - could be a bug of loader.efi on FreebSD 13?

    I use UEFI boot. /boot/loader.efi has been copied to /EFI/BOOT/BOOTX64.efi of a proper ESP partition and we can see it was actually called by the UEFI. It won't go on the next boot stage. disk1p3 is actually that boot partition with /boot, but why loader.efi won't recognize it as a bootable...
  14. martinrame

    bhyve Android emulator in a virtual machine

    I'm trying to use Flutter in my FreeBSD 13 workstation, after finding it cannot run on it (even using linuxulator) I created an Ubuntu 20.04 VM on Bhyve, and installed everything. When I tried to run the emulator it said "Your CPU does not support required features (VT-x or SVM).". The...
  15. warbotz

    compiz-fusion on freebsd 13?

    Hello, has anyone tried to install compiz-fusion on freebsd 13? because there are many errors... loss of icons... of the configuration menu... etc... it barely works... what are the parameters to configure... in xfce4?
  16. K

    MCA: CPU 0 COR GCACHE LG RD error

    Hi folks. I got the following lines when checking my server with "dmesg -a", any idea what it refers? MCA: CPU 0 COR GCACHE LG RD error OS: FreeBSD 13-RELEASE Starting mysql. Starting background file system checks in 60 seconds. ... Sat Jan 29 14:59:15 +03 2022 MCA: Bank 18, Status...
  17. K

    MariaDB filling all my CPU cores up to 100%

    Greetings. Having mariadb105-server-10.5.13 running on FreeBSD 13 with ZFS. (A physical, dedicated server: CPU: AMD Ryzen 5 3600 6-Core 3593.32-MHz CPU and 64 GB RAM) My WordPress website sometimes getting random-visitors attacks/DDoS (hundreds of http GET requests instantly towards randomly...
  18. pouria

    ِDoes FreeBSD Support MPLS?

    Hello, I want to setup MPLS on FreeBSD, but I can't find any documentation guide. I found this link below that says: Finishing FreeBSD MPLS implementation But there is nothing about it on the Internet or Wiki. Any Idea? Thanks.
  19. K

    PF Allow DHCP within PF

    In terms of PF rules (enabled, actively running in my VPS), which way is the best way to allow a DHCP server (of my VPS provider) connect&define an IP to my VPS without any prevention? 1- pass quick proto udp from any to 255.255.255.255 or 2- pass in quick on $ext_if inet proto udp from any...
  20. K

    PF A weird PF whitelist problem

    Under FreeBSD 13, I'm using PF and it was working fine till today. I've a <whitelist> table that I suspect it's not really working with PF. Any IPs within that file (table <whitelist> persist file "/var/pf/whitelist.txt") seems still getting blocked by PF, as I see through real-time by the...
Back
Top