Playing with computers since age 13, time to start documenting all the wonderful things and treasures I have discovered and developed - also a blog to serve as a time-saver by not having to reinvent the wheel.
Saturday, April 4, 2020
Create Dummy Interface On Linux
To create a dummy interface on Linux using ip2 commands:
sudo ip link add dummy0 type dummy sudo ip link set dev dummy0 up ip link show dev dummy0
No comments:
Post a Comment
"SEO" link builders: move on, your spam link will not get posted.
Note: Only a member of this blog may post a comment.