environment

  • CentOS

    How to install gui to centos minimal

    I have centos 6.3 minimal running as web server. I’m looking to install gui to my server to vnc to my server. You can install a group of packages with groupinstall command on centos, fedora, or red hat. All you have to do is to install the whole group of packages without installing many single packages at a time. Centos…

  • Software

    How to install R on Linux

    R is a free under GNU project and powerful language and environment for statistical computer and graphic programming. R can run on all platforms (Linux, Windows, Mac, Unix). With R you can calculate, display graphical charts/results, or data manipulate. I will show you how to install R on Linux in this article. Install R on Fedora: $ sudo yum update…

Back to top button