Commit e4c232b5 authored by Igor Pecovnik's avatar Igor Pecovnik
Browse files

Add information about new install options

parent 79127718
...@@ -38,24 +38,27 @@ Login as root and type: ...@@ -38,24 +38,27 @@ Login as root and type:
- [Syncthing](https://syncthing.net/) *(personal cloud)* - [Syncthing](https://syncthing.net/) *(personal cloud)*
- [SoftEther VPN server](https://www.softether.org/) *(VPN server)* - [SoftEther VPN server](https://www.softether.org/) *(VPN server)*
- [ExaGear desktop](https://eltechs.com/product/exagear-desktop) *(x86 emulator)* - [ExaGear desktop](https://eltechs.com/product/exagear-desktop) *(x86 emulator)*
- [Plex](https://www.plex.tv/) *(Plex media server)*
- [Radarr](https://radarr.video/) *(Movie downloading server)*
- [Sonarr](https://sonarr.tv/) *(TV shows downloading server)*
- [Transmission](https://transmissionbt.com/) *(torrent server)* - [Transmission](https://transmissionbt.com/) *(torrent server)*
- [ISPConfig](https://www.ispconfig.org/) *(WEB & MAIL server)* - [ISPConfig](https://www.ispconfig.org/) *(WEB & MAIL server)*
- [NCP](https://ownyourbits.com/nextcloudplus/) *(Nextcloud personal cloud)*
- [Openmediavault NAS](http://www.openmediavault.org/) *(NAS server)* - [Openmediavault NAS](http://www.openmediavault.org/) *(NAS server)*
- [PI hole](https://pi-hole.net) *(ad blocker)* - [PI hole](https://pi-hole.net) *(ad blocker)*
- [UrBackup](https://www.urbackup.org/) *(client/server backup system)* - [UrBackup](https://www.urbackup.org/) *(client/server backup system)*
- [MiniDLNA](http://minidlna.sourceforge.net/) *(media sharing)* - [MiniDLNA](http://minidlna.sourceforge.net/) *(media sharing)*
- monitoring tools - monitoring tools
- create diagnostics report - create diagnostics report
- install kernel headers - toggle kernel headers, RDP service, Thunderbird and Libreoffice (desktop builds)
- remove build-essentials
- install RDP service (desktop builds)
- **help** - **help**
- Links to documentation, support and sources - Links to documentation, support and sources
**Running this utility on 3rd party Debian based distributions** **Running this utility on 3rd party Debian based distributions**
# Install dependencies # Install dependencies
apt install git iperf3 qrencode psmisc curl bc expect rcconf dialog network-manager sunxi-tools iptables resolvconf debconf-utils unzip build-essential html2text apt-transport-https html2text dirmngr software-properties-common libpam-google-authenticator qrencode apt install git iperf3 qrencode psmisc curl bc expect dialog network-manager sunxi-tools iptables resolvconf debconf-utils unzip \
build-essential html2text apt-transport-https html2text dirmngr software-properties-common libpam-google-authenticator qrencode
git clone https://github.com/armbian/config git clone https://github.com/armbian/config
cd config cd config
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment