Skip to content

gitgift/lt

 
 

Repository files navigation

This book is meant to be used in an instructor-led training. For self-study, 
the intent is to read this book next to a working Linux computer so you can 
immediately do every subject, practice each command.

This book is aimed at novice Linux system administrators (and might be 
interesting and useful for home users that want to know a bit more about their 
Linux system). However, this book is not meant as an introduction to Linux 
desktop applications like text editors, browsers, mail clients, multimedia or 
office applications.

The Project Homepage is at http://linux-training.be/, the git hosted source
code repository is hosted at Github https://github.com/linuxtraining/.

Licensed under the GNU Free Documentation License
( http://www.gnu.org/licenses/fdl.html )


** Dependencies

- Java : on Ubuntu we use the Canonical partner provided sun-java6-bin package. We have a JAVAHOME hardcoded to this somewhere in the build script.
  - sun-java6-bin
  - default-jdk
- xmlto : for building the html pages

** Build commands

- make.sh : builds the pdf, run it without arguments to get some help.


- Also have a look at the README in the build/ submodule.


Build script for the Linux-Training books.

Dependencies: 

xmlto
- Java : on Ubuntu we use the Canonical partner provided sun-java6-bin package. We have a JAVAHOME hardcoded to this somewhere in the build script.
  - sun-java6-bin
  - default-jdk
- xmlto : for building the html pages

About

The Linux Training Book

Resources

License

Stars

Watchers

Forks

Packages

No packages published