|
|
Line 1: |
Line 1: |
| == GNU == | | == GNU == |
| *[http://directory.fsf.org/ The Free Software Dictionary] | | *[http://directory.fsf.org/ The Free Software Dictionary] |
− |
| |
− | == Unix/Linux ==
| |
− | *[http://users.tkk.fi/~thyle/unix_opas.html Basic unix commands]
| |
− | *[http://www.indiana.edu/~uitspubs/b017/ Basic unix commands]
| |
− | *[http://www.tldp.org/LDP/abs/html/io-redirection.html IO-Redirection shell commands]
| |
− | *[http://www.debian.org/doc/manuals/users-guide/ch-rsi.en.html Linux command reference]
| |
− | *[http://www.cs.utah.edu/dept/old/texinfo/emacs19/emacs_toc.html Emacs manual]
| |
− | *[http://www.cs.utah.edu/dept/old/texinfo/gawk/gawk_toc.html Gawk manual]
| |
− | *[http://www.gnu.org/software/gawk/gawk.html GNU awk manual]
| |
− | *[http://www.cs.utah.edu/dept/old/texinfo/ GNU manuals from University of Utah]
| |
− |
| |
− | === Drivers ===
| |
− | *[http://www.freesoftwaremagazine.com/articles/drivers_linux Short tutorial on writing drivers in linux]
| |
− |
| |
− | === Bootloader ===
| |
− | *[http://www.freesoftwaremagazine.com/articles/grub_intro/ Grub tips and tricks (USB installation)]
| |
− |
| |
− | === USBNET (USBDNET) ===
| |
− | *[http://www.linux-usb.org/usbnet/ usbnet driver information]
| |
− | *[http://handhelds.org/moin/moin.cgi/UsbNet Setting up usbnet (Fedora Core 4)]
| |
− |
| |
− | === TFTP ===
| |
− | *[http://www.livibetter.com/blog/2007/06/14/installing-tftp-on-fedora/ Installing tftp on Fedora 6]
| |
− |
| |
− | === Fedora Red Hat Enterprise Linux (RHEL) ===
| |
− | *[http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo Create bootable USB drive using Fedora script]
| |
− | *[http://www.livibetter.com/blog/2007/06/14/installing-tftp-on-fedora/ Installing tftp on Fedora]
| |
− |
| |
− | === Compilers ===
| |
− | *[ftp://download.intel.com/software/products/opensource/downloads/howto0_.pdf Cross compiler for Arm information]
| |
− | *[http://ftp.snapgear.org/pub/snapgear/tools/arm-linux/build-arm-linux-3.4.4 How to build arm-linux toolchain for ARM/XSCALE]
| |
− |
| |
− | === Make ===
| |
− | *[http://www.gnu.org/software/make/manual/make.html Make manual]
| |
| | | |
| == Java == | | == Java == |