I hereby claim:
- I am a1exanderjung on github.
- I am alexanderjung (https://keybase.io/alexanderjung) on keybase.
- I have a public key ASA2GY_YkGY5vYxEAU-vYktsGchBql5JxhVC8wDlF9LDyAo
To claim this, I am signing this object:
awk -F\' '$1=="menuentry " || $1=="submenu " {print i++ " : " $2}; /\tmenuentry / {print "\t" i-1">"j++ " : " $2};' /boot/grub/grub.cfg |
#/bin/bash -xe | |
systemctl stop pvestatd.service | |
systemctl stop pvedaemon.service | |
systemctl stop pve-cluster.service | |
systemctl stop corosync | |
systemctl stop pve-cluster | |
sqlite3 /var/lib/pve-cluster/config.db "delete from tree where name = 'corosync.conf';" |
#!/bin/bash | |
for old in `pubs list | grep -Po '\[\K[^]]*'`; do | |
new=`echo $old | sed -r 's/_//g'` | |
pubs rename $old $new | |
done |
# Determine the profile index by | |
pacmd list-cards | |
# Set the audio profile to a2dp sink (replace 6 with profile index): | |
pacmd set-card-profile 6 a2dp_sink |
I hereby claim:
To claim this, I am signing this object: