Linux @ School
Monday, May 21, 2018
Unattended Ubuntu install using preseed update
›
In this blog http://badger-hill.blogspot.co.at/2014/04/unattended-ubuntu-install-using-preseed.html I wrote about usnig isomaster to modif...
Monday, November 14, 2016
Why we use linux at school
›
There are many good reasons for using open source and linux at school. In this blog, I would like to give you some insight on why we chose ...
Tuesday, April 8, 2014
Using ClusterSSH to simultaneously perform tasks on several machines
›
Quite frequently I need to do the same configuration steps on several machines. This can get really cumbersome if you do one machine after t...
Unattended Ubuntu install using preseed
›
In this post, I will describe the process of creating a desktop iso for unattended installation. I have tried this with 12.04 as well as wit...
Thursday, March 6, 2014
Setting up an DHCP server - network boot part three
›
You can use any dhcp server to get pxe booting to run. We are using isc-dhcp-server, which is part of debian. Dnsmasq, which also is a dns s...
Tuesday, March 4, 2014
Setting up an NFS server - network boot part two
›
NFS is used to share files/directories among networked computers. First let's install NFS. apt-get install nfs-kernel-server Next...
Friday, February 14, 2014
Setting up a TFTP server - network boot part one
›
A TFTP server is usefull for PXE booting (network boot). It can be installed using apt-get install tftpd-hpa After installation we need...
›
Home
View web version