trying to show ip addr
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 11s
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 11s
This commit is contained in:
parent
82566f74ab
commit
6cb8c89f2f
@ -10,8 +10,8 @@ jobs:
|
||||
run: echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
|
||||
- name: show resolv.conf
|
||||
run: cat /etc/resolv.conf
|
||||
- name: ifconfig
|
||||
run: cat /proc/net/dev
|
||||
- name: show ip addr
|
||||
run: cat /proc/net/fib_trie | grep -A2 '32 host'
|
||||
- name: apt udpate
|
||||
run: sudo apt-get update
|
||||
- name: install ping
|
||||
|
||||
Reference in New Issue
Block a user