#: ip link set eth0 down
#: ip link set eth0 up
Enjoy!
Tags: Debian, Ubuntu, Arch, interface, ifup, ifdown, replacement, alternative
#: ip link set eth0 down
#: ip link set eth0 up
Hello world assembly on x86 Linux Save code below as hello.asm global _start section .data message: db 'hello, world!', 10 secti...
1 comment:
This is an old post, but still does the trick!
So quite a few years have passed...Whatcha up to these days?
Post a Comment