An Introduction to Unix for CAD users


Before You Start

This introduction assumes that you have already subscribed (registered) for access to university centrally provided computers and that you already have a user id, something like "fb2a21" (Fred Bloggs mkII January 2021) and a password. Your user id is fixed and is the first part of your e-mail address, "fb2a21@soton.ac.uk". You should be able to use the same password for all computers that you use as part of your course.


The Login Process


Command Line Unix

Although most tools that you will use are graphical in nature, they will usually be invoked through the unix command prompt (by typing) rather than through the use of icons, menus and pointers (as with Microsoft Windows). This allows for proper use and understanding of directories, an area that is very poorly supported by Microsoft's philosophy.

Move the mouse cursor over a terminal window to activate it (the border colour of a window shows whether or not it is active):

This window activation policy is called Focus Follows Mouse. The alternative Click To Type policy is also supported by the Unix machine but is less useful for the Magic layout editor that you will be using as part of your CAD work.

The following walkthrough introduces a number of key unix commands by example.


Simple Tools

In the following walkthrough, simple tools are invoked from the drop-down menus (Applications, Places, System):

or the desktop pop-up menu:

this pop-up menu is a context sensitive menu. Context sensitive menus are accessed using the right hand mouse button (also known as the MENU mouse button). The items found on the menu will depend on what is under the cursor (e.g. the desktop background pattern, the title bar of a window or a desktop icon) when the MENU button is pressed.


Advanced Unix

Do the following walkthrough if you have time.