| ## What's in the installer script ? | ## What's in the installer script ? | ||||
| - Install various packages including but not limited to, enlighenment window manager, gdm login, Xorg, redsocks, tor, iptables-persistent, firefox-esr, transmission, unbound, ... | - Install various packages including but not limited to, enlighenment window manager, gdm login, Xorg, redsocks, tor, iptables-persistent, firefox-esr, transmission, unbound, ... | ||||
| - Remove nano, because <full stop> | |||||
| - Remove nano, because <full stop> | |||||
| - mount and compile VirtualBox drivers | - mount and compile VirtualBox drivers | ||||
| - copy configured configuration files for unbound, redsocks and iptables | - copy configured configuration files for unbound, redsocks and iptables | ||||
| - disable IPv6 via `/etc/sysctl.conf` | - disable IPv6 via `/etc/sysctl.conf` | ||||
| - install a preconfigured firefox profile for all existing users (except root) | - install a preconfigured firefox profile for all existing users (except root) | ||||
| - delete all .bash_history files and replace them by symblink to `/dev/null` | - delete all .bash_history files and replace them by symblink to `/dev/null` | ||||
| - clean apt cache | - clean apt cache | ||||
| - stop syslog (temporarly) and delete all files in `/var/log`. | |||||
| - stop syslog (temporarly) and delete all files in `/var/log` | |||||
| ## What's in this firefox profile ? | ## What's in this firefox profile ? | ||||