User Tools

Site Tools


freebsd:freebsd_3tweaks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
freebsd:freebsd_3tweaks [2025/02/14 13:06] – ↷ Links adapted because of a move operation azmanfreebsd:freebsd_3tweaks [2025/12/24 11:53] (current) – [ZeroConf] azman
Line 5: Line 5:
 ===== ZeroConf ===== ===== ZeroConf =====
  
-  * avahi & multicast dns <code>pkg install -y avahi-app nss_mdns</code>+  * avahi & multicast dns <code>pkg install -y avahi nss_mdns</code>
   * enable avahi daemon in ''rc.conf'':<code>   * enable avahi daemon in ''rc.conf'':<code>
 avahi_daemon_enable="YES"</code> avahi_daemon_enable="YES"</code>
Line 98: Line 98:
 # netstat -an | grep 3306 # netstat -an | grep 3306
 # sockstat -4 -6 | grep 3306</code> # sockstat -4 -6 | grep 3306</code>
- 
-===== Creating Disk Layout for Bootable USB ===== 
- 
-{{page>freebsd:freebsd_prep_bootusb&noheader}} 
  
 ===== Label for Partitions/Slices ===== ===== Label for Partitions/Slices =====
Line 142: Line 138:
 # mount -t ext2fs /dev/<slice> <mount-path> # mount -t ext2fs /dev/<slice> <mount-path>
 </code> </code>
 +
 +===== Creating Disk Layout for Bootable USB =====
 +
 +{{page>freebsd:freebsd_prep_bootusb&noheader}}
  
freebsd/freebsd_3tweaks.1739509576.txt.gz · Last modified: by azman