PDA

View Full Version : helpful links for newbies


stevecrye
06-09-2008, 01:10 AM
Hi all;

First, some general Linux items. Very well written, easy to read from a NIT.

http://www.tldp.orgThe Linux Documentation Project
http://www.tldp.org/HOWTO/HOWTO-INDEX/howtos.html
http://tldp.org/LDP/intro-linux/html/sect_03_01.html

A nice summary of commands
http://www.er.uqam.ca/nobel/r10735/unixcomm.html

Great info on filesystem
http://www.pathname.com/fhs/pub/fhs-2.3.html

Here are some NIT-specific links:

Go to the Internet Tablet School first!
http://tabletschool.blogspot.com/

Gronmayer's super-useful repos:
http://www.gronmayer.com/it/index.php

A nice blog - perhaps written by a senior member of this forum? It has great step-by-step goodies:
http://www.arachnoid.com/linux/nokia/

Not just for developers - provides insight into what is happening inside your tablet:
http://maemo.org/development/tools/

maemo-related terminology (http://maemo.org/maemo_release_documentation/maemo4.1.x/node3.html)

A few nice applications:
http://blogs.tech-recipes.com/shamanstears/2008/02/09/7-must-have-apps-for-the-nokia-n800n810-internet-tablet/

Some great apps:
http://nitapps.com/

Useful wireless items:
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html

Invaluable apps and goodies:
http://www.anderenen.de/anderenende/maemo.html

When you are ready to clone your flash partition to your external SD card, Penguinbait's .debs are nice:
www.penguinbait.com

Hope someone else finds these helpful.
Steve

Scarflash
06-14-2008, 02:14 AM
Hi all;

Linux gods already know about these sites, but I only found them this morning.


Theres no such thing as a linux god.

stevecrye
06-15-2008, 02:02 PM
Thanks for pointing that out! I had forgotten my Objectivism. Edited post to remove that sillyness.

Steve

Gregg
06-16-2008, 06:22 PM
Hi all;

Linux experts already know about these sites, but I only found them this morning. Very well written, easy to read from a NIT.

http://www.tldp.orgThe Linux Documentation Project
http://www.tldp.org/HOWTO/HOWTO-INDEX/howtos.html
http://tldp.org/LDP/intro-linux/html/sect_03_01.html

A nice summary of commands
http://www.er.uqam.ca/nobel/r10735/unixcomm.html

Great info on filesystem
http://www.pathname.com/fhs/pub/fhs-2.3.html

Hope someone else finds these interesting.
Steve

Is there a version of these adapted to OSSO XTERM?
Thanks

stevecrye
06-16-2008, 06:30 PM
Is there a version of these adapted to OSSO XTERM?

I'm pretty green here - do you mean versions that read well while in xterm?

Steve

Benson
06-16-2008, 06:53 PM
I'm guessing that post reflects confusion between the terminal and the shell...

The terminal is, practically, the equivalent of any other terminal; what's different on the tablets is largely the shell, and many system utilities, are replaced by busybox; the busybox replacements often have less functionality than the GNU versions, which are commonly assumed in documentation.