> Laubacher Libor wrote:
>
> Hi,
>
> I have 11 identical PC's and wonna install potato on all those PC's
> Is there any way how to install potato to one (first) and use some trick to
>transer installation to others 10 PC's ?
If they're on a LAN, you might want to consider some
After you have installed one - you could:
1)
check whats node specific:
cd /etc
find . -type f | xargs grep your_ip_number
find . -type f | xargs grep your_hostname
# above are the files to edit later
enable SULOGIN=yes in /etc/default/rcS
shutdown -h now
while more_disks
do
connect your
2 matches
Mail list logo