FreeBSD

!freebsd

@lemmy.ml
Create post
Bridging Networks Across VPS with Wireguard and VXLAN on FreeBSD

Bridging Networks Across VPS with Wireguard and VXLAN on FreeBSD

Open link in next tab

Bridging Networks Across VPS with Wireguard and VXLAN on FreeBSD

https://it-notes.dragas.net/2024/07/15/bridging-networks-across-vps-wireguard-vxlan-freebsd/

Learn how to bridge networks across multiple VPS instances using Wireguard and VXLAN on FreeBSD, enabling secure and flexible service distribution.

Bridging Networks Across VPS with Wireguard and VXLAN on FreeBSD
"I have Linus to thank for a long career using FreeBSD" | comment on HN

"I have Linus to thank for a long career using FreeBSD" | comment on HN

Comment by drewg123 on July 25, 2019

I met Linus at the Linux BOF at the 1994 Boston USENIX. Very ironically, I have Linus to thank for a long career using FreeBSD. It sounds like a cheap shot, but please hear me out:

I was sysadmin'ing a university stats department at the time, and NFS use was very important. I had been trying to use Linux on 486's, but performance of xdvi (with NFS mounted fonts) was abysmal. A 486 would take minutes to render the same page that a wimpy DECStation could render in a second. From tcpdump, I figured out it was because Linux did not do any sort of NFS caching at the time, and xdvi wandered around font files one byte at a time.

I asked Linus at the BOF when they planned to implement NFS. He told me NFS was unimportant, nobody used it, and so on.

I then attended the FreeBSD BOF where a clean shaven guy in a collared shirt was giving a power point presentation. I asked about NFS there, and was told it should work fine. When I got home from the conference, I switched the 486 to FreeBSD, and it worked just fine.

I eventually did OS research on FreeBSD, was one of a few people to port FreeBSD to the DEC Alpha, and I now do kernel performance work for a large CDN, where we run FreeBSD.

How could I get started with BSD?

How could I get started with BSD?

cross-posted from: https://lemmy.ca/post/23633869

How could I get started with BSD?

hello,

I want to learn and deep dive into BSD systems. I am a Linux user for more than 3 years and now I am curious to learn and use BSD since BSD is similar to Linux and has binary compatibility.

sadly my laptop wifi card isn't supported by any BSD systems. so I can't use it as my daily driver. so where should I go or do to learn more about BSD?

Proxmox vs FreeBSD: Which Virtualization Host Performs Better?

Proxmox vs FreeBSD: Which Virtualization Host Performs Better?

Open link in next tab

Proxmox vs FreeBSD: Which Virtualization Host Performs Better?

https://it-notes.dragas.net/2024/06/10/proxmox-vs-freebsd-which-virtualization-host-performs-better/

Comparative tests show FreeBSD's virtualization performance surpasses Proxmox, especially with NVMe drivers.

Proxmox vs FreeBSD: Which Virtualization Host Performs Better?
Results from the 2024 FreeBSD Community Survey Report [LWN.net]

Results from the 2024 FreeBSD Community Survey Report [LWN.net]

Open link in next tab

Results from the 2024 FreeBSD Community Survey Report [LWN.net]

https://lwn.net/Articles/975807

FreeBSD Tips and Tricks: Native Read-Only Root File System

FreeBSD Tips and Tricks: Native Read-Only Root File System

Open link in next tab

FreeBSD Tips and Tricks: Native Read-Only Root File System

https://it-notes.dragas.net/2024/05/31/freebsd-tips-and-tricks-native-ro-rootfs/

FreeBSD has many hidden gems, including native support for booting in read-only mode.

FreeBSD Tips and Tricks: Native Read-Only Root File System
How To: Migrate PhotoPrism DB from SQLite to MariaDB on FreeBSD

How To: Migrate PhotoPrism DB from SQLite to MariaDB on FreeBSD

Open link in next tab

How To: Migrate PhotoPrism DB from SQLite to MariaDB on FreeBSD

https://tinsuke.wordpress.com/2024/05/29/how-to-migrate-photoprism-db-from-sqlite-to-mariadb-on-freebsd/

Thanks to the porting efforts of huo-ju (photoprism-freebsd-port) and psa (libtensorflow1-freebsd-port), it is quite easy to get PhotoPrism up and running on a FreeBSD system or jail. The port uses…

How To: Migrate PhotoPrism DB from SQLite to MariaDB on FreeBSD
April 2024 Software Development Update - FreeBSD Foundation

April 2024 Software Development Update - FreeBSD Foundation

Open link in next tab

April 2024 Software Development Update – FreeBSD Foundation

https://freebsdfoundation.org/blog/april-2024-software-development-update/

Netflix Case Study

Netflix Case Study

Open link in next tab

Netflix Case Study – FreeBSD Foundation

https://freebsdfoundation.org/netflix-case-study/

Framework Laptop bug reporting questions

Framework Laptop bug reporting questions

I saw that the FreeBSD Foundation announced it was working with Framework to certify their laptops to be able to run FreeBSD out of the box. I am currently running GhostBSD (FreeBSD-based for anyone who is unfamiliar) and was wondering some things about reporting bugs.

  1. Do I just report them to the normal Bugzilla tracker? Or is there somewhere else I should report bugs?
  2. Is it a problem that I'm running GhostBSD instead of normal FreeBSD? I know it is based on FreeBSD Stable, but I wanted to check in case it would be different enough that I should be reporting elsewhere.