Bob Mottram před 10 roky
rodič
revize
0fe110e2ac
2 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 1
    0
      installation.org
  2. 3
    1
      website/installation.html

+ 1
- 0
installation.org Zobrazit soubor

94
 
94
 
95
  * Download the [[https://www.debian.org/devel/debian-installer][Debian Jessie "netinst" installer]]
95
  * Download the [[https://www.debian.org/devel/debian-installer][Debian Jessie "netinst" installer]]
96
  * 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
96
  * 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
97
+ * 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.
97
  * 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.
98
  * 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.
98
  * Within the installer unselect the *print server* and select the *ssh server*
99
  * Within the installer unselect the *print server* and select the *ssh server*
99
  * After installation use ssh to access the machine and become the root user
100
  * After installation use ssh to access the machine and become the root user

+ 3
- 1
website/installation.html Zobrazit soubor

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2014-12-20 Sat 11:04 -->
7
+<!-- 2014-12-20 Sat 11:22 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
329
 </li>
329
 </li>
330
 <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
330
 <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
331
 </li>
331
 </li>
332
+<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.
333
+</li>
332
 <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.
334
 <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.
333
 </li>
335
 </li>
334
 <li>Within the installer unselect the <b>print server</b> and select the <b>ssh server</b>
336
 <li>Within the installer unselect the <b>print server</b> and select the <b>ssh server</b>