med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

337
active users

#31daysoffreebsd

0 posts0 participants0 posts today

@dwarmstrong that is nice. And thank you for pointing me to #31daysoffreebsd, it seems like another interesting story to read :-)

The new release is the good reason. Earlier this month, I prepared the USB stick with installer of #FreeBSD 14.2, and suddenly (from my point of view) on the next day I noticed lot of posts on #fediverse about new release of 14.3 and the most of them mentioned easy upgrade and good news about WiFi and #laptop improvements. So, new USB stick with 14.3 installer prepared and recently, it is already installed and waiting for more exploration of the system :-)

Day 28 of #31DaysOfFreeBSD :freebsd:

During the FreeBSD install on my Thinkpad, I chose to use ethernet for networking and it was configured successfully.

After first boot into the system, I manually configure the wireless adapter for an additional networking option. Finally, I combine the ethernet and wireless interfaces into a virtual interface to provide failover network capability should one of the interfaces become unavailable.

dwarmstrong.org/freebsd-networ

www.dwarmstrong.orgNetworking on a FreeBSD Laptop ☯ Daniel Wayne ArmstrongLibre all the things

Day 25 of #31DaysOfFreeBSD :freebsd:

When I installed FreeBSD on my Thinkpad, I enabled `powerd(8)` for power management features that would be especially useful on a laptop. However, for laptops using an Intel CPU, this utility has been superseded by the `hwpstate_intel(4)` driver.

dwarmstrong.org/freebsd-laptop

www.dwarmstrong.orgFreeBSD Power Management ☯ Daniel Wayne ArmstrongLibre all the things

Day 19 of #31DaysOfFreeBSD :freebsd:

[SOLVED]

Customizing my boot/login process a bit. These links are very helpful:

* @sgharms stevengharms.com/longform/my-f
* @vermaden vermaden.wordpress.com/2018/03

However, I haven't been able to silence console noise after login. Even after creating `/var/log/console.log` with proper permissions, enable logging in `/etc/syslog.conf`, and rebooting. Now the system writes to the log AND continues to display messages on the console.

Hmm....

stevengharms.com · Boot ErgonomicsLess diagnostics on bootup

Day 16 of #31DaysOfFreeBSD :freebsd:

I'm happy with how my Openbox config is coming together! This time around I'm not using any kind of panel/taskbar and have set windows to open maximized by default:

gitlab.com/dwarmstrong/dotfile

Next up: further configure `.xinitrc` to run some helper applications at `startx`.

Onward!

GitLab.config/openbox · master · Daniel Wayne Armstrong / dotfiles · GitLabConfiguration files in $HOME