news

How does the linux kernel choose which firmware version to load?

I installed the latest firmware for my network card N-7260 from http://wireless.kernel.org/en/users/Drivers/iwlwifi#Firmware. I am using Ubuntu 14.04 with...

Published: Jul 18, 2026

updates

How to install Mac keyboard and trackpad drivers

I have recently installed Ubuntu on my Mac book Pro 2016, and noticed that the built in keyboard, and the track-pad are frozen. I have looked up how to in...

Published: Jul 18, 2026

general

How do I run an executable file with a double click?

I'm trying to run an executable (testdisk) but double click doesn't work. The only way is to run: sudo ./testdisk from terminal. But I'd li...

Published: Jul 18, 2026

updates

Unable to use virtualenv and virtuenvwrapper on Ubuntu 20

I am using Python3.7 and following the virtualenv and virtualenvwrapper installation as mentioned on this FreeCodeCamp article. The changes to my .bashrc ...

Published: Jul 18, 2026

updates

Android Studio ignoring environment variables

I had an issue with Gradle which I have fixed by adding export JAVA_OPTS="-Djava.ext.dirs=" to my .bashrc (also tried adding to .profile and /etc/environm...

Published: Jul 18, 2026

updates

How to monitor udp connections request time/duration?

Practically I'm looking for a way to view lagging connections, especially dns connections(udp:53). The closest I've got was using tcptrack as it...

Published: Jul 18, 2026

news

How to get the full name of the .deb package in command output

Is there any command which can return the full name of the .deb package in ubuntu system if I provided only the name of the package. I know there is a com...

Published: Jul 18, 2026

updates

Samba Winbindd Failing Everyday

Everyday morning on my domain controller running samba 4.7.6-ubuntu winbind fails, If I try to run the command wbinfo -u (to list all users) I get the err...

Published: Jul 18, 2026

general

How to set keyboard repeat delay and speed in Ubuntu Gnome 16.10?

In previous versions I could tweak the keyboard repeat delay and speed by going to Settings → Keyboard → Typing. Now in Ubuntu GNOME 16.10 (with GNOME 3.2...

Published: Jul 18, 2026

news

Installer gives no options for partitioning a FAT32 HDD and hangs at formatting it

I'm trying to install a second copy of 14.04 (32 bit) to an old IDE 60GB HDD that is already formatted to FAT32. The installer however does not give ...

Published: Jul 18, 2026