1 ###Some stuff I always forget.
3 echo -h >> /boot.config<br>
4 echo console=comconsole >> /boot/loader.conf<br>
5 ttyd0 "/usr/libexec/getty std.9600" dialup on secure
8 debug.debugger_on_panic=0 or put DDB_UNATTENDED in the config to panic instead of going to debugger.<br>
9 remember to update dumpdev in rc.conf when you change disk.
13 cd /usr/pkgsrc/bootstrap
14 mkdir /tmp/moh && ./bootstrap --prefix /tmp/moh/pkg --varbase /tmp/moh/pkgvar --workdir /tmp/moh/work --unprivileged
19 WORKOBJDIR= /usr/pkgobj
21 UPDATE_TARGET= package
24 root PFS can't be mirrored.
39 - -tcp -noddp -uamlist uams_dhx.so,uams_dhx2.so -ipaddr 192.168.2.2
41 netatalk/AppleVolumes.default:
43 /time_machine/ "Time Machine" options:tm allow:luxh
45 avahi/services/afpd.service:
47 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
48 <!DOCTYPE service-group SYSTEM "avahi-service.dtd">
50 <name replace-wildcards="yes">%h</name>
52 <type>_afpovertcp._tcp</type>
56 <type>_device-info._tcp</type>
58 <txt-record>model=Xserve</txt-record>
62 You then click the server in Finder, type in your username and password (remember password). You *CAN NOT* log in on the same server with more than one user.