摘要:
Since you are using a shell add the alias to the profile.My understanding is the profile can be found at eitherSystem: /etc/profileUser: ~/.profile 来源 阅读全文
摘要:
ip route list ip r | grep default sudo ip route add default via 10.10.1.1 sudo ip route add default via 10.10.1.1 dev enp0s3 sudo ip route delete defa 阅读全文