• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

PLZ ASSIST kekeke -_- (display via SSH/putty??)

NuclearFusi0n

Diamond Member
I managed to log into a unix computer through my computer in order to complete my project using the language "R" but I am just having a problem seeing the display. I am using ssh with putty at mole.berkeley.edu and I managed to find this website but its not really helping me: http://www.stat.berkeley.edu/ssh.html. Any help that you can provide to help me see the display would be helpful! thanks.

Here's the error:

Type "help" for help and "news" for news (updated Wed 20 Nov 2002).
mole.s135xx% R

R : Copyright 2002, The R Development Core Team
Version 1.6.1 (2002-11-01)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()' for distribution details.

R is a collaborative project with many contributors.
Type `contributors()' for more information.

Type `demo()' for some demos, `help()' for on-line help, or
`help.start()' for a HTML browser interface to help.
Type `q()' to quit R.

> library(descriptiveStats2)

Gtk-WARNING **: cannot open display:
mole.s135xx%


Bolded lines are what was user input.
 
maybe it's trying to open something graphical, you would need to install exceed and forward tunnelling or something, if you need help, the ucb cs61a website should show you how to set it up
 
Back
Top