Gebruikershulpmiddelen

Site-hulpmiddelen


hobby:ubuntu:start

Dit is een oude revisie van het document!


Ubuntu

IPv6

  1. 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:~$
  2. 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

  1. dpkg -l | awk '/^rc/ {print $2}' |xargs sudo dpkg --purge

    1)

  2. sudo apt-get autoremove --purge

LXD

hobby/ubuntu/start.1617803188.txt.gz · Laatst gewijzigd: 2021/09/11 14:27 (Externe bewerking)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki