acpidump -t | grep DMAR
dmidecode -t memory
gpart show
camcontrol devlist
#!/bin/sh | |
# PROVIDE: clash | |
# REQUIRE: NETWORKING | |
# KEYWORD: shutdown | |
# Add the belowing content to /etc/rc.conf: | |
# clash_enable="YES" | |
# clash_config="/usr/local/etc/clash/config.yaml" |
set a larger volsize for the zvol
zfs set volsize=10T tank/vol/voldisk0
(https://serverfaul.com/a/1021192/599382)
grow the partition size
(https://forums.freebsd.org/threads/mounting-an-usb-flash-drive-that-has-ventoy-in-it.86635/)
# install sysutils/fusefs-exfat
kldload fusefs
mount.exfat /dev/da0s1 /media/pendrive
(https://forums.freebsd.org/threads/mounting-an-iso-image.59737/)
#!/usr/bin/perl | |
# Author: Todd Larason <[email protected]> | |
# $XFree86: xc/programs/xterm/vttests/256colors2.pl,v 1.2 2002/03/26 01:46:43 dickey Exp $ | |
# use the resources for colors 0-15 - usually more-or-less a | |
# reproduction of the standard ANSI colors, but possibly more | |
# pleasing shades | |
# colors 16-231 are a 6x6x6 color cube | |
for ($red = 0; $red < 6; $red++) { |
Located in alphabetical order (not prefer)
C
ab
), also designed as a more modern replacement, written in C
golang
)