Skip to content
Tanner Chell edited this page Oct 10, 2018 · 7 revisions

Starting from Scratch

Install:
xorg, wm (i3, xfce), vim, libreoffice

Change default text editor sudo update-alternatives --config editor
Autostart X at Login
Automatic Login to Virtual Console

  • note agetty may be in a different dir (/sbin, etc)
    Edit Grub grub docs
  • GRUB_DEFAULT=<0,1,2,saved>
  • GRUB_SAVEDEFAULT=<true,false>
  • GRUB_TIMEOUT=
  • then sudo update-grub

Edit $HOME directories
Desktop -> dev
Documents -> doc
Downloads -> tmp
Music -> mp3
Videos -> mov
Photos -> img
Create -> bin
Create -> etc
Templates -> etc/templates
Public -> doc/public

Clone this wiki locally