Intro to GNU Linux: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Classes]] | [[Category:Classes]] | ||
This class is an introduction to GNU/Linux. Headings and paras are meant as guides to the patter, and it might be a good idea to whip up some slides from them. | |||
Notes for instructors are set off as below: | |||
Preparation: | |||
Instructor, you're going to want to have handy a PC, a big monitor or a projector, and an Xubuntu live CD for demonstrations. | |||
The first one of these classes is for an hour time slot, and is designed as such. You might need to cut back on some demonstrations for shorter times. | |||
=Intro to Intro to GNU/Linux= | =Intro to Intro to GNU/Linux= | ||
==What's going on here?== | ==What's going on here?== | ||
This is a class introducing the GNU/Linux operating system: what it is, why it matters, how to install and use it. | This is a class introducing the GNU/Linux operating system: what it is, why it matters, how to install and use it. | ||
Line 24: | Line 31: | ||
==Not much...== | ==Not much...== | ||
You don't actually have to know anything about the origins or legal and political ramifications to use the software | You don't actually have to know anything about the origins or legal and political ramifications to use the software. | ||
==...but | ==...but actually a lot== | ||
You use GNU/Linux every day whether you know it or not. | You use GNU/Linux every day whether you know it or not. | ||
===Web sites=== | ===Web sites=== | ||
Line 33: | Line 40: | ||
===Smartphones=== | ===Smartphones=== | ||
More than half of all smartphones run Linux. Very few run GNU, but this may change in the future. | More than half of all smartphones run Linux. Very few run GNU, but this may change in the future. | ||
==Maybe even more== | |||
You can (and should) install GNU/Linux on your own computer. It's Free, it is arguably faster and more secure than the competition, and it comes with its own community! | |||
=Where to get it= | =Where to get it= | ||
Line 42: | Line 52: | ||
Then, if you are really smart and a masochist, you can try to put it all together yourself. You'll probably want some other software from other projects too. | Then, if you are really smart and a masochist, you can try to put it all together yourself. You'll probably want some other software from other projects too. | ||
The [http://www.linuxfromscratch.org/ Linux From Scratch] book can help you build your fancy, ultra-customized, uberhacker system. It probably won't work, but you'll be the koolest kid at | The [http://www.linuxfromscratch.org/ Linux From Scratch] book can help you build your fancy, ultra-customized, uberhacker system. It probably won't work, but you'll be the koolest kid at Fry's. | ||
==The Easy Way== | ==The Easy Way== | ||
Or, you can just download and install one of the many great GNU/Linux [distributions] available. | Or, you can just download and install one of the many great GNU/Linux [distributions] available. | ||
It's pretty simple, and we have step by step instructions at [[PC_Operating_System#Installation|this page]]. | It's pretty simple, and we have step by step instructions at [[PC_Operating_System#Installation|this page]]. | ||
If time permits, you might want to walk the audience through an Xubuntu install. Depending on the computer involved, this should take about 20 to 40 minutes. | |||
You can continue your presentation while the installation runs, or you might want to take questions. | |||
===The Really Easy Way=== | ===The Really Easy Way=== | ||
If you go through our Adoption or Build programs, you'll wind up with a computer that has [[Xubuntu]] GNU/Linux _already_ installed on it! | If you go through our Adoption or Build programs, you'll wind up with a computer that has [[Xubuntu]] GNU/Linux _already_ installed on it! | ||
=It's installed. Now what?= | |||
Now your brand-new GNU/Linux installation is ready to go. Here are some suggested next steps: | |||
==Logging in== |
Revision as of 00:17, 17 September 2013
This class is an introduction to GNU/Linux. Headings and paras are meant as guides to the patter, and it might be a good idea to whip up some slides from them. Notes for instructors are set off as below:
Preparation: Instructor, you're going to want to have handy a PC, a big monitor or a projector, and an Xubuntu live CD for demonstrations. The first one of these classes is for an hour time slot, and is designed as such. You might need to cut back on some demonstrations for shorter times.
Intro to Intro to GNU/Linux
What's going on here?
This is a class introducing the GNU/Linux operating system: what it is, why it matters, how to install and use it.
Who are you?
Your instructor. My name is $NAME, I'm a volunteer with Free Geek Seattle.
What's that?
As Main_Page.
What is GNU/Linux?
It is an operating system and a collection of software. It's the intersection of GNU and Linux. Linux is the kernel, the part that handles hardware, drivers, scheduling and so forth. GNU is the collection of software that makes up much of the rest of the PC_Operating_System. It also includes the software used to build Linux.
GNU
GNU is also a project which develops and maintains the software. It was started in 1984 by Richard Stallman as a Free Software alternative to UNIX.
Linux
Linux started in 1993 at the instigation of Linus Torvalds. Linux is still in charge as BDFL of the project.
So What?
What does any of this have to do with the software you use every day?
Not much...
You don't actually have to know anything about the origins or legal and political ramifications to use the software.
...but actually a lot
You use GNU/Linux every day whether you know it or not.
Web sites
Google, Facebook, Boing Boing and many other web sites are hosted on computers running GNU/Linux. Most of the big sites use it. The others are broken ;^)
Embedded devices
Set-top boxes, home networking equipment, appliances and other "non-PC" devices often run GNU/Linux.
Smartphones
More than half of all smartphones run Linux. Very few run GNU, but this may change in the future.
Maybe even more
You can (and should) install GNU/Linux on your own computer. It's Free, it is arguably faster and more secure than the competition, and it comes with its own community!
Where to get it
Free Software?! Sounds like a deal, right? Here's How to Order:
The Hard Way
You can download Linux from http://kernel.org You can download GNU from http://www.gnu.org/software/software.html
Then, if you are really smart and a masochist, you can try to put it all together yourself. You'll probably want some other software from other projects too. The Linux From Scratch book can help you build your fancy, ultra-customized, uberhacker system. It probably won't work, but you'll be the koolest kid at Fry's.
The Easy Way
Or, you can just download and install one of the many great GNU/Linux [distributions] available. It's pretty simple, and we have step by step instructions at this page.
If time permits, you might want to walk the audience through an Xubuntu install. Depending on the computer involved, this should take about 20 to 40 minutes. You can continue your presentation while the installation runs, or you might want to take questions.
The Really Easy Way
If you go through our Adoption or Build programs, you'll wind up with a computer that has Xubuntu GNU/Linux _already_ installed on it!
It's installed. Now what?
Now your brand-new GNU/Linux installation is ready to go. Here are some suggested next steps: