Compile tmate.io on CentOS 7

tmate.io is great terminal sharing app, you can think of it as Teamviewer for ssh. To compile it on CentOS 7 follow these steps: yum install git cmake ruby zlib-devel openssl-devel libevent-devel
A collection of 4 posts
tmate.io is great terminal sharing app, you can think of it as Teamviewer for ssh. To compile it on CentOS 7 follow these steps: yum install git cmake ruby zlib-devel openssl-devel libevent-devel
Anybody who uses Linux desktop as workstation for prolonged times knows what difference good colour scheme can make in reducing eye strain. After discovering Solarized theme for me there was no going back.
To have Blender 2.56 successfully running on Fedora 13 and Fedora 14 you need to compile it from source. This is not as hard as most people would think if you follow
Phoronix test suite is great benchmarking suite, unfortunately packages in Fedora are stuck at version 1.8. So how hard is it to download and use Phoronix test suite from their site? Actually