Skip to content

Instantly share code, notes, and snippets.

@marshopy
marshopy / crc_remote_laptop.md
Created January 4, 2020 03:12 — forked from sub-mod/crc_remote_laptop.md
Setup CodeReady Containers on Remote Server and connect from Laptop 4.2

On the remote host

cat /etc/redhat-release
Fedora release 29 (Twenty Nine)

Install packages

su -c 'yum install qemu-kvm libvirt NetworkManager tinyproxy'