Guide to Configuring Additional IP Addresses in #FreeBSD VPS (IPv4 and IPv6)

This article provides a guide to configuring additional IP addresses in FreeBSD VPS servers.
Guide to Configuring Additional IP Addresses in FreeBSD VPS (IPv4 and IPv6)
This guide covers the steps required for configuring additional IP addresses in FreeBSD VPS. The process involves configuring the network interface and ensuring the IP addresses are ...
Continued 👉 https://blog.radwebhosting.com/guide-to-configuring-additional-ip-addresses-in-freebsd-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #networkconfiguration

Modernised use of freebsd-update for a major upgrade to FreeBSD

An example: 14.4-RELEASE to 15.1-RELEASE

All commands should be run as root.

  • pkg update
  • pkg upgrade -Uy -r FreeBSD pkg
  • freebsd-update fetch
  • freebsd-update install
  • freebsd-update upgrade -r 15.1-RELEASE
  • freebsd-version -kru ; uname -mvKU
  • freebsd-update install
  • do not reboot the operating system – ignore the on-screen advice from freebsd-update
  • freebsd-version -kru ; uname -KU
  • /bin/sh
  • export abi=FreeBSD:15:$(uname -p)
  • export osversion=1501000
  • [...]

    https://billboard.bsd.cafe/post/727

    Modernised use of freebsd-update for a major upgrade to FreeBSD

    An example: 14.4-RELEASE to 15.1-RELEASE All commands should be run as root. pkg update pkg upgrade -Uy -r FreeBSD pkg freebsd-update fetch freebsd-update i...

    BSD Cafe Billboard
    Maybe I'm being a bit simple but reading the #FreeBSD docs for upgrades using pkgbase and it says to create this file FreeBSD-base.conf which I understand. The part that is messing with my grey matter is where it says to chose one of the options below. I'm on FreeBSD 15.1-RELEASE and have my ports on Latest so which of these two do I chose ?

    main - pkg+https://pkg.freebsd.org/${ABI}/base_latest

    releng/15.1 pkg+https://pkg.freebsd.org/${ABI}/base_release_1

    Or something else entirely ????

    https://docs.freebsd.org/en/books/handbook/cutting-edge/#_upgrading_a_host_using_freebsd_base

    HELP PLEASE before I pkgbasify my ThinkPad ❤️
    Chapter 27. Updating and Upgrading FreeBSD

    Information about how to keep a FreeBSD system up-to-date with freebsd-update or Git, how to rebuild and reinstall the entire base system, etc

    FreeBSD Documentation Portal

    FreeBSD boot loaders

    The loader should be upgraded before a root-on-ZFS pool is upgraded.

    For a major upgrade of the OS – with or without an upgrade of the pool: should the loader be upgraded before first boot of the upgraded kernel?

    #FreeBSD #upgrade #boot

    FreeBSD v14.3 is going end of life on June 30th, 2026. We recommend that you upgrade to the latest supported release!

    #FreeBSD #BSD #Computers #Laptops #TechNews #TechUpdates

    https://officialaptivi.wordpress.com/2026/06/20/freebsd-14-3-is-going-eol-on-june-30th/

    FreeBSD 14.3 is going EOL on June 30th

    The fourth point release of FreeBSD 14 was released on June 10th, 2025, to bring several security bug fixes and other general improvements that were implemented since the last point release, which was v14.2.

    FreeBSD 14.3 is now reaching closer to the end of support, which has been scheduled for June 30th of this year. This means that there will be no more security updates for packages planned for the future. You will no longer be able to obtain further security updates after June 30th.

    According to the official announcement from the security team, this has been confirmed, along with the urgent warning that users are strongly encouraged to upgrade to the latest supported release as soon as possible.

    The following supported releases that will be after June 30th are:

    • FreeBSD v14.4: Supported until December 31st, 2026
    • FreeBSD v15.0: Supported until September 30th, 2026
    • FreeBSD v15.1: Supported until March 31st, 2027

    If you are still running FreeBSD 14.3, we recommend that you upgrade to the latest supported release so that you can continue receiving security updates and to keep your computer secure, along with other improvements.

    #FreeBSD #FreeBSD14 #FreeBSD143 #news #Tech #Technology #update

    FreeBSD major upgrade from 14.4-RELEASE-p6 to 15.1-RELEASE, with freebsd-update

    100 minutes for the upgrade to userland:

    <https://www.reddit.com/r/freebsd/comments/1u6xu2i/comment/osq1q3u/>

    Has anyone else found the userland upgrade extraordinarily time-consuming for 14 to 15.1-RELEASE?

    #FreeBSD #upgrade #update

    @NebulaTide free space. Remember to occasionally clear the package cache.

    Long ago (much more than a year) I learnt the hard way with poudriere jails. I probably never reported the issue, but (at a glance) it might have been what was reported last month:

    pkgbase pkg cache lacks cleaning · Issue #1343 · freebsd/poudriere — <https://github.com/freebsd/poudriere/issues/1343>

    #FreeBSD #pkgbase #jails

    Cc @ianthetechie

    pkgbase pkg cache lacks cleaning · Issue #1343 · freebsd/poudriere

    From Mark Millard: My poudriere jail updates are not cleaning out prior: /usr/local/poudriere/jails/*/var/cache/pkg/FreeBSD-* files after updates. For example my "official-aarch64" poudriere jail n...

    GitHub
    I was able to successfully able to install #FreeBSD twice!  Due to issues with audio drivers on the #N100 mini pc, I moved the BSD over to the #ebox.

    Things are looking pretty snazzy with #Lumina.  I have to say, I am very happy with this install and set up.

    As for #AlpineLinux, I will move that over to the N100 mini pc.

    Happy FreeBSD day y'all!

    Obligatory #Fastfetch for all y'all too 
    File System Design for Performance and Security

    Designing a Linux/Unix file system for security, performance and maintainability.

    Bob's Pages of Travel, Linux, Cybersecurity, and More