As announced in February new versions of the Linux training courses were being (re-)written by Paul. I’m pleased to announce that v2 was merged in the master branch on github. I you want to test it or just check it out: git clone git://github.com/linuxtraining/lt.git cd lt git submodule init git submodule update ./make.sh ./make.sh build [...]
You may have noticed that since February 2011 there have been no updates to the free pdf’s. That is because we have been redesigning the docbook source code to accommodate smaller books (we call them minibooks). This mandates a rewrite of the build system and a refitting of the .xml files and directories. This is [...]
Some recent changes. I updated the make script to be a little more decent. (A little less clumsy actually.) The LT project contained until now both the linux-training books, but also “Datacommunicatie en Netwerken” (in short, Datanet) which is a Dutch introductory course about data communication and basic networking. We split both projects into two [...]
Just moved the main git repository from gitorious to Github:
https://github.com/linuxtraining
You might want to update your remotes!