mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
initial checkin
This commit is contained in:
parent
6f50fb66aa
commit
c4d6597d74
8 changed files with 159 additions and 0 deletions
|
@ -109,6 +109,10 @@ dns_jail_enabled: False
|
|||
sshd_install: True # Required by OpenVPN
|
||||
sshd_enabled: True
|
||||
|
||||
# Remote.it allows you to make secure remote connections between two computers.
|
||||
remoteit_install: True
|
||||
remoteit_enabled: False
|
||||
|
||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
||||
openvpn_install: True
|
||||
openvpn_enabled: False
|
||||
|
|
|
@ -109,6 +109,10 @@ dns_jail_enabled: False
|
|||
sshd_install: True # Required by OpenVPN
|
||||
sshd_enabled: True
|
||||
|
||||
# Remote.it allows you to make secure remote connections between two computers.
|
||||
remoteit_install: True
|
||||
remoteit_enabled: False
|
||||
|
||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
||||
openvpn_install: True
|
||||
openvpn_enabled: False
|
||||
|
|
|
@ -109,6 +109,10 @@ dns_jail_enabled: False
|
|||
sshd_install: True # Required by OpenVPN
|
||||
sshd_enabled: True
|
||||
|
||||
# Remote.it allows you to make secure remote connections between two computers.
|
||||
remoteit_install: True
|
||||
remoteit_enabled: False
|
||||
|
||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
||||
openvpn_install: True
|
||||
openvpn_enabled: False
|
||||
|
|
|
@ -109,6 +109,10 @@ dns_jail_enabled: False
|
|||
sshd_install: True # Required by OpenVPN
|
||||
sshd_enabled: True
|
||||
|
||||
# Remote.it allows you to make secure remote connections between two computers.
|
||||
remoteit_install: True
|
||||
remoteit_enabled: False
|
||||
|
||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
||||
openvpn_install: True
|
||||
openvpn_enabled: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue