linux-pages.com
... arcane linux knowledge collected over the eons, bit by bit ...
Old way:
Examine list of DNS servers in /etc/resolv.conf:
$ cat /etc/resolv.conf
– – –
New way:
May not work on newer Linuxes since resolving may be setup via (not only DNS, but also) various other services: DDNS, LDAP, Avahi, Bonjour, ZeroConf and God knows what else.
So…
To check up […]
Info from: http://askubuntu.com/questions/632336/bluetooth-broadcom-43142-isnt-working-on-ubuntu/632348#632348
Read the post which starts with “You need to install firmware.”. That’s what worked for me.
I got the firmware from this link: http://devid.info/ru/68560. There is another one in that post.. don’t know if they are the same… haven’t tried it. The other suggestions in that post, including getting the […]