install-debian/README.md

715 B

Table of Contents

  1. Post installation script for Debian Sid

post_install_sid.sh

Script to complete the installation of Debian Sid on my laptop.

System tools for shell

Remove
  • bluetooth packages (bluetooth, bluez)
Configuration
  • Disable Openvpn service.
    • Useful in case of many configuration files. A default vpn is launch by "post-up" instruction in '/etc/network/interfaces' file:
allow-hotplug enp0s25
iface enp0s25 inet dhcp
  post-up openvpn /etc/openvpn/XYZ_tunnel.conf

Manpages - Documentation

Add

  • info package