用户工具

站点工具


No ACL setup yet! Denying access to everyone.
临时

这是本文档旧的修订版!


irm https://get.activated.win | iex

https://v.qq.com/x/cover/mzc00200vashbcc/n4100jiwv54.html

21

https://v.qq.com/x/cover/mzc00200vashbcc/a4100fpnxx3.html

   #!/bin/bash
   iName=$(ip addr | grep "^2:" | awk '{print $NF}')
   dhclient -6 $iName
   echo $iName > /root/ethname
   cat /root/ethname
   sed -i "s/iface eth0 inet dhcp/iface $iName inet dhcp/" /etc/network/interfaces
临时.1740732782.txt.gz · 最后更改: 2025/02/28 16:53 由 ddmm

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki