18.10 Troubleshooting and Remaining Issues
Sound in the Linux Compatibility Layer
pcm.!sysdefault pcm.plug:oss
pcm.!default pcm.sysdefaultRunning Software from the FreeBSD Command Line (Based on Ubuntu Compatibility Layer)
# sysctl compat.linux.emul_path=/compat/ubuntu # Takes effect immediately
# echo compat.linux.emul_path=/compat/ubuntu >> /etc/sysctl.conf # Persistent# mv /compat/ubuntu/lib64/ld-linux-x86-64.so.2 /compat/ubuntu/lib64/ld-linux-x86-64.so.2.back
# ln -s /compat/ubuntu/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /compat/ubuntu/lib64/ld-linux-x86-64.so.2References
Running QQ with Regular User Privileges
Launching Programs from Icons
Running Chrome (Using Ubuntu Compatibility Layer as an Example)
Linux Compatibility Layer Networking (Linux QQ Has No Network)
Chinese Input Method
sysctl Variables
403 Forbidden Prompt When Downloading Software Using Command Line
403 Forbidden Prompt When Downloading Software Using Command Linesystemd and Wine
Last updated