ITEC 120 LAB 1 Back to Lab index page

Lab must be completed and reviewed by Peer Instructor on Tuesday, Jan 7during lab class and no later than the first 10 minutes of lab class on Thurs, Jan 9.

Description

In this first lab you'll learn to log on using your RU userid and password, map a virtual drive to your userid and create and save a file using the PFE editor.

Task 1 - Starting machines in the Unix lab in Windows mode.

The machines in the Unix lab (DAVIS Hall - 225) may be running the Solaris Operating System (Unix-like). To run in Windows mode the machines have to be rebooted. This is not something a student should do on their own. During ITEC 120 labs, the instructor will reboot the machines and start them in Windows mode. If you are using the lab at other times, you should ask the lab proctor to reboot a machine for you in Windows mode. Please do not reboot the machines by turning the power off and back on. If you want to work on labs or out of class assignments, you can work in this lab, or PC lab at 114 DAVIS Hall.

Task 2 - Log On.

Log on to a machine in the lab by entering your RU userid and password at the provided login window. If you have problems with your userid or password, let us know -- Bruce Deel (Systems Administrator) will be available to help.

If your RU password is still your six digit student ID you need to change this. You can change your password by logging into the RU portal at https://www.portal.radford.edu/ and clicking on the "change your password" link on the left side of the screen.

Task 3 - Mapping a virtual disk drive

Check to see if your have a drive mapped to H: (your home direactory). If not, you may need to map it yourself:.
-- Double Click on the My Computer Icon
-- Select the Tools/Map Network Drive Option under the Menu
-- In the Window for Drive: Enter H:
-- for Folder: Enter "\\home\userid" (enter your RU userid)
-- click on Finish -- your network drive should now be mapped to your account

-- Create a folder on your network drive named "ITEC120" (this is where you should store all your work for this class)

Task 4 - Using the editor to create and save a file.

Start the Programmer's File Editor (PFE)
-- from the START menu select Programs
-- select Radford University Course Software
-- select CIST
-- select PFE
-- PFE32

Now the PFE editor should be open on the desk top. From the file menu select NEW to create a new file.

Type a couple of paragraphs about yourself using the editor. Notice how the PFE is different from a word processor.
Save the file to your newly created ITEC120 folder, using the File SAVE menu selection, make sure to specify the correct folder before typing in the name for your file of lab1.txt.

Windows File Extensions Headache

By default Windows will hide file extensions for known file types.  As a result a file that looks like it has the name jdoe may really be named lab1.txt
As a result students often hand-in files with names such as:
lab1.txt.txt
lab1.txt.doc

When what the instructor requested was lab1.txt
 
To be sure you are viewing all file extensions:
-- double click on the MY COMPUTER icon
-- choose TOOLS --> FOLDER OPTIONS from the pull down menu
-- select the VIEW TAB
-- UNcheck the box that says "hide file extensions for know file types"

Completion Requirements

Once you've completed the lab, you should show the Peer Instructor that you have completed the virtual mapping, and use PFE to show them the file you created and saved. The file must be named lab1.txt, (this name exactly - file names are case sensitive).