ubuntu bluetooth

bluetooth problem with ubuntu 24.02 lts

I try many ways to fix my bluetooth speaker and finally this works for me , give a try maybe will help you also. restart the Bluetooth…

nodejs logo

Installation script for installing node js

curl -SLO https://deb.nodesource.com/nsolid_setup_deb.sh chmod 500 nsolid_setup_deb.sh ./nsolid_setup_deb.sh 21 (replace 21 with the version do you want to install ) apt-get install nodejs -y