Use ethernet
This commit is contained in:
parent
943faf01a9
commit
0fe110e2ac
@ -94,6 +94,7 @@ It's also possible to install Freedombone onto other hardware, including other t
|
||||
|
||||
* Download the [[https://www.debian.org/devel/debian-installer][Debian Jessie "netinst" installer]]
|
||||
* Use [[https://apps.ubuntu.com/cat/applications/usb-creator-gtk/][Startup Disk Creator]] or [[https://en.wikipedia.org/wiki/UNetbootin][Unetbootin]] to copy the netinst image to a USB thumb drive
|
||||
* Connect the machine to your internet router using an ethernet patch lead. Freedombone is a fully free (as in freedom) system and so wifi drivers may not work. A wired network connection will give better performance anyway.
|
||||
* On the target machine boot from the USB drive and go through the installation. It's a good idea to use LVM and disk encryption together with a long passphrase which will be hard to crack by brute force methods. Keep a note of the passphrase in your password manager.
|
||||
* Within the installer unselect the *print server* and select the *ssh server*
|
||||
* After installation use ssh to access the machine and become the root user
|
||||
|
@ -4,7 +4,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title></title>
|
||||
<!-- 2014-12-20 Sat 11:04 -->
|
||||
<!-- 2014-12-20 Sat 11:22 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="generator" content="Org-mode" />
|
||||
<meta name="author" content="Bob Mottram" />
|
||||
@ -329,6 +329,8 @@ It's also possible to install Freedombone onto other hardware, including other t
|
||||
</li>
|
||||
<li>Use <a href="https://apps.ubuntu.com/cat/applications/usb-creator-gtk/">Startup Disk Creator</a> or <a href="https://en.wikipedia.org/wiki/UNetbootin">Unetbootin</a> to copy the netinst image to a USB thumb drive
|
||||
</li>
|
||||
<li>Connect the machine to your internet router using an ethernet patch lead. Freedombone is a fully free (as in freedom) system and so wifi drivers may not work. A wired network connection will give better performance anyway.
|
||||
</li>
|
||||
<li>On the target machine boot from the USB drive and go through the installation. It's a good idea to use LVM and disk encryption together with a long passphrase which will be hard to crack by brute force methods. Keep a note of the passphrase in your password manager.
|
||||
</li>
|
||||
<li>Within the installer unselect the <b>print server</b> and select the <b>ssh server</b>
|
||||
|
Loading…
x
Reference in New Issue
Block a user