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 [...]
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!