It still needs a conspiracy. I expect all of the US, UK and EU internet providers will suddenly launch a networking standard that involves an isolated ID channel which will be the enforcement. No ID, no connection.
Pretty much 1 giant firmware...
Is there any way I can output sound from my phone, eg from an FM Radio app through my laptop's speakers?
In this case a ThinkPad W520 running FreeBSD 15.0.
Is there any way I can output sound from my phone, eg from an FM Radio app through my laptop's speakers?
In this case a ThinkPad W520 running FreeBSD 15.0.
The urxvt(1) man page mentions something about it:
That does seems unnecessarily risky just for that feature.
Also, utmp(5) was apparently removed in FreeBSD 9.0 according to the release notes, so I don't know if the described feature even...
I beg to disagree. This reminds me the typical "use systemd or else...", which is the one and only "argument" systemd lovers have. It basically says use systemd or get a PDP-11.
Even though systemd plagued the Linux world, there are systemd-free...
I'm not sure what is meant by "vanilla command", the term is rather imprecise.
The term "legacy" is clearer. However, it may mean different things to different people. I wouldn't call vermaden's sysutils/beadm legacy. bectl was originally...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Yep. Generally pretty on-topic.
The numbers of active users is actually very consistent. It hasn't changed much since I started using it a couple of decades ago and will likely remain the same, long after Discord shuts business.
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
To be fair, irssi isn't exactly being churned with fixes / updates either.
IRC and the clients are pretty mature by now. Some software is just kinda "complete".
Now try git with the depth parameter, e.g.
git clone --depth=1 https://github.com/freebsd/freebsd-ports.git
It makes no sense at all to retrieve the entire history.
And to complete the list of problems, VM host machine also runs DHCP server for VLAN where wlan1 is attached.
That's bridge0.2 (untagged 2) in the new-style setup. Address is assigned to bridge clone rather than wlan1 itself...
Well, it doesn't...
I use (actually, used, the dongle died) a cheap RTL2832U dongle with rtl_433 to read all my wireless 433 MHz sensors (mostly temperature and moisture). I ran this under Linux on an old Raspberry Pi 3B+ for a long time. I have ordered a new...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
In the past, we used an nrf9151** (dk) and a EG95EXGA (breakout) for cellular. Dead easy, just serial interfaces with classic AT commands. The nrf9151 is especially decent because its a very low power ARM32 MCU or you can just flash it with the...
all email addresses used on Bugzilla are public; they're visible as mailto: links in every bug you open and every comment you leave. anyone can scrape Bugzilla for email addresses to send spam. there is absolutely no reason to conclude that...
This is how I switched from net/gitup to devel/git
If there's a cleaner or more efficient method, I'm all ears.
I only care about the latest commits (the same way gitup works):
git clone --depth 1 https://git.freebsd.org/ports.git /usr/ports...
Fixed the issue I had (my own stupid mistake, duh). Now I need to clean up a bit and can submit a patch to get fs-uae updated. Also had a look at fs-uae-launcher but I'm getting a bunch of missing dependency issues there, so I need to spend a...
Yep. Generally pretty on-topic.
The numbers of active users is actually very consistent. It hasn't changed much since I started using it a couple of decades ago and will likely remain the same, long after Discord shuts business.
I must also add that ALL tap interfaces on the VM host are used by that VM guest. It works as a firewall/router -- that's the idea.
And PF configuration there explicitly blocks traffic between 192.168.8.0/27 and 192.168.9.0/27. Since they're both...
No it can't. 192.168.8.1/27 is unreachable to remote host, whether I use "non-vlan" igb1 or 'vlan 10" igb1.10 for that network segment.
Remote system only can reach the VM host through 192.168.9.0/27, which is there linked to "untagged" VLAN 3...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Yep. Generally pretty on-topic.
The numbers of active users is actually very consistent. It hasn't changed much since I started using it a couple of decades ago and will likely remain the same, long after Discord shuts business.
all email addresses used on Bugzilla are public; they're visible as mailto: links in every bug you open and every comment you leave. anyone can scrape Bugzilla for email addresses to send spam. there is absolutely no reason to conclude that...
If you look closely most of the rebuilds are due to expat being updated. That triggers quite a cascade.
Deleting expat-2.7.5.pkg: new version: 2.8.0
{...}
Deleting avahi-app-0.8_6.pkg: missing dependency: expat-2.7.5
{....}
Deleting...
all email addresses used on Bugzilla are public; they're visible as mailto: links in every bug you open and every comment you leave. anyone can scrape Bugzilla for email addresses to send spam. there is absolutely no reason to conclude that...
Thanks for you reply!
Here is ifconfig output for the bridge machine:
bridge0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
options=10<VLAN_HWTAGGING>
ether 58:9c:fc:10:5c:64
id 00:00:00:00:00:00...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.