freebsd 14.2-release

  1. kupereal

    How to use ports and packages system together?

    Preamble. I installed utility sudo from ports system. Everything is fine! In my version of the OS the package manager (pkg) is already installed. I enter pkg info, and see sudo in the list of applications. It turns out that now I can perform any operations with this software through the package...
  2. M

    PHP8 and php_fpm on FBSD14

    I run 14.2-RELEASE-p3 amd64 I've tried both php installed with pkg and compiled from ports but everytime when I add LoadModule php_module libexec/apache24/libphp.so to httpd.conf apache it wouldn't and when I try to start php-fpm I get: # service php_fpm start Performing sanity check...
  3. M

    Iocage jail network - Need help please

    Hi, I am having issues setting up network on a dedicated server. Basic network tests are failing (cf. end of this message) 1/ Here is main objectives Secure both HOST and JAILS Jails must be able to access public IP (Internet) Jails MUST NOT be able to see any other jail than themself NB : I...
  4. J

    14.2-p1 suspend/resume issue

    Hello people, I own a Lenovo x280. It run FreeBSD 14.2-RELEASE-p1. I use i3wm as Window Manager. to make lid close and laptop suspend, I use those configuration and scripts # Notify lid close/open events. notify 100 { match "system" "ACPI"; match "subsystem" "Lid"; action...
  5. antoine2711

    vbox Virtualbox 7.1.4 Guest additions tools not available and can’t compile from port in FreeBSD 14.2-RELEASE

    Hi, I try to install the port for VB v7.1.4 in FreeBSD 14.2-RELEASE, but I can only get v6.1.50 and it doesn’t compile the port… I did this: cd /usr/ports/emulators/virtualbox-ose-additions-nox11 sudo make install clean And it stops a one point with this: kBuild: Compiling...
Back
Top