22.10.25

Fix KDE stuttering intellij

 

  • Open IntelliJ IDEA.
  • Go to Help > Edit Custom VM Options...
  • Add the following line to the file:
    -Dwatch.desktop.geometry=false

13.2.25

ubuntu: connect bluetooth

 https://marcelbootsman.nl/notes/how-to-connect-bluetooth-headphones-automatically-in-ubuntu


set default audio profile for bluetooth headset

https://askubuntu.com/questions/1248886/how-to-set-default-profile-for-bluetooth-headset


enable a2dp sound profile

https://wiki.archlinux.org/title/Bluetooth_headset#A2DP_sink_profile_is_unavailable

2.10.24

dbus commands

systemd-cgls 

systemd-cgls --unit user.slice

pstree (-slap process/user)

dbus-send

busctl (list/capture)

qdbus

d-feet (gui)

21.7.23

fix kvm permissions and usb access

 sudo chown root:kvm /dev/kvm && sudo chown libvirt-qemu /dev/bus/usb/ -R


10.1.23

block

fls-eu.amazon-adsystem.com

aax-eu.amazon-adsystem.com

aax-dtb-cf.amazon-adsystem.com

cdn-a.amazon-adsystem.com

s.amazon-adsystem.com

edge.ads.twitch.tv

global.poe.live-video.net

video.twimg.com


RU 146.70.52.94


https://geekflare.com/es/block-ads-twitch/

23.4.22

Fix Windows 10 boot efi partition

 https://www.dell.com/support/kbdoc/es-es/000124331/how-to-repair-the-efi-grub-on-a-gpt-hdd-for-windows-7-8-8-1-y-10-on-your-dell-pc#GPT


https://recoverit.wondershare.es/computer-problems/bootrec-fixboot-access-is-denied.html

29.10.21

Acer aspire v5 122p

fix wifi: https://suryanshpradhan.wordpress.com/2020/01/17/how-to-fix-broadcom-bcm43142-wifi-not-working-on-ubuntu-18-04-3-lts/

fix touchpad: https://www.maketecheasier.com/fix-touchpad-not-working-linux/

9.4.21

Custom resolution linux

 https://askubuntu.com/questions/377937/how-do-i-set-a-custom-resolution

15.3.21

Drivers rx550 200fps csgo

Look for:

RadeonInstaller

Radeon software adrenalin





14.1.21

Youtube from bash terminal

mps-youtube, mpsyt command

https://github.com/mps-youtube/mps-youtube


Youtube-dl in ubuntu repositories might be outdated.

Download updated one directly from github

https://github.com/ytdl-org/youtube-dl/

or install via pip3 and create a symbolic link /usr/bin/youtube-dl


Needed your own api key, follow this steps:

https://rapidapi.com/blog/how-to-get-youtube-api-key/


Once got you can set it inside the application using the command:

set api_key <key>

or editing the next file (be careful it's binary)

~/.config/mps-youtube/config