--- wikisrc/tutorials.mdwn 2013/05/26 12:57:43 1.23 +++ wikisrc/tutorials.mdwn 2020/02/25 20:00:28 1.40 @@ -1,33 +1,49 @@ +[[!meta title="Tutorials"]] + ## NetBSD setup -* [[Amazon EC2]] * [[X11]] * [[Services]] +* [[Installation on UEFI systems]] -## Guide and HOWTO's -* [[Optical media]] +## Guide and HOWTOs +* [Root on ZFS](../wiki/RootOnZFS/) * [[set-up raidframe]] * [[LaTeX in NetBSD]] -* [[How to set up a Xen Dom0 running NetBSD 6.1|how to set up a xen dom0]] +* [[How to use snapshots]] + +## Virtualization +* [Xen HOWTO](../../ports/xen/howto/) +* [[Amazon EC2]] +* [[how_to_set_up_a_guest_os_using_xen3]] -## Pkgsrc +## 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 -## Developers Corner +The tutorials above are aimed at using NetBSD; this section is about +improving it. -### NetBSD -* [[Lua in NetBSD]] +### Userland * [[curses in NetBSD]] +* [[sysinst translations and testing]] ### Kernel -* [[kernel debugging with QEMU]] -* [[NetBSD kernel development Setup]] +* [[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/*" ]]