SSH is secure. If you want to do FTP type things over SSH you can use SFTP. (it's the same service)
A Windows SFTP client is WinSCP (http://winscp.net, settings: port 22, protocol SFTP)
No, that is a passive cable; it will not work.kovacsakos wrote:Is this cable good for use: http://www.amazon.com/eForCity-HDMI-VGA ... +converter ?
tty is a separate instance and is a raw terminal, but generally Ctrl-Alt-T in Ubuntu opens a terminal emulator within the X server (the GUI, that is)DMShropshire wrote:Ahh perfect thanks! Is there any difference between terminal and tty?
We definitely support 1920x1440 (4:3), 2560x1600 (16:10), and 2048x1152 (16:9). Not sure about 2560x1440 though.ivangrid wrote:Deard, does RPi support resolution of 2560x1440? Works?
Code: Select all
xinit /usr/bin/openbox-session
The most correct way I've found to start Openbox on RPi in my experience isbillb wrote:Like this?Code: Select all
openbox-session
Code: Select all
xinit /usr/bin/openbox-session