Ubuntu
Monday, 22 February 2021
Ubuntu 20.04 problem with headphone?
Step 1. pulseaudio --kill
Step 2. pulseaudio --start
Step 3. Settings->Sound->Output devices->Headphones
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Installing Minikube on Ubuntu 22.04 LTS
Print protected pdf
Convert the pdf to a postscript file and the postscript file to a pdf. Open the new pdf for example with Acrobat Reader and you can print. p...
How To Install Zoom Client on Ubuntu 22.04 LTS
sudo apt -y install wget wget https://zoom.us/client/latest/zoom_amd64.deb sudo apt install ./zoom_amd64.deb
How to Add a Directory to PATH in Linux and run burp - BurpSuiteCommunity
1. Check what directories are in your $PATH echo $PATH /opt/BurpSuiteCommunity/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:...