Skip to content

Instantly share code, notes, and snippets.

View boulund's full-sized avatar

Fredrik Boulund boulund

  • Karolinska Institutet
  • Stockholm, Sweden
View GitHub Profile
@boulund
boulund / pure-ftp
Last active August 29, 2015 14:10
pure-ftp fix for 530 error
#### Fix for 530 Login authentication failed.
Make sure user is added using `pure-pw useradd`. Make sure to run `pure-pw mkdb`.
The solution is a symlink added to /etc/pure-ftpd/auth directory pointing to /etc/pure-ftpd/conf/PureDB that lists in alphabetical order before the other files in /etc/pure-ftpd/auth, e.g.
cd cd /etc/pure-ftpd/auth/
ln -s ../conf/PureDB 50puredb
Then it should look like this:
apt-get install alsa-base
apt-get install pulseaudio
apt-get install pulseaudio-module-blueooth
apt-get install pulseaudio-utils (this might be installed automatically)
alsa force-reload
reboot
Edit /etc/modprobe.d/alsa-base.conf and make the following modification:
Comment out the line preventing USB audio to be listed first, like this: