Update the installed packages.
yum update
Install the EPEL repository.
# CentOS/RHEL 6
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
// ==UserScript== | |
// @description Automatically explore your Steam Discovery Queue to get the daily Trading Cards during sales | |
// @icon https://store.steampowered.com/favicon.ico | |
// @match http://store.steampowered.com/explore* | |
// @match https://store.steampowered.com/explore* | |
// @name Steam Discovery Queue Explorer | |
// @namespace https://github.com/RatserX/steam-discovery-queue-explorer | |
// @version 1.0 | |
// @updateURL https://raw.githubusercontent.com/RatserX/steam-discovery-queue-explorer/master/sdqe.js | |
// ==/UserScript== |
Update the installed packages.
yum update
Install the EPEL repository.
# CentOS/RHEL 6
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
Update the installed packages.
yum update
Install the REMI repository.
# CentOS/RHEL 6
rpm -Uvh https://rpms.remirepo.net/enterprise/remi-release-6.rpm
Update the installed packages.
yum update
Install the REMI repository.
# CentOS/RHEL 6
rpm -Uvh https://rpms.remirepo.net/enterprise/remi-release-6.rpm
Update the installed packages.
yum update
Install the EPEL repository.
# CentOS/RHEL 6
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
Update the installed packages.
yum update
Install the EPEL repository.
# CentOS/RHEL 6
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
Go to the following regedit path.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
Add a DWORD key called SelectTransport and set the value to 1. Restart Windows afterwards for the change to take effect.