Correct me if I'm wrong, but I think the mode of operation is that you run a local Rstudio, which connects to Rstudio server via <mumble> protocol which lets the two Rstudios communicate via <mumble> Internet ports. I don't think you can just run Rstudio via a Putty connection. As others have pointed out, Rstudio support should give you the details. -pd> On 23 Dec 2015, at 17:51 , Ragia Ibrahim <ragia11 at hotmail.com> wrote: > > > many thanks for your help > its remote ubuntu server that I connect via Putty, and I install R and rstudio , now trying to make it run..but it doesnt..its only terminal..I will try the rstudio help mailing list as many of the list advice's me, many thanks prof for your help > Ragia > ________________________________ >> Date: Wed, 23 Dec 2015 11:44:36 -0500 >> From: jsorkin at grecc.umaryland.edu >> To: jrkrideau at inbox.com >> CC: ragia11 at hotmail.com; r-help at r-project.org >> Subject: Re: [R] R studio installation and running >> >> If you want to run Rstudio locally, install the desktop edition. If you >> want to be able to run Rstudio from a remote machine which will connect >> to your desktop via the web, install the server edition. If you are >> unsure which to use, or are having trouble, start with the desktop >> edition. You must install R before you install either edition of >> RStudio. Once RStudio is installed, enter rstudio , possibly RStudio at >> the command line to run the program >> >> >> John David Sorkin M.D., Ph.D. >> Professor of Medicine >> Chief, Biostatistics and Informatics >> University of Maryland School of Medicine Division of Gerontology and >> Geriatric Medicine >> Baltimore VA Medical Center >> 10 North Greene Street >> GRECC (BT/18/GR) >> Baltimore, MD 21201-1524 >> (Phone) 410-605-7119 >> (Fax) 410-605-7913 (Please call phone number above prior to faxing) >> >> On Dec 23, 2015, at 10:24 AM, John Kane >> <jrkrideau at inbox.com<mailto:jrkrideau at inbox.com>> wrote: >> >> Desktop but you would be better off asking this in an RStudio forum. It >> is a bit off-topic here. >> >> John Kane >> Kingston ON Canada >> >> >> -----Original Message----- >> From: ragia11 at hotmail.com<mailto:ragia11 at hotmail.com> >> Sent: Tue, 22 Dec 2015 23:10:58 +0200 >> To: r-help at r-project.org<mailto:r-help at r-project.org> >> Subject: [R] R studio installation and running >> >> Dear group >> I used to run Rstudio on windows. >> currently I want to run Rstudio on Ubuntu server, start its GUI . >> kindly, is there a guide on how to do this step by step, I already >> searched and installed R .. but confused ..should I install Rstudio for >> desktop or server ? how to start it?, I am the server admin. >> >> thanks in advance >> Ragia >> >> >> ______________________________________________ >> R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To >> UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> >> and provide commented, minimal, self-contained, reproducible code. >> >> ____________________________________________________________ >> FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! >> >> ______________________________________________ >> R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To >> UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> >> and provide commented, minimal, self-contained, reproducible code. >> >> >> Confidentiality Statement: >> >> This email message, including any attachments, is for the sole use of >> the intended recipient(s) and may contain confidential and privileged >> information. Any unauthorized use, disclosure or distribution is >> prohibited. If you are not the intended recipient, please contact the >> sender by reply email and destroy all copies of the original message. > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.-- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
On Wed, Dec 23, 2015 at 1:04 PM, peter dalgaard <pdalgd at gmail.com> wrote:> Correct me if I'm wrong, but I think the mode of operation is that you run a local Rstudio, which connects to Rstudio server via <mumble> protocol which lets the two Rstudios communicate via <mumble> Internet ports.I'm pretty sure Rstudio server communicates with a web browser, not with a local Rstudio desktop application. I don't think you can just run Rstudio via a Putty connection. As others have pointed out, Rstudio support should give you the details.>If you install Rstudio desktop on the server you may be able to run it via ssh with X forwarding. Not sure how/if this works on Windows/Putty. If you install Rstudio server then ssh / putty doesn't really come into play -- everything happens over http. And yes, this conversation should definitely move to the rstudio support forum. Best, Ista> -pd > > >> On 23 Dec 2015, at 17:51 , Ragia Ibrahim <ragia11 at hotmail.com> wrote: >> >> >> many thanks for your help >> its remote ubuntu server that I connect via Putty, and I install R and rstudio , now trying to make it run..but it doesnt..its only terminal..I will try the rstudio help mailing list as many of the list advice's me, many thanks prof for your help >> Ragia >> ________________________________ >>> Date: Wed, 23 Dec 2015 11:44:36 -0500 >>> From: jsorkin at grecc.umaryland.edu >>> To: jrkrideau at inbox.com >>> CC: ragia11 at hotmail.com; r-help at r-project.org >>> Subject: Re: [R] R studio installation and running >>> >>> If you want to run Rstudio locally, install the desktop edition. If you >>> want to be able to run Rstudio from a remote machine which will connect >>> to your desktop via the web, install the server edition. If you are >>> unsure which to use, or are having trouble, start with the desktop >>> edition. You must install R before you install either edition of >>> RStudio. Once RStudio is installed, enter rstudio , possibly RStudio at >>> the command line to run the program >>> >>> >>> John David Sorkin M.D., Ph.D. >>> Professor of Medicine >>> Chief, Biostatistics and Informatics >>> University of Maryland School of Medicine Division of Gerontology and >>> Geriatric Medicine >>> Baltimore VA Medical Center >>> 10 North Greene Street >>> GRECC (BT/18/GR) >>> Baltimore, MD 21201-1524 >>> (Phone) 410-605-7119 >>> (Fax) 410-605-7913 (Please call phone number above prior to faxing) >>> >>> On Dec 23, 2015, at 10:24 AM, John Kane >>> <jrkrideau at inbox.com<mailto:jrkrideau at inbox.com>> wrote: >>> >>> Desktop but you would be better off asking this in an RStudio forum. It >>> is a bit off-topic here. >>> >>> John Kane >>> Kingston ON Canada >>> >>> >>> -----Original Message----- >>> From: ragia11 at hotmail.com<mailto:ragia11 at hotmail.com> >>> Sent: Tue, 22 Dec 2015 23:10:58 +0200 >>> To: r-help at r-project.org<mailto:r-help at r-project.org> >>> Subject: [R] R studio installation and running >>> >>> Dear group >>> I used to run Rstudio on windows. >>> currently I want to run Rstudio on Ubuntu server, start its GUI . >>> kindly, is there a guide on how to do this step by step, I already >>> searched and installed R .. but confused ..should I install Rstudio for >>> desktop or server ? how to start it?, I am the server admin. >>> >>> thanks in advance >>> Ragia >>> >>> >>> ______________________________________________ >>> R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To >>> UNSUBSCRIBE and more, see >>> https://stat.ethz.ch/mailman/listinfo/r-help >>> PLEASE do read the posting guide >>> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> >>> and provide commented, minimal, self-contained, reproducible code. >>> >>> ____________________________________________________________ >>> FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! >>> >>> ______________________________________________ >>> R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To >>> UNSUBSCRIBE and more, see >>> https://stat.ethz.ch/mailman/listinfo/r-help >>> PLEASE do read the posting guide >>> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> >>> and provide commented, minimal, self-contained, reproducible code. >>> >>> >>> Confidentiality Statement: >>> >>> This email message, including any attachments, is for the sole use of >>> the intended recipient(s) and may contain confidential and privileged >>> information. Any unauthorized use, disclosure or distribution is >>> prohibited. If you are not the intended recipient, please contact the >>> sender by reply email and destroy all copies of the original message. >> >> ______________________________________________ >> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. > > -- > Peter Dalgaard, Professor, > Center for Statistics, Copenhagen Business School > Solbjerg Plads 3, 2000 Frederiksberg, Denmark > Phone: (+45)38153501 > Office: A 4.23 > Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
many thanks for all replies? Indeed I post the question on the rstudio support website, many thanks Ragia ----------------------------------------> From: istazahn at gmail.com > Date: Wed, 23 Dec 2015 13:17:48 -0500 > Subject: Re: [R] R studio installation and running > To: pdalgd at gmail.com > CC: ragia11 at hotmail.com; r-help at r-project.org > > On Wed, Dec 23, 2015 at 1:04 PM, peter dalgaard <pdalgd at gmail.com> wrote: >> Correct me if I'm wrong, but I think the mode of operation is that you run a local Rstudio, which connects to Rstudio server via <mumble> protocol which lets the two Rstudios communicate via <mumble> Internet ports. > > I'm pretty sure Rstudio server communicates with a web browser, not > with a local Rstudio desktop application. > > I don't think you can just run Rstudio via a Putty connection. As > others have pointed out, Rstudio support should give you the details. >> > > If you install Rstudio desktop on the server you may be able to run it > via ssh with X forwarding. Not sure how/if this works on > Windows/Putty. If you install Rstudio server then ssh / putty doesn't > really come into play -- everything happens over http. And yes, this > conversation should definitely move to the rstudio support forum. > > Best, > Ista > >> -pd >> >> >>> On 23 Dec 2015, at 17:51 , Ragia Ibrahim <ragia11 at hotmail.com> wrote: >>> >>> >>> many thanks for your help >>> its remote ubuntu server that I connect via Putty, and I install R and rstudio , now trying to make it run..but it doesnt..its only terminal..I will try the rstudio help mailing list as many of the list advice's me, many thanks prof for your help >>> Ragia >>> ________________________________ >>>> Date: Wed, 23 Dec 2015 11:44:36 -0500 >>>> From: jsorkin at grecc.umaryland.edu >>>> To: jrkrideau at inbox.com >>>> CC: ragia11 at hotmail.com; r-help at r-project.org >>>> Subject: Re: [R] R studio installation and running >>>> >>>> If you want to run Rstudio locally, install the desktop edition. If you >>>> want to be able to run Rstudio from a remote machine which will connect >>>> to your desktop via the web, install the server edition. If you are >>>> unsure which to use, or are having trouble, start with the desktop >>>> edition. You must install R before you install either edition of >>>> RStudio. Once RStudio is installed, enter rstudio , possibly RStudio at >>>> the command line to run the program >>>> >>>> >>>> John David Sorkin M.D., Ph.D. >>>> Professor of Medicine >>>> Chief, Biostatistics and Informatics >>>> University of Maryland School of Medicine Division of Gerontology and >>>> Geriatric Medicine >>>> Baltimore VA Medical Center >>>> 10 North Greene Street >>>> GRECC (BT/18/GR) >>>> Baltimore, MD 21201-1524 >>>> (Phone) 410-605-7119 >>>> (Fax) 410-605-7913 (Please call phone number above prior to faxing) >>>> >>>> On Dec 23, 2015, at 10:24 AM, John Kane >>>> <jrkrideau at inbox.com<mailto:jrkrideau at inbox.com>> wrote: >>>> >>>> Desktop but you would be better off asking this in an RStudio forum. It >>>> is a bit off-topic here. >>>> >>>> John Kane >>>> Kingston ON Canada >>>> >>>> >>>> -----Original Message----- >>>> From: ragia11 at hotmail.com<mailto:ragia11 at hotmail.com> >>>> Sent: Tue, 22 Dec 2015 23:10:58 +0200 >>>> To: r-help at r-project.org<mailto:r-help at r-project.org> >>>> Subject: [R] R studio installation and running >>>> >>>> Dear group >>>> I used to run Rstudio on windows. >>>> currently I want to run Rstudio on Ubuntu server, start its GUI . >>>> kindly, is there a guide on how to do this step by step, I already >>>> searched and installed R .. but confused ..should I install Rstudio for >>>> desktop or server ? how to start it?, I am the server admin. >>>> >>>> thanks in advance >>>> Ragia >>>> >>>> >>>> ______________________________________________ >>>> R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To >>>> UNSUBSCRIBE and more, see >>>> https://stat.ethz.ch/mailman/listinfo/r-help >>>> PLEASE do read the posting guide >>>> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> >>>> and provide commented, minimal, self-contained, reproducible code. >>>> >>>> ____________________________________________________________ >>>> FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! >>>> >>>> ______________________________________________ >>>> R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To >>>> UNSUBSCRIBE and more, see >>>> https://stat.ethz.ch/mailman/listinfo/r-help >>>> PLEASE do read the posting guide >>>> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> >>>> and provide commented, minimal, self-contained, reproducible code. >>>> >>>> >>>> Confidentiality Statement: >>>> >>>> This email message, including any attachments, is for the sole use of >>>> the intended recipient(s) and may contain confidential and privileged >>>> information. Any unauthorized use, disclosure or distribution is >>>> prohibited. If you are not the intended recipient, please contact the >>>> sender by reply email and destroy all copies of the original message. >>> >>> ______________________________________________ >>> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >>> https://stat.ethz.ch/mailman/listinfo/r-help >>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >>> and provide commented, minimal, self-contained, reproducible code. >> >> -- >> Peter Dalgaard, Professor, >> Center for Statistics, Copenhagen Business School >> Solbjerg Plads 3, 2000 Frederiksberg, Denmark >> Phone: (+45)38153501 >> Office: A 4.23 >> Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com >> >> ______________________________________________ >> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code.
> On 23 Dec 2015, at 19:17 , Ista Zahn <istazahn at gmail.com> wrote: > >> Correct me if I'm wrong, but I think the mode of operation is that you run a local Rstudio, which connects to Rstudio server via <mumble> protocol which lets the two Rstudios communicate via <mumble> Internet ports. > > I'm pretty sure Rstudio server communicates with a web browser, not > with a local Rstudio desktop application.Corrected.... I must have had it confused with some other client-server setup. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com