--- wikisrc/tutorials.mdwn 2010/04/08 10:49:54 1.3 +++ wikisrc/tutorials.mdwn 2019/11/22 13:55:23 1.39 @@ -1,3 +1,48 @@ -* [[kernel debugging with QEMU]] +[[!meta title="Tutorials"]] + +## NetBSD setup * [[X11]] +* [[Services]] +* [[Installation on UEFI systems]] + +## Guide and HOWTOs +* [[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]] + +## 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]] +* [[How to setup VirtIO SCSI with qemu]] + +## Developing NetBSD + +The tutorials above are aimed at using NetBSD; this section is about +improving it. + +### Userland +* [[curses in NetBSD]] +* [[sysinst translations and testing]] + +### Kernel +* [[Kernel debugging with QEMU]] + +### Testing +* [[atf]] +* [[reproducable_builds]] +* [[Continuous_building_and_testing_netbsd_with_buildbot]] + +### Procedural +* [[Developer Key Signing]] + +## everything (automatic index) +[[!map pages="tutorials/*" ]]