freebsd:freebsd_3tweaks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
freebsd:freebsd_3tweaks [2025/01/16 09:34] – azman | freebsd:freebsd_3tweaks [2025/02/14 13:09] (current) – azman | ||
---|---|---|---|
Line 2: | Line 2: | ||
Maybe useful to some... | Maybe useful to some... | ||
+ | |||
+ | ===== ZeroConf ===== | ||
+ | |||
+ | * avahi & multicast dns < | ||
+ | * enable avahi daemon in '' | ||
+ | avahi_daemon_enable=" | ||
+ | * modify the '' | ||
+ | hosts: files dns mdns</ | ||
+ | |||
+ | ===== User Account ===== | ||
+ | |||
+ | * by default root shell is csh and user is sh - edit .shrc to get prettier prompt< | ||
+ | PS1=" | ||
+ | * (IF using slim) to enable x environment after slim login, create '' | ||
+ | exec / | ||
+ | |||
===== Git ===== | ===== Git ===== | ||
Line 82: | Line 98: | ||
# netstat -an | grep 3306 | # netstat -an | grep 3306 | ||
# sockstat -4 -6 | grep 3306</ | # sockstat -4 -6 | grep 3306</ | ||
- | |||
- | ===== Creating Disk Layout for Bootable USB ===== | ||
- | |||
- | {{page> | ||
===== Label for Partitions/ | ===== Label for Partitions/ | ||
Line 126: | Line 138: | ||
# mount -t ext2fs / | # mount -t ext2fs / | ||
</ | </ | ||
+ | |||
+ | ===== Creating Disk Layout for Bootable USB ===== | ||
+ | |||
+ | {{page> | ||
freebsd/freebsd_3tweaks.1736991289.txt.gz · Last modified: by azman