install-debian/README.md

28 lines
715 B
Markdown
Raw Normal View History

#### Table of Contents
1. [Post installation script for Debian Sid](#post_install_sid.sh)
* [System tools for shell](#system-tools-for-shell)
* [Manpages - Documentation](#manpages-documentation)
## 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:
```sh
allow-hotplug enp0s25
iface enp0s25 inet dhcp
post-up openvpn /etc/openvpn/XYZ_tunnel.conf
```
#### Manpages - Documentation
#### Add
* info package