Difference between revisions of "Open Source Community"
Kyoungmeyer (talk | contribs) |
|||
(14 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{todo| | + | {{todo|SEOKWREV (perpetual review required); (10.29.13-21:55->MD-);(12.19.13-19:30->MD+);(01.03.14-15:55->MD+);(01.03.14-16:21->MW+);(03.06.14-15:50->BS-);(04.11.14-17:05->BS+)|Klint Youngmeyer|project=oe 4,oe 5,ky,SEOKWREV,md,mw,bs}} |
− | To get general Linux support quickly, it is sometimes best to first reach out to the online communities dedicated to open source software and Linux. Online open source communities benefit from having | + | |
+ | {{#seo: | ||
+ | |title=Open Source Community | ||
+ | |titlemode=append | ||
+ | |keywords=Online Open Source Community,Resources | ||
+ | |description=To get general Linux support quickly, it is sometimes best to first reach out to the online communities dedicated to open source software and Linux. | ||
+ | }} | ||
+ | <!--'''NOTE: This page still needs more info. More will be provided over time. It needs to stay on your task list until almost the date of release, so that we can flesh this out with enough good sources. The "Getting Started with Linux" guide actually shows more, such as Polish Linux. Look through the links in there, and add sites from that page to here.'''--> | ||
+ | |||
+ | To get general Linux support quickly, it is sometimes best to first reach out to the online communities dedicated to open source software and Linux. Online open source communities benefit from having thousands of people to help with issues. | ||
+ | |||
== Open Source Community Resources == | == Open Source Community Resources == | ||
=== Websites === | === Websites === | ||
+ | The following list contains a great number of resources from around the web that can provide information about possible issues. | ||
==== General ==== | ==== General ==== | ||
− | * [http://www. | + | * [http://www.linuxfoundation.org/ linuxfoundation.org/] |
− | * [http://www. | + | * [http://www.ubuntu.com/support ubuntu.com/support] |
− | * [http://www.howtoforge.com/ | + | * [http://www.howtoforge.com/ howtoforge.com] |
− | * [http://www.linuxquestions.org/ www. | + | * [http://www.linuxquestions.org/ linuxquestion.org] |
− | * [http://www. | + | * [http://www.tldp.org/ tldp.org] |
+ | * [http://www.linuxsolved.com linuxsolved.com] | ||
+ | * [http://www.linuxjournal.com linuxjournal.com] | ||
+ | * [http://www.openembedded.org/wiki/Main_Page openembedded.org] | ||
+ | * [https://www.yoctoproject.org/ yoctoproject.org] | ||
+ | |||
+ | ==== Installing Linux ==== | ||
+ | * [https://www.linux.com/learn/how-install-and-try-linux-absolutely-easiest-and-safest-way Installing Linux] | ||
+ | |||
+ | ==== Questions ==== | ||
+ | * [http://unix.stackexchange.com/ unix.stackexchange.com] | ||
+ | * [http://askubuntu.com/ askubuntu.com] | ||
+ | * [http://superuser.com/ superuser.com] | ||
==== Training ==== | ==== Training ==== | ||
* [http://training.linuxfoundation.org/ training.linuxfoundation.org] | * [http://training.linuxfoundation.org/ training.linuxfoundation.org] | ||
+ | * [http://www.tldp.org/guides.html tldp.org/guides] | ||
+ | |||
+ | ==== Linux Shell ==== | ||
+ | * [http://linuxcommand.org// linuxcommand.org] | ||
+ | * [http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/index.html Linux Command-Line Tools] | ||
+ | |||
+ | ==== Scripting ==== | ||
+ | * [http://www.tldp.org/LDP/Bash-Beginners-Guide/html/index.html Bash For Beginners] | ||
+ | * [http://www.arachnoid.com/linux/shell_programming.html Bash Scripting] | ||
+ | * [http://www.tldp.org/LDP/abs/html/ Advanced Bash Scripting] | ||
+ | |||
==== Kernel ==== | ==== Kernel ==== | ||
− | * [https://www.kernel.org/ | + | * [https://www.kernel.org/ kernel.org] |
− | |||
* [http://kernelnewbies.org/ kernelnewbies.org] | * [http://kernelnewbies.org/ kernelnewbies.org] | ||
+ | * [http://www.linuxprogrammingblog.com/ Small But Growing Site on Linux Programming] | ||
+ | * [http://www.tldp.org/LDP/lkmpg/2.6/html/index.html Linux Kernel Module Programming] | ||
=== Chat === | === Chat === | ||
− | Use an IRC client such as [http://www.pidgin.im/ Pidgin], [http:// | + | Use an IRC client such as [http://xchat.org/ XChat], [http://www.pidgin.im/ Pidgin], [http://webchat.freenode.net/ Freenode Webchat], or [http://irssi.org/ irssi] to visit <code>irc.freenode.net</code> for live community support. |
+ | |||
+ | Directions: [http://freenode.net/irc_servers.shtml IRC Setup] | ||
− | + | IRC Support: [http://www.irchelp.org/irchelp/irctutorial.html Tutorial] | |
− | Suggested channels: ##linux | + | Suggested channels: |
+ | * ##linux | ||
+ | * #oe | ||
+ | * #yocto | ||
+ | * #busybox | ||
+ | * #kernelnewbies | ||
− | [[Category: Support]] | + | <!--[[Category: Support]]--> |
Latest revision as of 09:59, 15 June 2016
To get general Linux support quickly, it is sometimes best to first reach out to the online communities dedicated to open source software and Linux. Online open source communities benefit from having thousands of people to help with issues.
Contents
Open Source Community Resources
Websites
The following list contains a great number of resources from around the web that can provide information about possible issues.
General
- linuxfoundation.org/
- ubuntu.com/support
- howtoforge.com
- linuxquestion.org
- tldp.org
- linuxsolved.com
- linuxjournal.com
- openembedded.org
- yoctoproject.org
Installing Linux
Questions
Training
Linux Shell
Scripting
Kernel
- kernel.org
- kernelnewbies.org
- Small But Growing Site on Linux Programming
- Linux Kernel Module Programming
Chat
Use an IRC client such as XChat, Pidgin, Freenode Webchat, or irssi to visit irc.freenode.net
for live community support.
Directions: IRC Setup
IRC Support: Tutorial
Suggested channels:
- ##linux
- #oe
- #yocto
- #busybox
- #kernelnewbies