Skip to: Site Navigation

Gimp Tutorial 2

Simple Floating Logo

Today you will learn how to create a simple floating logo in Gimp. Please goto the following URL and read along the tutorial online:

http://www.gimp.org/tutorials/The_Basics/

Create a text logo using your name.

SFTP

When you are finished editing your image, you will use SFTP to put the image on the PC-BSD Apache server as follows:

$ cd /home/ais-students/Desktop
$ ls
You should see your image, if not, change directory to the location of your image.

Now you will SFTP the image to the server
$ sftp Your Username@IP ADDRESS, ie. sftp kevmille@192.168.78.192
$ cd /usr/local/www/data/Your Username/images
$ put logo.jpg
$ ls
Should see your image listed
$ bye

Returns you back to your computer.

Now check the server to see if the image can be viewed:

http://IP ADDRESS/Your Username/images/image.jpg

If it is there, congratulations. If not, ask your teacher for help.

Borders on Selections

Now go over the following online tutorial:

http://www.gimp.org/tutorials/Borders_On_Selections/

SFTP

When you are finished editing your image, you will use SFTP to put the image on the PC-BSD Apache server as follows:

$ cd /home/ais-students/Desktop
$ ls
You should see your image, if not, change directory to the location of your image.

Now you will SFTP the image to the server
$ sftp Your Username@IP ADDRESS, ie. sftp kevmille@192.168.78.192
$ cd /usr/local/www/data/Your Username/images
$ put selections.jpg
$ ls
Should see your image listed
$ bye

Returns you back to your computer.

Now check the server to see if the image can be viewed:

http://IP ADDRESS/Your Username/images/image.jpg

If it is there, congratulations. If not, ask your teacher for help.

This is the end of Gimp Tutorial 2.

Top

Copyright ©2007-2008 by Kevin Miller, Jr. All Rights Reserved.
Web site URI: http://ais.saigonnezumi.com
Validate me: XHTML 1.1 | CSS | Section 508 | Lynx | Contact Mr. Kevin