Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • 0 Votes
    3 Posts
    13 Views
    @mms Hell yeah!750 arbitrary dependencies, 2500 security exploits of various degrees, and at least two backdoors from hostile governments in every application! Plus a massive memory footprint and likely memory leaks.But it's MODERN DEVELOPMENT! SHIP IT!
  • 0 Votes
    1 Posts
    13 Views
    Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟮/𝟬𝟮 (Valuable News - 2026/02/02) available. https://vermaden.wordpress.com/2026/02/02/valuable-news-2026-02-02/Past releases: https://vermaden.wordpress.com/news/#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
  • 0 Votes
    9 Posts
    65 Views
    @stefano yes, the entry level. But I doubt the pro line will get cheaper. (Of course having a look at the mbp M5 pro rumors, omg I’m doomed
  • 0 Votes
    1 Posts
    14 Views
    NAMEbastille service – Manage services within jail(s).SYNOPSISbastille service [-ax] TARGET SERVICE ARGSDESCRIPTIONThe bastille service sub-command can manage services in jails. -a, --auto Auto mode. Start/stop jail(s) if required. -x, --debug Enable debug mode.EXAMPLESStart nginx in myjail:> bastille service myjail nginx startStop caddy in myjail:> bastille service myjail caddy stop#BastilleBSD #FreeBSD #ManpageMonday
  • #FreeBSD folks:

    Uncategorized freebsd
    2
    0 Votes
    2 Posts
    9 Views
    @pertho OSS, but pulseaudio is what's on top because that's what most of the desktop apps expect to use by default
  • 0 Votes
    7 Posts
    54 Views
    @speedbone @yvan absolutely, and doing it on OpenBSD is great as OpenBSD is probably the best platform for this task.
  • 0 Votes
    1 Posts
    12 Views
    Nice, my parcel from the FreeBSD foundation with some swag did just arrive #freebsd #swag #bsd @FreeBSDFoundation
  • 0 Votes
    1 Posts
    7 Views
    I've got a weird issue on my #FreeBSD ThinkPad. Since setting up lagg yesterday which worked fine. I powered off last night and then switched it on this morning. I noticed that I had no network access on either the re1 interface or wlan0. I powered off and on and it worked. I have since discovered that if it doesn't work if I just doas service netif restart it starts to work again.This is my lagg setup in /etc/rc.conf# WiFiwlans_iwlwifi0="wlan0"ifconfig_wlan0="WPA SYNCDHCP"cloned_interfaces="lagg0"ifconfig_lagg0="up laggproto failover laggport re1 laggport wlan0 DHCP"This is the output of ifconfig when it's working:re0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE> ether 8c:8c:aa:bd:bb:f0 media: Ethernet autoselect (none) status: no carrier nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>re1: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 options=80088<VLAN_MTU,VLAN_HWCSUM,LINKSTATE> ether 8c:8c:aa:bd:bb:ef inet 192.168.0.194 netmask 0xffffff00 broadcast 192.168.0.255 media: Ethernet autoselect (1000baseT <full-duplex>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>lo0: flags=1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384 options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 groups: lo nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>wlan0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 options=0 ether 8c:8c:aa:bd:bb:ef hwaddr 70:9c:d1:af:ad:93 inet 192.168.0.194 netmask 0xffffff00 broadcast 192.168.0.255 groups: wlan ssid Smithies channel 40 (5200 MHz 11a vht/80-) bssid f0:9f:c2:ab:8d:c3 regdomain FCC country US authmode WPA2/802.11i privacy ON deftxkey UNDEF AES-CCM 2:128-bit AES-CCM ucast:128-bit txpower 17 bmiss 7 mcastrate 6 mgmtrate 6 scanvalid 60 ampdulimit 64k ampdudensity 8 -amsdutx amsdurx shortgi -ldpctx ldpcrx -uapsd vht vht40 vht80 vht160 -vht80p80 wme roaming MANUAL parent interface: iwlwifi0 media: IEEE 802.11 Wireless Ethernet VHT mode 11ac status: associated nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>lagg0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 options=0 ether 8c:8c:aa:bd:bb:ef hwaddr 00:00:00:00:00:00 inet 192.168.0.194 netmask 0xffffff00 broadcast 192.168.0.255 laggproto failover lagghash l2,l3,l4 laggport: re1 flags=5<MASTER,ACTIVE> laggport: wlan0 flags=0<> groups: lagg media: Ethernet autoselect status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>This is the output when not working on first boot:re0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE> ether 8c:8c:aa:bd:bb:f0 media: Ethernet autoselect (none) status: no carrier nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>re1: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 options=80088<VLAN_MTU,VLAN_HWCSUM,LINKSTATE> ether 8c:8c:aa:bd:bb:ef inet 192.168.0.194 netmask 0xffffff00 broadcast 192.168.0.255 media: Ethernet autoselect (1000baseT <full-duplex>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>lo0: flags=1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384 options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 groups: lo nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>wlan0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 options=0 ether 8c:8c:aa:bd:bb:ef hwaddr 70:9c:d1:af:ad:93 inet 192.168.0.194 netmask 0xffffff00 broadcast 192.168.0.255 groups: wlan ssid Smithies channel 40 (5200 MHz 11a vht/80-) bssid f0:9f:c2:ab:8d:c3 regdomain FCC country US authmode WPA2/802.11i privacy ON deftxkey UNDEF AES-CCM 2:128-bit AES-CCM ucast:128-bit txpower 17 bmiss 7 mcastrate 6 mgmtrate 6 scanvalid 60 ampdulimit 64k ampdudensity 8 -amsdutx amsdurx shortgi -ldpctx ldpcrx -uapsd vht vht40 vht80 vht160 -vht80p80 wme roaming MANUAL parent interface: iwlwifi0 media: IEEE 802.11 Wireless Ethernet VHT mode 11ac status: associated nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>lagg0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 options=0 ether 8c:8c:aa:bd:bb:ef hwaddr 00:00:00:00:00:00 inet 192.168.0.194 netmask 0xffffff00 broadcast 192.168.0.255 laggproto failover lagghash l2,l3,l4 laggport: re1 flags=5<MASTER,ACTIVE> laggport: wlan0 flags=0<> groups: lagg media: Ethernet autoselect status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>I should note that running doas service netif restart once it's working makes it fail again.Any ideas ??
  • 0 Votes
    3 Posts
    17 Views
    @TomAoki well the firmware is in ports, but according to this, "work is ongoing"https://www.freebsd.org/status/report-2025-04-2025-06/lkpi-wireless/
  • 0 Votes
    1 Posts
    13 Views
    Just setup lagg on my #FreeBSD laptop and it was easier than I first thought. So now if I'm not on a wired connection it'll jump to WiFi. My Wifi chipset is iwlwifi0: Detected Intel(R) Wi-Fi 6 AX200 160MHzOn WiFi I get 275Mbps by 97MbpsOn wired I get 987Mbps by 94MbpsFYI It was all in the excellent handbook here.https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-aggregation
  • 0 Votes
    1 Posts
    7 Views
    Deadline this weekend - apply by Feb 1st, 2026!Do you want to go to EuroBSDCon https://2026.eurobsdcon.org/ but need support to do so?Or do you know someone in that situation? Apply for the Paul Schenkeveld Travel Grant before February 1st, 2026!https://eurobsdconfoundation.org/travel-grant.html#eurobsdcon #netbsd #openbsd #freebsd #conference #travelgrant
  • Test toot.#FreeBSD

    Uncategorized freebsd
    5
    0 Votes
    5 Posts
    19 Views
    @justine mmm let me think...oh, maybe I understand why. I modified the "show other instances' timelines to unlogged users" to "no". This probably broke this behaviour. I tried to revert the change. Could you please test it now?
  • 0 Votes
    32 Posts
    114 Views
    @marzlberger @justine @alelab Administration/Server Settings/Public Timelines (look at the screenshot)
  • 0 Votes
    3 Posts
    29 Views
    @grahamperrin maybe related to the recent issue @justine found - I'm reindexing, just in case.
  • 0 Votes
    1 Posts
    10 Views
    OK I've a question for #FreeBSD users that have converted their 15.0-RELEASE system to pkgbase. Has it gone successfully and was following the FreeBSD handbook enough to convert without issue ? Or should I just stick with freebsd-update until I'm forced to upgrade to pkgbase ?https://docs.freebsd.org/en/books/handbook/cutting-edge/#_upgrading_a_host_using_freebsd_basePS I'm blaming @caleb@goodfeeds.net for peaking my interest and they are being held totally responsible if I break something. 🤪
  • 0 Votes
    1 Posts
    9 Views
    Right that's my #ThinkPad and my servers #FreeBSD updated to 15.0-RELEASE-p2 without issue.
  • 0 Votes
    1 Posts
    6 Views
    2026 continues to be a good year for BastilleBSD!We've onboarded our third training cohort this month, API development continues to mature and the UI is nearly ready for wider testing.Let us know here if you'd like to help beta test the API and web interface on your Bastille hosts.#BastilleBSD #FreeBSD #2026 #Training #API
  • 0 Votes
    1 Posts
    9 Views
    Alice Sowerby has the Program Manager role at the #FreeBSD foundationhttps://www.linkedin.com/embed/feed/update/urn:li:share:7417512871401558016?collapsed=1
  • 0 Votes
    1 Posts
    14 Views
    Time Machine inside a FreeBSD jailLearn how to back up your Mac by setting up a Time Machine instance inside a FreeBSD jail using BastilleBSD and Samba. A quick and "painless" way to leverage ZFS snapshots for your macOS backups.https://it-notes.dragas.net/2026/01/28/time-machine-freebsd-jail/#ITNotes #FreeBSD #Apple #Backup #Data #OwnYourData #Server #TimeMachine #Tutorial #zfs #BastilleBSD #Bastille #Samba
  • 0 Votes
    1 Posts
    12 Views
    Today, I installed my first FreeBSD update after switching to pkgbase. It worked perfectly and felt much faster than the “old way” using `freebsd-update`. As a user, I also feel that I can better understand what is happening.However, boot environments are no longer created automatically before updates to the base system.#FreeBSD #pkgbase

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti