Lists all of the journal entries for the day.

Wed, 11 Feb 2026

10:43 PM - Using Google Chrome on MidnightBSD

The Linux version of Google Chrome is now in mports. It requres 4.0 AMD64 or higher to run.

You will need to use the linux emulation feature with the rl9 base libraries.

This will handle all the mounts and loading linuxolator
sysrc linux_enable="YES"

Install the port from /usr/mports/www/linux-chrome

Running it:

google-chrome --no-sandbox --disable-gpu --disable-dev-shm-usage --disable-software-rasterizer --remote-debugging-port=0

NOTE: it seems to crash if you try to use the sync feature within chrome.

()