Education

Differences between revisions 2 and 39 (spanning 37 versions)
Revision 2 as of 2007-05-14 02:23:39
Size: 1099
Editor: ip68-231-131-152
Comment:
Revision 39 as of 2008-08-09 03:43:08
Size: 4373
Editor: ip24-251-211-20
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
attachment:ArizonaTeam/BannerAZ_b.png
||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;">'''Contents'''[[BR]][[TableOfContents]]||
Ubuntu-Arizona LoCo Team - The Hottest LoCo on Earth
<<Include(ArizonaTeam/SubPageHeader)>>
||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;"><<TableOfContents>>||
Line 6: Line 5:
The Education team is here to help new users on using Ubuntu by providing education on how to install and configure Ubuntu, as well as teach commonly used applications.
== Ubuntu ==
This section will discuss how to install and configure Ubuntu.
== Open-Source Software ==
This section will give details on each application/software package available to Ubuntu.
The Education team exists help ease the transition of new members to Ubuntu. It should also consider how to assist existing members to find information. Providing guides on the current Ubuntu version, guides on installation of the Ubuntu operating system or Ubuntu derivitives, information on optional applications, and some basic terminal usage.
Line 12: Line 7:
{*} [:ArizonaTeam/Teams/Education/VM:Virutal Machines] == Ubuntu Hardy Heron Support Pages ==

 * [[http://ubuntuguide.org/wiki/Ubuntu:Hardy|Hardy Heron Guide]]
 * [[https://help.ubuntu.com/community|User Documentation]]
 * [[http://ubuntuforums.org|Ubuntu Forums]]

== Arizona Team Support for Hardy Heron ==

 * Please join our team channel in IRC: #ubuntu-us-az irc.freenode.net
  * If you are not familiar with the IRC Channels or chat clients, please refer to the page linked below for more information. https://help.ubuntu.com/community/XChatHowto

== Ubuntu Hardy Heron Installation Guides ==

 * [[http://www.howtoforge.com/the-perfect-desktop-ubuntu-8.04-lts-hardy-heron|Installing Hardy Heron]]
 * [[http://www.howtoforge.com/upgrading-ubuntu-7.10-desktop-to-ubuntu-8.04-lts-desktop|Upgrading to Hardy Heron]]

== Installing software ==

This guide will show you how to install any kind of open source software, even those packages not in the repositories. It will also show you how to enable the extra repositories to have access to all the Ubuntu repositories. There are also a few other things covered in this guide such as changing file permissions, adding shortcuts to your desktop, and navigating the terminal.
 * [[http://monkeyblog.org/ubuntu/installing/|How to install anything in Ubuntu]]

== Software ==

This section will give details on application/software packages available with the basic Ubuntu Gutsy install. The type of application that it is is listed under "Category". The location in the menu is listed under "Found In".

 * [[ArizonaTeam/Teams/Education/Accessibility| Accessibility]]

 * [[ArizonaTeam/Teams/Education/Accessories| Accessories]]

 * [[ArizonaTeam/Teams/Education/Education| Education]]

 * [[ArizonaTeam/Teams/Education/Games| Games]]

 * [[ArizonaTeam/Teams/Education/Graphics| Graphics]]

 * [[ArizonaTeam/Teams/Education/Internet| Internet]]

 * [[ArizonaTeam/Teams/Education/Office| Office]]

 * [[ArizonaTeam/Teams/Education/Other| Other]]

 * [[ArizonaTeam/Teams/Education/Programming| Programming]]

 * [[ArizonaTeam/Teams/Education/SoundVideo| Sound & Video]]

 * [[ArizonaTeam/Teams/Education/SystemTools| System Tools]]

== Using the Terminal ==

 * Here is a PDF file of commonly used, [[http://files.fosswire.com/wpu/2007/08/fwunixref.pdf|terminal commands]], that is put out by http://fosswire.com/. These commands are useful under a number of circumstances, such as File and Process management, SSH, Searching, and etc. The file is under the [[http://creativecommons.org/licenses/by-sa/3.0/|Creative Commons license]], meaning that it can be shared and modified, under certain conditions. Please read the license to understand how it applies. This list may be amplified here at a later date.

 * The above is a starting point for new users. To learn more about using the command line terminal, refer to the man pages. You can access the man pages via the terminal by typing "man <command>". For example, if you wanted to know about command options related to ls, or list, you would type in man ls and it would show you all the command options for ls. You can also go here [[http:www.linuxmanpages.com/|Linux Man Pages]] to find all of the man commands.

== General Linux Instructions ==

 * http://www.techotopia.com/index.php/Ubuntu_Linux_Essentials
 * http://www.techotopia.com/index.php/Image:Ubuntu_desktop_essentials.jpg
Line 15: Line 66:
Do you have any ideas on what you would like to see? Reply to the [http://ubuntuforums.org/showthread.php?t=442792: Education team] thread, and I will post them here. Do you have any ideas on what you would like to see? Reply to the [[http://ubuntuforums.org/showthread.php?t=442792:|Education team]] thread, and I will post them here.
Line 19: Line 70:
 * ["br24"] (Team Leader)  * [[br24]]
 * [[jsonder]]
 * [[CraigAEddy]]
Line 23: Line 76:
["ArizonaTeam"] [[ArizonaTeam]]

Introduction

The Education team exists help ease the transition of new members to Ubuntu. It should also consider how to assist existing members to find information. Providing guides on the current Ubuntu version, guides on installation of the Ubuntu operating system or Ubuntu derivitives, information on optional applications, and some basic terminal usage.

Ubuntu Hardy Heron Support Pages

Arizona Team Support for Hardy Heron

  • Please join our team channel in IRC: #ubuntu-us-az irc.freenode.net

Ubuntu Hardy Heron Installation Guides

Installing software

This guide will show you how to install any kind of open source software, even those packages not in the repositories. It will also show you how to enable the extra repositories to have access to all the Ubuntu repositories. There are also a few other things covered in this guide such as changing file permissions, adding shortcuts to your desktop, and navigating the terminal.

Software

This section will give details on application/software packages available with the basic Ubuntu Gutsy install. The type of application that it is is listed under "Category". The location in the menu is listed under "Found In".

Using the Terminal

  • Here is a PDF file of commonly used, terminal commands, that is put out by http://fosswire.com/. These commands are useful under a number of circumstances, such as File and Process management, SSH, Searching, and etc. The file is under the Creative Commons license, meaning that it can be shared and modified, under certain conditions. Please read the license to understand how it applies. This list may be amplified here at a later date.

  • The above is a starting point for new users. To learn more about using the command line terminal, refer to the man pages. You can access the man pages via the terminal by typing "man <command>". For example, if you wanted to know about command options related to ls, or list, you would type in man ls and it would show you all the command options for ls. You can also go here Linux Man Pages to find all of the man commands.

General Linux Instructions

Project Ideas

Do you have any ideas on what you would like to see? Reply to the Education team thread, and I will post them here.

Contact

Members



Parent pages: ArizonaTeam


CategoryLoCoTeams CategoryArizonaTeam

ArizonaTeam/Teams/Education (last edited 2022-07-04 04:34:12 by rexbouwense)