Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Instalando driver rtl8101e no Ubuntu:
- $ cd /tmp ; sudo apt install build-essential -y ; wget -c http://12244.wpc.azureedge.net/8012244/drivers/rtdrivers/cn/nic/0003-r8101-1.028.00.tar.bz2 ; tar xjf 0003-r8101-1.028.00.tar.bz2 ; cd r8101-1.028.00/ ; sudo ./autorun.sh ; sudo ifconfig eth0 up ; sudo dhclient eth0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement