Kubuntu Audio ResetChris SpeedDec 17, 20171 min readToday I noticed my audio wasn't working. I tried to connect to bluetooth and afterwards no audio. I found a way to reset the audio by issuing the following command. sudo alsa force-reload
Install Surfshark CLIStep-by-step guide to automatically set up Surfshark VPN on Ubuntu (for both CLI and autostart at boot): sudo apt update sudo apt install snapd sudo snap install surfshark https://chatgpt.com/share/
How To: Docker: Install Docker Engine on CentOSInstall the required packages to allow yum to use a repository over HTTPS: sudo yum install -y yum-utils device-mapper-persistent-data...
Virtual Box: Install Guest Additionscreate directory and mount. sudo mkdir -p /mnt/cdrom sudo mount /dev/cdrom /mnt/cdrom run the Guest Additions CD image. cd /mnt/cdrom...
Comments