--- wikisrc/tutorials.mdwn 2010/04/08 10:49:54 1.3 +++ wikisrc/tutorials.mdwn 2015/02/18 16:00:10 1.32 @@ -1,3 +1,44 @@ -* [[kernel debugging with QEMU]] +## NetBSD setup * [[X11]] +* [[Services]] + +## Guide and HOWTOs +* [[Optical media]] +* [[set-up raidframe]] +* [[LaTeX in NetBSD]] +* [[How to use snapshots]] + +## Virtualization +* [Xen HOWTO](../../ports/xen/howto/) +* [[Amazon EC2]] +* [[how_to_set_up_a_guest_os_using_xen3]] +* [[how to set up a Xen Dom0 running NetBSD 6.1|how to set up a xen dom0]] + +## pkgsrc * [[pkgsrc]] + +## System +* [[How to enable and run DTrace]] +* [[How to create an L2TP IPSEC tunnel between an Android or iPhone or iOS device to NetBSD]] +* [[How to increase ulimit with rc.conf]] + +## Developing NetBSD + +The tutorials above are aimed at using NetBSD; this section is about +improving it. + +### Userland +* [[curses in NetBSD]] + +### Kernel +* [[Kernel debugging with QEMU]] + +### Testing +* [[atf]] +* [[Continuous_building_and_testing_netbsd_with_buildbot]] + +### Procedural +* [[Developer Key Signing]] + +## everything (automatic index) +[[!map pages="tutorials/*" ]]