hobby:ubuntu:start
Dit is een oude revisie van het document!
Ubuntu
IPv6
bab2501@ns1:~$ sudo sysctl net.ipv6.conf.ens224.accept_ra net.ipv6.conf.ens224.accept_ra = 1 bab2501@ns1:~$ sudo sysctl net.ipv6.conf.ens224.accept_ra_pinfo net.ipv6.conf.ens224.accept_ra_pinfo = 1 bab2501@ns1:~$ sudo sysctl net.ipv6.conf.ens224.autoconf net.ipv6.conf.ens224.autoconf = 1 bab2501@ns1:~$
bab2501@ns1:~$ sudo cat /etc/sysctl.conf | grep net.ipv6 net.ipv6.conf.ens224.accept_ra = 1 net.ipv6.conf.ens224.accept_ra_pinfo = 1 net.ipv6.conf.ens224.autoconf = 1 #net.ipv6.conf.all.forwarding=1 #net.ipv6.conf.all.accept_redirects = 0 #net.ipv6.conf.all.accept_source_route = 0
AutoPurge
dpkg -l | awk '/^rc/ {print $2}' |xargs sudo dpkg --purge
sudo apt-get autoremove --purge
LXD
hobby/ubuntu/start.1631370464.txt.gz · Laatst gewijzigd: 2021/09/11 14:27 door 127.0.0.1
