Entradas

Mostrando las entradas de febrero, 2020

Minería de Bitcoin Online

Minería de Bitcoin Online, pagará a partir del 10 de Marzo: https://www.virtualmining.farm/signup/?referrer=5D24E71499A2C Aquí lo explica: https://youtu.be/zibjlRQOU2w

Adaptador rtl8192cu en Debian 10

Imagen
Adaptador rtl8192cu en Debian 10: http://forums.debian.net/viewtopic.php?f=30&t=142930#p704285 DONE AND WORKING! The blog had the answer, although it did not go quite according to the commands in the blog. Here are the hightlights, taken from the bash history, after the event: The first command included a kernel-generic for the ubuntu users, which had to be removed. Code: apt-get install --reinstall linux-headers-$(uname -r) build-essential dkms git git clone https://github.com/pvaret/rtl8192cu-fixes.git dkms add ./rtl8192cu-fixes && dkms install 8192cu/1.10 && depmod -a failed due to wrong version - corrected 1.10 to 1.11: Code: cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/ To blacklist the existing failed drivers Code: dkms add ./rtl8192cu-fixes && dkms install 8192cu/1.11 && depmod -a modprobe 8192cu Threw an error - couldn't find what it needed, but the correct command was in the README.md file Code:...

Canal Youtube

Buenas, lectores. Les traígo mi canal en Youtube. Suscríbanse: https://www.youtube.com/channel/UCOmQKHnw9n126vfCOQc_F8w Otro canal interesante: https://www.youtube.com/channel/UCOzc3CWZdyU0nKUzJesy2Ow