Clean entities by using “Services” and select “Purge Entities”: https://community.home-assistant.io/t/how-to-remove-unwanted-entities/433103/10?u=el-salmon
dolphin-nextcloud yakuake keepassxc gcc make vim mpv nfs-common ttf-bitstream-vera ttf-ancient-fonts fonts-crosextra-carlito fonts-crosextra-caladea rar gimp nfs-common git va-driver-all vainfo audacious lame bleachbit baobab exfat-fuse darktable pavucontrol-qt soundconverter htop fonts-croscore fonts-freefont-otf fonts-liberation
pkcon refresh && pkcon update
Install files from: https://github.com/romkatv/powerlevel10k#meslo-nerd-font-patched-for-powerlevel10k
To: ~/.local/share/fonts/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# disable vaapi if AMD computer | |
USE="alsa clang client colord dbus dropbox fftw flickr fuse hs2-0 -ipv6 | |
gphot2 gnome-keyring gnome-online-accounts google gpg gphoto2 graphicsmagick gstreamer gtk gtkstyle | |
libsecret multimedia mtp networkmanager nfs nls offensive opencl openexr pulseaudio python -qt4 qt5 | |
raw readline ruby samba sqlite ssh ssl symlink usb v4l vaapi vpx webkit webp wifi" | |
LINGUAS="es es_ES" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
import csv | |
import httplib2 | |
import time | |
try: | |
from urllib import urlencode | |
except ImportError: | |
from urllib.parse import urlencode |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh my-private-host.noip.com -p 22000 -l user -R 0.0.0.0:20000:localhost:22 |
NewerOlder