Oracle Cloud ARM instance Debian installation

1
2
apt-get install -y xz-utils openssl gawk file
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 11 -v 64 -a -firmware

默认用户名为:root,默认密码为:MoeClub.org

To enable IPv6

1
echo "iface enp0s3 inet6 dhcp" >> /etc/network/interfaces