Skip to content

Instantly share code, notes, and snippets.

# rpm --import http://atrpms.net/RPM-GPG-KEY.atrpms
# yum update
# yum --enablerepo=atrpms install unrar
# rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
# rpm -Uvh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
enabled=1
gpgcheck=0
# dpkg-reconfigure fontconfig-config
# yum install xbindkeys xdotool
# apt-get -qq --print-uris dist-upgrade >> /tmp/apt_list
# awk '{gsub("\x27", "", $0); print $1}' < /tmp/apt_list > /tmp/apt_list_new
# wget -i /tmp/apt_list_new
mysql> DELETE from habari__options WHERE name = "active_plugins";