wiki:FreeBSD

Version 10 (modified by Paul Kulda, 8 months ago) ( diff )

--

FreeBSD

FreeBSD PF Firewall Examples

FreeBSD Wifi Setup

Sogo Setup

FreeBSD Php Compile Issues

FreeBSD Apple Iphone Setup

FreeBSD ZFS Backup & Restore Full Instructions

imapsync - Used to Sync Emails from one Imap to Another

Remove Flags from System Files

chflags -v -R noschg,noschange,nosimmutable *

GPART / Partitions

# gpart show /dev/da1       
=>       34  625142381  da1  GPT  (298G)
         34       2014       - free -  (1.0M)
       2048  625139712    1  ms-basic-data  (298G)
  625141760        655       - free -  (328K)


[11:29:13] pwk.scom.ca /rmt/x
# gpart delete -i 2 /dev/da1 (del partition 2 example)

Note: See TracWiki for help on using the wiki.