Changes

Jump to: navigation, search

FreeBSD Post Install Steps

139 bytes added, 16:15, 2 January 2019
no edit summary
== Install basic software ==
pkg install -y bash sudo rsynctmux
=== ZFS ===
pw useradd -n aram -c 'Aram Havarneanu' -g staff -G wheel -m -s /usr/local/bin/bash -L staff -w random
 
Enable passwordless sudo for the staff group:
 
echo '%staff ALL=(ALL) NOPASSWD:ALL' > /usr/local/etc/sudoers.d/91-staff-no-password
=== SSH ===

Navigation menu