Ever wanted to change the background page in UCSD 6.5. The big back ground to something like this:

Here is the scp command to do so:
I would recommend you log on as root first and save of the origional file:
cd /opt/infra/web_cloudmgr/apache-tomcat/webapps/app/images
cp cisco_bg_new.jpg cisco_bg_new.jpg.bak.myname
Then copy your new picture over the default:
scp GlassHouse.JPG root@172.16.50.51:/opt/infra/web_cloudmgr/apache-tomcat/webapps/app/images/cisco_bg_new.jpg