Newbie Resources

From Sfvlug

(Difference between revisions)
Line 15: Line 15:
* [http://www.linux.org/lessons/interm/index.html Intermediate Course]
* [http://www.linux.org/lessons/interm/index.html Intermediate Course]
* [http://www.linux.org/lessons/advanced/index.html Advanced Course]
* [http://www.linux.org/lessons/advanced/index.html Advanced Course]
 +
 +
==Software Resources==
 +
So if your new to Linux you probably want an idea of what software you can use with it. Now you can't just go down to your local computer store and buy software for Linux. However you can find software on the internet. The two most popluar sites for finding/downloading software are:
 +
 +
*[http://http://freshmeat.net/ Freshmeat.net] A site that tracks releases of several thousand packages. A great site to simply browse and see the wide variety of software available.
 +
 +
*[http://sourceforge.net Source Forge (also known as SF)] This site is used to host free/open source software. It is hands down the most popular hosting site out there. I (Charles) host multiple open source projects on the site.
 +
 +
The third way to find software is the package management system in your distrubtution. What I like to do when searching for software is to go on Freshmeat/SF and do a keyword search. I then sort on various criteria (popularity/last update etc). I then open up the websites associated with the software in various tabs. Once I have selected some canidates I install them via my package manager. I use [http://www.debian.org Debian] based distrubutions which contain some 15,000 software packages for easy installation. Others in the LUG use [http://fedora.redhat.com/ Fedora] It all comes down to a matter of taste :)

Revision as of 18:23, 18 November 2006

Newbie Resources

Here are some links that may be of particular interest to those who are new to Linux and the Open Source community and want to learn more.

Before we get too far, the first thing to learn is that Google is indeed your friend. Here is a link to Google's special Linux search: http://www.google.com/linux Google the Linux way. This should be your primary general resource, that is why it is place here at the top of this list.

Before you start bothering your friends or strangers the first thing to learn is how to ask questions that will return useful information and also won't make people upset. You don't want to alienate the people best able to answer questions with answers not found anywhere in print. This guide should be viewed before posting questions to forums, newsgroups, mailing lists, etc. It is appropriate reading for computer users of all skill levels. http://www.catb.org/~esr/faqs/smart-questions.html The author, Eric S. Raymond also has some other FAQs and HOWTOs at http://www.catb.org/~esr/faqs/ his emphasis in on bringing people to a high technical level and may contain information specific to IT professionals and people that want to become IT professionals.

If you haven't yet installed Linux or are looking to change to a different flavor of Linux this site has good up to date information on what is available. http://distrowatch.com/ Another great download resource is http://www.ibiblio.org/pub/linux/ with much Linux software available for download from their servers. You can also find documentation at http://tldp.org/ at a different URL but same folks. They are a collaboration of the center for the public domain and unc-ch with many free and open resources besides software. http://www.ibiblio.org/

A good set of online Linux courses can be found over at Linux.org That's a great jumping off site for Linux users of all levels. It is where I (Charles Wyble) spent the majority of my online research time in the first year of using Linux.

Software Resources

So if your new to Linux you probably want an idea of what software you can use with it. Now you can't just go down to your local computer store and buy software for Linux. However you can find software on the internet. The two most popluar sites for finding/downloading software are:

  • Freshmeat.net A site that tracks releases of several thousand packages. A great site to simply browse and see the wide variety of software available.
  • Source Forge (also known as SF) This site is used to host free/open source software. It is hands down the most popular hosting site out there. I (Charles) host multiple open source projects on the site.

The third way to find software is the package management system in your distrubtution. What I like to do when searching for software is to go on Freshmeat/SF and do a keyword search. I then sort on various criteria (popularity/last update etc). I then open up the websites associated with the software in various tabs. Once I have selected some canidates I install them via my package manager. I use Debian based distrubutions which contain some 15,000 software packages for easy installation. Others in the LUG use Fedora It all comes down to a matter of taste :)

Personal tools