Go Blue: Went Home to Vote mentions some issues she is having with XSQL1.
I am trying to work through the lecture notes now, and I am stuck at the point where I need to place the file House1XSQL in my XSQL1 directory. I saved the file to my desktop but do not know how to move it to jEdit. Can someone help?
Open up a web browser and an SSH terminal window logged into elab-linux4. In the browser copy the Link Location (Internet Shortcut in IE) for House1XSQL. In the SSH terminal window, navigate to your XSQL1 directory and type wget, hit the spacebar, then paste the link location, and finally hit enter. You will download the House1XSQL.zip file directly into your elab-linux4 space.
Now, unzip that file in your space by typing in your terminal window:
unzip House1XSQL.zip
Now proceed ahead.