Geometry.Net - the online learning center
Home  - Computer - Linux
e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-85 of 85    Back | 1  | 2  | 3  | 4  | 5 

         Linux:     more books (100)
  1. GNU/Linux Application Programming (Programming Series) by M. Tim Jones, 2008-04-03
  2. Beginning Ubuntu Linux, Second Edition by Keir Thomas, 2007-03-30
  3. Linux For Dummies, 6th Edition by Dee-Ann LeBlanc, 2005-03-04
  4. Fedora Linux Toolbox: 1000+ Commands for Fedora, CentOS and Red Hat Power Users by Christopher Negus, Francois Caen, 2007-11-28
  5. Understanding UNIX/LINUXProgramming: A Guide to Theory and Practice by Bruce Molay, 2002-12-05
  6. Linux(R) Quick Fix Notebook by Peter Harrison, 2005-03-27
  7. Linux Kernel Development (2nd Edition) by Robert Love, 2005-01-22
  8. Linux Network Administrator's Guide by Tony Bautts, Terry Dawson, et all 2005-02-03
  9. Installing Linux on a Dead Badger by Lucy A. Snyder, 2007-10-15
  10. Linux (Hacking Exposed) by Brian Hatch, James B. Lee, et all 2001-03-27
  11. Linux System Administration by Tom Adelstein, Bill Lubanovic, 2007-03-01
  12. Linux Firewalls (3rd Edition) by Steve Suehring, Robert Ziegler, 2005-09-24
  13. Introduction to Linux (Third Edition) by Machtelt Garrels, 2010-05-13
  14. The Definitive Guide to Linux Network Programming (Expert's Voice) by Keir Davis, John Turner, et all 2004-08-05

81. Ibiblio Linux Archive
Over 55 gigs of linux programs, and documentation in various formats.
http://www.ibiblio.org/pub/Linux/
the public's library and digital archive a collaboration of the center for the public domain and unc-ch Search ftp view Mirrors ... Linux Documentation Project
ibiblio.org tldp.org groklaw.net db.etree.org 30hz.net 37th.org 5thestate.org acadia.org actcol.ibiblio.org activefreemedia.org activefree.net affordablelegal.org alivingstage.org amigolinux.org andycarvin.com animadance.org ansonhistoric.org artsorange.org asianclassicalmp3.org atheistparents.org audioactivism.org augustineproject.org auroralinux.org ava.namgyalmonastery.org badmonkey.org baltistan.net beauforthistoricsite.org biblical-languages.org bmcfullyawake.org bt.etree.org burmalibrary.org butchlazorchak.com butchlazorchak.org cafeaulait.org cafeconleche.org carolinacru.org carolinacrusade.org carolinasoul.com carolinasoul.org carolinaweek.org carrboropoetryfestival.org catb.org cat.creativecommons.org cavere.org ceanational.org celestiamotherlode.net chapelhillarts.org chapelhill.indymedia.org chapelhillmusicfestival.org chapelhillphilharmonia.org chapelhillrugby.com charitylegal.org

82. About Linux Australia | Linux Australia
Includes services and information, background, usergroups, sponsors, projects, and links to local suppliers.
http://www.linux.org.au/
@import "/modules/aggregator/aggregator.css"; @import "/modules/book/book.css"; @import "/modules/node/node.css"; @import "/modules/poll/poll.css"; @import "/modules/system/defaults.css"; @import "/modules/system/system.css"; @import "/modules/user/user.css"; @import "/modules/event/event.css"; @import "/themes/garland/style.css"; @import "/files/color/garland-b7643790/style.css"; @import "/themes/garland/print.css";
Navigation
  • About Linux About Us
    About Linux Australia
    Linux Australia is the peak body for Linux User Groups (LUGs) around Australia, and as such represents aproximately 5000 Australian linux users and developers.
    • Communication: Individuals who join Linux Australia directly participate in online discussions on mailing lists covering a range of topics and user communities. The Committee regularly posts reports and minutes, and makes personal contact with local Linux User Groups via State Communication Officers. Participation Members of the Free and Open Source Software (FOSS) community participate in sub-committees and special interest groups (SIGs), or by standing for election to the Linux Australia committee. Grants programme Members may submit applications for funding for projects relevant to or beneficial to the Australian FOSS community.

83. Welcome To JustLinux: Wanna Learn Linux?
Guide to the rapidly growing linux community. News and software information as well as bbs.
http://www.justlinux.com/

84. LinuxDevCenter.com -- Linux Development, Open Source Development
The O Reilly Network has teamed with the leading linux site to offer O Reilly Network s linux DevCenter features original articles, news and commentary.
http://linux.oreillynet.com/
Sign In/My Account View Cart Articles Weblogs ... Podcasts Search Linux
Linux Content All Articles Interviews Newsletters Linux in the Enterprise ... Security Alerts
Linux Topics
Administration
Browsers Caching Certification ... X Window System
Sites
Beautiful Code

Databases

Digital Media

Emerging Telephony
... Printing Trends in Linux Printing has been a notoriously difficult capability to configure in Linux, but work by the Open Printing Working Group is designed to change that. Andy Oram has been examining what we can expect in the future from this initiative, which includes distribution-independent drivers. [ONLamp] Linux vs. BSD, What's the Difference? Linux mavens are usually pretty sure they'll never go back to (or start using) Windows. They may like Mac OS, but usually don't jump ship for that either. But how about the other open source Unix descendant, BSD? Dru Lavigne offers a basic primer on what's different in PC-BSD for a Linux user, and what's better. [Linux] Mono: A Progress Report Mono has always been a bit of an outsider. Open source folks distrust it because it helps people use Microsoft technologies on non-Microsoft platforms. Microsoft people don't see the need for it. But this social outcast has been making steady progress and can offer a lot if you take the time to check it out. Edd Dumbill gives us an update on the state of Mono. [ONLamp] An Introduction to Linux Audio OSS. ALSA. JACK. Linux certainly has enough ways that you can get access to the sound subsystem. But which one to use, and how? John Littler takes us on a guided tour of Linux Audio, complete with code.

85. Linux Bash Commands - MAN Pages
An AZ Index of the linux BASH command line cat Display the contents of a file cd Change Directory cfdisk Partition table manipulator for linux
http://www.ss64.com/bash/
An A-Z Index of the Linux BASH command line alias Create an alias apropos Search Help manual pages (man -k) awk Find and Replace text, database sort/validate/index
break
Exit from a loop builtin Run a shell builtin bzip2 Compress or decompress named file(s) cal Display a calendar case Conditionally perform a command
cat
Display the contents of a file cd Change Directory cfdisk Partition table manipulator for Linux
chgrp
Change group ownership
chmod
Change access permissions
chown
Change file owner and group chroot Run a command with a different root directory
cksum
Print CRC checksum and byte counts clear Clear terminal screen cmp Compare two files comm Compare two sorted files line by line command Run a command - ignoring shell functions continue Resume the next iteration of a loop
cp
Copy one or more files to another location
cron
Daemon to execute scheduled commands crontab Schedule a command to run at a later time
csplit
Split a file into context-determined pieces cut Divide a file into several parts date dc Desk Calculator dd Data Dump - Convert and copy a file ddrescue Data recovery tool declare Declare variables and give them attributes
df
Display free disk space diff Display the differences between two files Show differences among three files dig DNS lookup dir Briefly list directory contents dircolors Colour setup for `ls' dirname Convert a full pathname to just a path dirs Display list of remembered directories

Page 5     81-85 of 85    Back | 1  | 2  | 3  | 4  | 5 

free hit counter