Size: 3146
Comment:
|
← Revision 14 as of 2025-01-31 00:53:39 ⇥
Size: 3039
Comment: Removed some dead links, added a couple of good ones. Still needs full cleanup.
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
* [http://kernelnewbies.org/ kernelnewbies.org] the main kernelnewbies website * [http://www.linuxfromscratch.org/ Linux From Scratch] detailed instructions on how to build your own Linux system entirely from source code * [http://www.linuxfromscratch.org/hints/downloads/files/essential_prereading.txt Linux From Scratch - Essential Pre-Reading] more help for Linux From Scratch * [http://kernelbook.sourceforge.net/wiki/?KernelWiki KernelWiki] (appears to be broken at the moment) * LinuxMM:LinuxMM Linux memory management wiki * [http://linux-mm.org/HugePages] Huge pages wiki * [http://linuxfs.pbwiki.com/] Filesystems wiki * [http://linux-net.osdl.org/ Linux-Net] Linux networking wiki * [http://lkml.org lkml.org] linux-kernel mailing list * [http://kernel.org kernel.org] the home of the Linux kernel * [http://kernel.org/doc kernel.org/doc] various documentation around the kernel * [http://lwn.net] news and information source for the free software community. * [http://bugzilla.kernel.org] linux kernel bug management tool. |
* LinuxMM:LinuxMM Linux memory management wiki * [[https://en.wikibooks.org/wiki/The_Linux_Kernel|The Linux Kernel WikiBook]] * [[http://linux-mm.org/HugePages|Huge pages wiki]] * [[http://linuxfs.pbwiki.com/|Filesystems wiki]] * [[http://www.linuxfoundation.org/collaborate/workgroups|Linux Foundation Workgroups]] * [[http://kernel.org|kernel.org - Home of the Linux kernel]] * [[http://kernel.org/doc|kernel.org/doc Kernel Documentation]] * [[http://bugzilla.kernel.org|Bugzilla - Linux kernel bug management tool]] == Linux distributions open for participation == * [[http://centos.org/|CentOS]] * [[http://www.damnsmalllinux.org/|Damn Small Linux]] * [[http://www.debian.org/|Debian]] * [[http://fedoraproject.org/|Fedora Project]] * [[http://www.gNewSense.org/|gNewSense]] * [[http://www.linuxfromscratch.org/|Linux From Scratch]] * [[http://www.opensuse.org/en/|OpenSUSE]] * [[http://www.pendrivelinux.com/|Pen Drive Linux - Boot and run Linux from a USB flash drive]] * [[https://rockylinux.org/|Rocky Linux]] * [[https://www.ubuntu.com/|Ubuntu]] |
Line 17: | Line 27: |
* [http://tldp.org/LDP/abs/html/index.html Advanced Bash Scripting Guide] * [http://www.regular-expressions.info/reference.html Regular Expressions Reference - Basic Syntax] * [http://www.grymoire.com/Unix/Sed.html Sed - An Introduction and Tutorial] * [http://www.pendrivelinux.com/ Boot and run Linux from a USB flash drive] * [http://www.linuxlinks.com/ Linux Links] * [http://freshmeat.net/ Freshmeat] * [http://www.linuxcookbook.com/ Linux Cookbook - tips and hints] * [http://www.gNewSense.org/ gNewSense] a distro based on Ubuntu with all the non-free parts removed * [http://www.freesoftwaremagazine.com/ Free Software Magazine] * [http://www.eiv.com/vim-cook.html Vim Cookbook] * [http://thomer.com/vi/vi.html Vi Lovers Home Page] * [http://vimdoc.sourceforge.net/htmldoc/version7.html Vim Documentation] |
* [[http://tldp.org/|The Linux Documentation Project]] * [[http://tldp.org/LDP/abs/html/index.html|Advanced Bash Scripting Guide]] * [[http://www.regular-expressions.info/reference.html|Regular Expressions Reference - Basic Syntax]] * [[http://www.grymoire.com/Unix/Sed.html|Sed - An Introduction and Tutorial]] * [[http://www.linuxlinks.com/|Linux Links]] * [[http://freecode.com/|FreeCode]] * [[http://www.linuxcookbook.com/|Linux Cookbook - tips and hints]] * [[http://www.freesoftwaremagazine.com/|Free Software Magazine]] * [[http://www.oualline.com/vim-cook.html|Vim Cookbook]] * [[http://thomer.com/vi/vi.html|Vi Lovers Home Page]] * [[http://vimdoc.sourceforge.net/htmldoc/version7.html|Vim Documentation]] |
Line 31: | Line 41: |
* [http://www.linuxsecurity.com/ Linux Security] detailed Linux security news site | * [[http://www.linuxsecurity.com/|Linux Security]] detailed Linux security news site |
Line 34: | Line 45: |
* [http://www.lwn.net Linux Weekly News] - follow the kernel link (changes weekly) (the current kernel page is always http://lwn.net/current/kernel.php3). * [http://www.kerneltrap.org/ Kerneltrap] - news on various free OS kernels * [http://web.archive.org/web/20071012002855/http://kerneltraffic.org/ Kernel Traffic (link to Internet Archive)] - a digest of what was discussed on the Linux-kernel mailing list (original site has disappeared) * [http://linux.com/news/software/linux-kernel linux.com kernel news] |
|
Line 39: | Line 46: |
== Other operating systems == * [http://www.dragonflybsd.org/docs/articles/vkernel/vkernel.shtml A Peek at the DragonFly Virtual Kernel] * [http://wiki.dragonflybsd.org/index.cgi/RecentChanges DragonFly wiki - Recent Changes] * [http://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs Plan 9 overview on Wikipedia] * [http://www.osnews.com/story/15235/Investigating-the-Plan-9-Operating-System/ Investigating the Plan 9 Operating System (article)] * [http://www.minix3.org/ The MINIX 3 Operating System] |
* [[http://lkml.org|Linux-kernel mailing list (LKML)]] * [[http://marc.info/?l=linux-kernel|MARC view of LKML]] * [[http://www.lwn.net|Linux Weekly News]] - follow the kernel link (changes weekly) (the current kernel page is always http://lwn.net/current/kernel.php3). * [[http://www.kerneltrap.org/|Kerneltrap]] - news on various free OS kernels (Old, have contacted Jeremy) * [[http://web.archive.org/web/20071012002855/http://kerneltraffic.org/|Kernel Traffic (link to Internet Archive)]] - a digest of what was discussed on the Linux-kernel mailing list (original site has disappeared) * [[http://www.Linux-magazine.com/|Linux Magazine]] * [[http://www.linux.com/|Linux.com]] == Other operating systems actively being developed == * [[http://netbsd.org/about/|NetBSD]] * [[http://openbsd.org/|OpenBSD]] * [[http://www.dragonflybsd.org/|A Peek at the DragonFly Virtual Kernel]] * [[http://www.freebsd.org/|FreeBSD]] * [[http://www.minix3.org/|The MINIX 3 Operating System]] |
Linux kernel development
LinuxMM Linux memory management wiki
Linux distributions open for participation
General Linux
Security related
Linux Security detailed Linux security news site
News sites
Linux Weekly News - follow the kernel link (changes weekly) (the current kernel page is always http://lwn.net/current/kernel.php3).
Kerneltrap - news on various free OS kernels (Old, have contacted Jeremy)
Kernel Traffic (link to Internet Archive) - a digest of what was discussed on the Linux-kernel mailing list (original site has disappeared)