πΎ Archived View for bbs.geminispace.org βΊ s βΊ FreeBSD captured on 2024-05-12 at 16:33:59. Gemini links have been rewritten to link to archived content
β¬ οΈ Previous capture (2024-05-10)
β‘οΈ Next capture (2024-05-26)
-=-=-=-=-=-=-
Talk about the FreeBSD operating system
π΅ Moderated by: innerteapot Β· π΄ 126 days
π§οΈ Moderated by: miragearchitect Β· π΄ 61 days
β―οΈ Moderated by: Mirari Β· π΄ 153 days
help debugging likely disk write issue? β I have a server service running in a freebsd server I manage, which is connected via a pipe to a logging service which writes to disk. Periodically (generally after a few weeks), the server entirely stops doing anything. It doesn't respond to any requests, and even after a restart it doesn't bind to any ports and none of the usual startup log messages come through. The only way I've found to get it un-stuck is to restart the logging service in the...
π¬ 8 comments Β· 2023-11-07 Β· 6 months ago
Picolisp for FreeBSD (at tildegit.org) β I got picolisp to work on FreeBSD (I think, I am still doing some tests, but it seems to work). I should really make a proper port, but the way it likes to install is by creating a symlink to the entire pil21 directory right into /usr/local/lib/ and again, to /usr/local/share... I am not sure it's an acceptable way to do it... What do you think?
π¬ View post Β· 2023-10-14 Β· 7 months ago
Help: How to switch between wifi and wired networks. β My laptop is currently configured for a wired network (em0) and WIFI(wlan0). Relevant /etc/rc.conf: [preformatted] When the system comes up, networking seems to work. However, bringing wlan0 down makes the system stop working. I just spent a few hours trying to figure out what's going on, and I managed to get it working but it seems too convoluted. What's a good way to do this? The Problem When I bring down wlan0, netstat -r still shows (...
π¬ 4 comments Β· 2023-10-13 Β· 7 months ago
Is the Lagrange ports maintainer here on BBS? β I was wondering when 1.17 is coming to FreeBSD... Thank you for your work!
π¬ 2 comments Β· 1 like Β· 2023-10-10 Β· 7 months ago
Automount problems (ext4 unmounting fails) β I thought I was done, but it is not stable. Has anyone else had issues with sysutils/automount? I am using 17.8 package, with a large ext4 drive. It mounts and works fine, but after leaving it for hours (with lid closed/suspended), the drive was asleep with light off. When I tried to look at a file in the file manager (pcmanfm) it opened and then locked up. dmesg showed continuous failed read and write requests, with many retries. I tried 'automount...
π¬ 1 comment Β· 2023-10-07 Β· 7 months ago
Automounting USB drives β I spent most of today getting FreeBSD to automount USB drives. I have several backup drives, some ntfs, others ext4, and some, for compatibility, fat... My first attempt was to follow the FreeBSD handbook -- it has a section with step by step instructions for automounting. After a few minor issues (mostly with my brain), it worked, but it has a terminal flaw - I could not unmount drives. If ext4 is not unmounted cleanly, it would not automount again, and I would have...
π¬ 1 like Β· 2023-10-07 Β· 7 months ago
Boot Environments - a big π β It was trivial (in my simple case). There is already a default environment created at installation time. `bectl create foo` creates a bootable system, a new persistent branch in the timeline. `bectl activate foo` and a reboot puts me into that branch. Now I can experiment without fear of polluting the default branch, It's brilliant, and I wish I had figured it out before I accidentally sucked in a gigabyte of gnu tools... I wish the installer made a point about...
π¬ View post Β· 2023-10-06 Β· 7 months ago
Polluted my new FreeBSD install! β So, for some stupid reason, I decided to install the Lagrange port, without considering what it means... Before I realized what was happending, it pulled in a big chunk of gnu crap - hundreds of files... I don't know what I was thinking. A few minutes later I slapped my head and ctrl-c'd out of make, and now have a crapload of junk libraries, includes, docs, etc. I suppose it's not the end of the world, and perhaps I will search for all the files created...
π¬ 4 comments Β· 1 like Β· 2023-10-06 Β· 7 months ago
Switched to FreeBSD! With a little elbow grease, got it working on my ThinkPad T470, with dwm, and vgmi gemini client (a bit clunky)... What would you recommend for a TUI client, preferrably written in C or something that will not break (i.e. _not_ Python)? Still have to figure out how to get a better font, and make laptoppy things work better...
π¬ 5 comments Β· 2 likes Β· 2023-10-04 Β· 7 months ago
Just submitted a patch to update the lang/zig port to 0.11.0. Zig is a pretty awesome language and has good FreeBSD support on x86_64. Fingers crossed it'll get merged soonish.
π¬ 1 like Β· 2023-08-14 Β· 9 months ago
Yesterdays FreeBSD activity was installing updates on my client's machines. SSH is all sorted now. For some reason, I missed that freebsd-update patches /usr/src as well the binaries π
π¬ View post Β· 2023-08-12 Β· 9 months ago
How to use pinentry-gtk-2 instead of pinentry-curses? β Can somebody please tell me how to force FreeBSD to use pinentry-gtk-2 instead of pinentry-ncurses? On Debian I'd use "update-alternatives", but I'm not aware of a similar command on FreeBSD...
π¬ 3 comments Β· 2023-08-03 Β· 9 months ago
Just finished updating FreeBSD to patch the SA's revealed yesterday. I went ahead and did a source based update because it's been a long time and I wanted to see how it went. Surprisingly well is how it went. I had never used the `etcupdate` command before, having always used `mergemaster` in the past,and it was a huge improvement. Mergemaster was the most time consuming part of the entire process in years past, requiring the user to individually decide what to do with every file in /etc. The `...
π¬ 1 comment Β· 2 likes Β· 2023-07-30 Β· 9 months ago
A security advisory for OpenSSH has come out recently. Now would be a great time to run freebsd-update to make sure you're covered π
π¬ 1 comment Β· 2023-07-29 Β· 10 months ago
Reminder - FreeBSD 13.1's end of life is expected to be July 31, 2023. Be sure you upgrade your machines soon βΊοΈ
π¬ 2 likes Β· 2023-07-03 Β· 10 months ago
FreeBSD 13.2 upgrade β Yesterday I visited my main system administration client and upgraded seven of his bare metal servers to FreeBSD 13.2 from 13.1. It went really well with only a few minor hiccups. This time I did practice upgrades by restoring backups onto isolated Bhyve virtual machines. That helped me work through any issues before working on the production hardware. BVCP is a great web interface to Bhyve. I recommend that you take a look.
π¬ View post Β· 2023-07-01 Β· 10 months ago
Any good FreeBSD Gemini clients with a GUI? Hi! I'm #newhere , altho I'm on my macOS now using Lagrange, I was wondering what are YOU using to access Gemini on FreeBSD? :)
π¬ 3 comments Β· 2023-06-28 Β· 10 months ago
Sadly my laptop has a Broadcom WiFi card so i cant really use FreeBSD
π¬ 3 comments Β· 1 like Β· 2023-06-17 Β· 11 months ago
The Lagrange port in FreeBSD is two years old β So I'm working on updating it myself. I've gotten the build working fine now with the newest stable, just need to fix the plist to include translations. Posting this from Lagrange-1.16.4 on FreeBSD built with my updated port.
π¬ 3 comments Β· 5 likes Β· 2023-06-17 Β· 11 months ago
I was hoping that someone would start a FreeBSD subspace here. I just installed 13.2 onto real hardware for the first time in a while. FreeBSD used to be my everyday OS for a few years, and while I had my reasons for walking away I have to say I did miss it. [gemini link] Some thoughts after installation
π¬ 8 comments Β· 1 like Β· 2023-06-15 Β· 11 months ago