Most of you will be using X-Windows and various GUI tools or possibly even Webmin. However, as mentioned previously, my test computer is low on hardrive space so most everything was done via the command line. What follows are some very basic commands for manipulating files. There are much better resources out on the web than this. See the man pages for each command for more information as well.
Create, Copy, & Delete
cp [from] [to]
Copy files/directories from one location to another.