Skip to content
Snippets Groups Projects
Verified Commit 87b7e503 authored by David Beniamine's avatar David Beniamine
Browse files

Reactivate ipv6 on reseau

parent 6e92493b
Branches
Tags
No related merge requests found
...@@ -42,3 +42,7 @@ chown -R www-data:www-data eole-wol/wol/www ...@@ -42,3 +42,7 @@ chown -R www-data:www-data eole-wol/wol/www
mkdir -p /etc/xrdp mkdir -p /etc/xrdp
cp /var/www/eole-wol/wol/xrdp.ini /etc/xrdp cp /var/www/eole-wol/wol/xrdp.ini /etc/xrdp
systemctl restart xrdp systemctl restart xrdp
# Reactivate ipv6
rm /etc/sysctl.d/50_disabled_ipv6.conf
sysctl -w net.ipv6.conf.all.disable_ipv6=0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment