CentOS Installation Rstudio Server

Source: Internet
Author: User

Environment: CentOS6.4 64

I. Installation Epel-relase
#yum Install epel-release Modify /etc/yum.repo.d/Epel.repo will
#baseurl
Mirrorlist
Change into
BaseURL
#mirrorlist

Install the R language

#yum Install R

Installing Rstudio Server

# sudo yum install openssl098e # Required only for Redhat/centos 6 and 7# wget http://download2.rstudio.org/rstudio-server -0.98.1091-x86_64.rpm# sudo yum install--nogpgcheck rstudio-server-0.98.1091-x86_64.rpm

View Rstudio-server

[Email protected] czubitech_log]# Ps-aux|grep Rstudio-serverwarning:bad syntax, perhaps a bogus '-'? see/usr/share/doc/procps-3.2.8/faq483      27298  0.1  0.0 216580  3476?        SSL  15:32   0:00/usr/lib/rstudio-server/bin/rserverroot     27332  0.0  0.0 103248   860 pts/0    s+   15:33   0:00 grep rstudio-server
Two. RStudio Server use

Access the 192.168.200.25:8787 port via the browser

Log in to grid:123456 with a Linux user name

Reference URL: http://blog.fens.me/r-rstudio-server/

CentOS Installation Rstudio Server

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.