This is not an Ubuntu tech support list. It is possible to install the X11 client support even on headless servers, which is one of the things R on the server needs to send graphics commands to your computer. However, if your sysadmin won't do it then it is not going to happen, and we are most definitely not here to tell him how to do his job since this is a list for questions about R. --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnew...@dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity.
On May 14, 2014 6:37:17 PM PDT, "友文" <815551...@qq.com> wrote: >In our server, R is already installed. But the X11 is DISABLE. >The operational system of server is Ubuntu. It is only a command line >system without graph interface. > Do you know how to Enable X11 in R on the Ubuntu server? >I have a short chat with the administrator, he told me it is technical >impossible to install X11 in the server. But I suspect his answer. >There should be ways to solve it. > Thanks! > > > ------------------ Original ------------------ > From: "MacQueen, Don";<macque...@llnl.gov>; > Date: May 15, 2014 >To: "����"<815551...@qq.com>; >"r-h...@stat.math.ethz.ch"<r-h...@stat.math.ethz.ch>; > > Subject: Re: [R] how to make R plot under Linux > > > >Yes, install R so that X11 is enabled, then do > >x11() >hist( c(1:10) ) > >and you should see your histogram. ______________________________________________ R-help@r-project.org mailing list 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.