server

  1. Sivan!

    Solved BSD hypervisor

    # The thread was opened with the idea of installing Bhyve-server in an old amd server with 13.1 command line, the first few posts relate to the errors / limitations during install in that server. After that I moved on to install in in a desktop with kde5. The errors mentioned in the first few...
  2. subnetspider

    HOWTO: Setting up FreeBSD 13 on a IONOS VPS Server

    This Post was inspired by point-to-point-connection-32-network.82257 and Adding a Public IPv4 and IPv6 Address to a Linux Server (Ubuntu and Debian). Hello everyone, in this guide, I want to show you how I have set up the network and installed the VMware tools on my FreeBSD 13 VPS server...
  3. M

    Backup solution for dedicated root server + storage box at Hetzner

    A dedicated root server at Hetzner running FreeBSD 13.0-RELEASE-p7 with 2 x 512GB NVMe configured as ZFS mirror and a storage box with 100GB offering access by scp / rsync / BorgBackup (but no ssh login). # zfs list NAME USED AVAIL REFER MOUNTPOINT zroot...
  4. M

    Shell Script for rebooting if network down for a certain amount of time?

    Today in the morning I have discovered that my server running 13.0-RELEASE-p6 wasn't reachable anymore, which left me no other choice then to perform a hardware reset, after which everything was working again. It started during the night with re0 losing connection and toggling link state between...
  5. Sergei_Shablovsky

    PF How BSD pf performance depend on CPU frequency, L2/L3 cache size

    Hi, hardware gurus! How exactly BSD pf performance (in matter of low latency, high PPS, etc) depend on bus frequency, main CPU frequency and L2/L3 cache size in multi-package (mean physical multi-CPU, like Intel E5500/5600, E5-2000 series) server systems that intend working as border firewall...
  6. A

    Solved Offline freebsd.org/cgi/man.cgi

    Is there a way to have a full clone of https://www.freebsd.org/cgi/man.cgi on a PC? * Offline -- Setting up some type of local CGI server, to execute queries and read the result on a local browser. * Complete -- With all its set of man pages, represented on <select name="manpath">...
  7. R

    Why I can't use a Load Balancer configured in Apache ?

    Hello everyone, as you can see in the title, I'm having some trouble trying to make a load balancer on one of my FreeBSD servers. I don't know why but the configuration that I'm giving to apache looks fine, because it's giving me a "syntax ok" when I restart the service, but asks me if the...
  8. S

    bhyve Windows Server 2012 via Bhyve keep crashes

    Hello. I'm using bhyve on FreeBSD 12.1. but if i start Windows Server 2012 R2 or other vms, It works but it crashes after 1~2 hours automatically. I'm using ZFS. my hdd images are at /root/vms and I made it with truncate -S 32G vm_01.img. bhyve \ -c 3 \ -s 0,hostbridge \ -s...
  9. W

    Setting up Ssl on Apache24 Server

    Hello everyone ! I want to set up ssl protocol for my local web server that i started with apache24. What should i do ? Which conf's should i edit ? What are the commands etc. This will help a lot. Btw. i have 2 .cer , 1 .crt , 1.p7b certificate file.
  10. sagaracharya

    uwsgi cannot open "./router_redirect_plugin.so"

    Read here This seems to be a port or package problem of uwsgi to me. Kindly read the above thread. Will mark both closed once they're done.
  11. stroudmw

    home media server recommendations

    I am looking to build a very simple home media server. What I would like is to go to my laptop, open up my favourite music or video player, click "file -> open", see my storage as another drive, and play my stuff (stream it - without waiting for it to download first). This will not be a...
  12. J

    Server choice

    Hi. I think it is my first consultation in the forum or at least in recent years. In my company we have low-end IBM and Lenovo servers with freebsd for many years without any problem. We are now evaluating alternatives to buy a new server. We have these two options: 1) SERVER DELL T40 XEON...
  13. Wamphyre

    BeastNgine: Engintron inspired web server stack for FreeBSD

    Hi, After 2 years of slow work, testing and debugging, today I present my project, BeastNgine. BeastNgine is an Engintron inspired implementation of Varnish, Nginx, Brotli, php-fpm, certbot and modsecurity for FreeBSD. With BeastNgine, you can simply deploy a complete, full blown and ready...
  14. NapoleonWils0n

    Solved freebsd-update 404 error on server - losing the will to live

    Hi All I've been trying upgrade from freebsd 12 to 12.1 for the last 2 days without much joy I was getting a pkg mismatch error because i hadnt upgraded to 12.1 Running freebsd-update with the debug option shows a 404 error on the update server # freebsd-update --debug -r 12.1-RELEASE upgrade...
  15. U

    FreeBSD - clock drift

    Hi, we use FreeBSD 12.0 on an "old" DELL 2950 Server (8-Core, 24GB Memory) as our main ZABBIX Monitoring System. From time to time, last happened yesterday, the system clock goes of by an significant amount of time and ZABBIX starts to alert because it thinks that it didn't receive values from...
  16. vermaden

    HOWTO: Silent Fanless FreeBSD Server - Redundant Backup

    I would like to share an article about Fanless FreeBSD Server. Silent Fanless FreeBSD Server - Redundant Backup https://vermaden.wordpress.com/2019/04/03/silent-fanless-freebsd-server-redundant-backup/ #verblog #cloud #freebsd #freenas #hardware #storage #zfs #nas #backup
  17. M

    setting up freebsd server and linux client

    Hello I'm very new to FreeBSD and I need you guys to help me out with something. (my English is not so good, sorry for mistakes) Our teacher asked us to set up a server on FreeBSD and have Linux as a client to share files and manage the client. I've just downloaded and installed FreeBSD and...
  18. RedPhoenix

    What Do YOU Use FreeBSD For, and Do You Use UFS or ZFS? :)

    I use it for development, you know, Programming 'n stuff... :) I also use it for ZFS, since I keep backups of my friends' and family members' data. :) I also use it for other things, like when I use Linux, but want more of a UN*X-y feel. It also speaks to how good of an OS it is when I...
  19. V

    Create a FreeBSD SBS ( Small Business Server )

    Hello community! I thank this forum for all the info I had. For several months, I think about the idea of migrating the whole Windows architecture under FreeBSD, currently we have: ISP Modem / Router -Wireless Server Windows Server 2008R2 1 - File Sharing (1,7TB DATA) - Domain Controller (25...
  20. aragats

    Dynamic DNS for a large number of clients

    Hi folks, Would you please recommend a good DNS software suitable to setup a Dynamic DNS server for a large number of clients (like 2000-3000)? Currently I'm using dns/maradns for personal purposes, but I'm doubting it's a good choice for a commercial project. Thanks for advises!
Top