I've found HowtoForge very helpful. Is there any other similar sites that doesn't have too old tutorials which won't work nowadays?
11 Answers
I find that the Ubuntu community is very active, and hence there howtos are generally quite recent.
http://ubuntuforums.org would be the direct route
but I find that just adding the word "Ubuntu" to my google search will often put those results at the top, and find exactly what I'm looking for without having to re-search their site.
- 22,219
- 19
- 68
- 102
-
hmm.. Organization of the topic is great – Chathuranga Chandrasekara May 24 '09 at 18:41
The BEST howto I've seen so far is a one-off site for setting up a mail filtering gateway server
You can find the howto here
I've often thought that site would be a good model for what a howto site should be like.
- 22,219
- 19
- 68
- 102
-
great site indeed, but they miss one bit - fuzzyocr for spamassasin - http://www.howtoforge.com/fight_image_spam_with_fuzzyocr_spamassassin . it really mitigates image spam well. – pQd May 24 '09 at 13:56
Debian wiki is also pretty awesome. Doesn't cover everything but what it does cover, it covers it really well.
wiki.debian.org
On a side note, I tend to disagree that howtoforge has outdated tutorials... It's maybe true that they are specified for an older version of Ubuntu/Debian but they usually work for the newer versions.
- 7,314
- 3
- 41
- 60
In addition to TLDP and, to a lesser extent, Ubuntu forums, I have had great luck with the gentoo documentation. By and large all configuration is described using the config files, instead of tools. Typically, so long as you translate the installation steps, everything else should apply.
Official Docs: http://www.gentoo.org/doc/en/
Community Docs: http://gentoo-wiki.com/wiki/Main_Page
- 14,717
- 10
- 51
- 83
The arch linux documentation can be a great resource if you want to know how a package works, obviously this is applicable to arch however alot of the stuff is relevant to other distros.
- 530
- 4
- 8
I have found good articles on Linux Planet: http://www.linuxplanet.com/linuxplanet/tutorials/
Also, the Linux Documentation project has a lot of updated info: http://tldp.org/
- 11,697
- 6
- 46
- 76
You will have to wade through some of the stuff, but you may find this site worthwhile:
- ShowMeDo - Showmedo is about learning and (Free and) Open-source software (FOSS). We were inspired to start Showmedo by watching some very effective web video-tutorials/screencasts.
Look for the "Installing and using Linux" or the Ubuntu series.
Note: don't be put off by all the dev stuff...
- 131
- 3
By far the most useful howto site for Linux Admin I have found is HowtoForge followed closely by "debian administration"