aboutsummaryrefslogtreecommitdiff
path: root/SETUP.md
blob: 7ce510890c241cbf9cb6fc964c6b8230c8853c00 (plain)

Installation of Desktop system

Install stable/testing Debian with Xfce from image to encrypted disk

This text documents initial setting up a computer for use as desktop (or laptop) workstation.

Prerequisites

You need a locally usable computer (i.e. with monitor and keyboard connected). Requirements for computer:

  • Sufficient: Any computer supported by Debian.
  • Recommended: Either a Teres-1 laptop or a LIME2 box.

You also need an install medium. For the recommended computers listed above, install medium is a microSD card. Requirements for microSD card:

  • Sufficient: Any microSD card that can hold at least 1GB storage.
  • Recommended: microSD card from SanDisk marked as "A1" or "A2".

You will need internet access during install, both to get the install image and to finalize system setup.

Non-free firmware

NB! Many wifi controllers does not work out of the box with Free systems like Debian. You can either avoid wifi (i.e. use ethernet instead), use a Debian-compatible USB wifi dongle, or (if acceptable to you) include suitable nonfree drivers.

Install core system

You are generally recommended to install a stable system. Alternatively you can install a testing system - more exciting but also less reliable.

You are recommended to use full disk encryption, which protects your personal data stored on the harddisk from being accessible by others e.g. if your computer gets stolen. Beware however that disk encryption only protects your data while the computer is turned off (also use a strong user password and a screensaver with locking). Also, if you forget your disk password then all your data is lost!

Install box system

For recommended computers, follow the guide at http://box.redpill.dk/ to download image and copy it over to an install medium, and then start the new system, enable network, and finalize system setup.

NB! Builtin wifi on the Teres-I laptop does not work with the regular box image (see notes [above][#Non-free firmware]). If including nonfree code is acceptable to you then you can instead use a nonfree box image.

Install Debian

For non-recommended computers, download and install a suitable Debian netinst image - either stable release or a testing snapshot.

(see notes [below][#Setup desktop on generic Debian]) for setting up the Xfce desktop environment.

You may find help in the Install chapter of The Debian handbook.

NB! Builtin wifi on most computers does not work with regular netinst images (see notes [above][#Non-free firmware]). If including nonfree code is acceptable to you then you can instead use a nonfree netinst image.

Setup desktop

You are recommended to use the Xfce desktop - as a conservative X11 desktop environment.

Setup desktop on boxed Debian

Run "box-add-gui" to have a graphical user interface.

Setup desktop on generic Debian

On non-box system (i.e. when installing with Debian netinst image) you tell during installation that you want to install Xfce, or afterwards e.g. using this command:

sudo apt install task-xfce-desktop