SDSU logo

Marie A. Roch

Associate Professor of Computer Science



CS682 Frequently Asked Questions


How can I transfer files to/from rohan?

In general, you should use some form of secure copy or secure ftp. There are a number of secure copy/ftp clients available for Windows (I recommend WinSCP), and MacOS. Linux has has scp/sftp (use "man sftp" or "man scp" to learn how to use it) as well as the GUI sftp which supports secure ftp protocols (use SSH2 as the protocol).

Wavesurfer

Wavesurfer is an open source program that can be used for recording, auditioning, and analyzing speech. It is produced by The Royal Institute of Technology in Stockholem (KTH) and binaries are available for the MacOS, Linux, and Windows operating systems. In this course, you will sometimes be using files stored in The National Institute of Standards and Technology's SPHERE format (which are usually stored with a .wav extension, just like Microsoft RIFF wave format). By default, Wavesurfer does not read SPHERE files, but a plugin can be downloaded automatically from Wavesurfer's plugin menu.

Matlab over a slow X Windows connection

If you have not used an X11 client or do not have access to one, please read instructions on using and obtaining X Win-32. Pay close attention to the special note for Matlab users. When connecting to a system such as rohan, the latency of X Windows messages is a frequent source of frustration. Fortunately, there are a number of things that can be done to address this.