On Windows, from the print dialog open the printer properties dialog. Click the Advanced tab. Change Page Order (on the bottom) from Front to Back to Back to Front.
On Unix, in the General tab of the print dialog, click the Reverse check box.
If you have any questions, please contact the CS System Administrator.
See Also:
How do I print something in the lab? (UNIX)
How do I print something in the lab? (Windows)
How do I contact the CS System Administrator?
CS stands for Computer Science.
See Also:
What do I do if the light on the card reader is not green?
How do I contact my CS instructor?
How do I contact the CS System Administrator?
If you qualify, you will be given an account on cs.uwp.edu.
Before using the account you must fill out and sign a UNIX Account Policy Form and do the initial setup of your account. For most people, this is done in the first lab of the CSCI 145 or 241 course. If for some reason you did not activate your account, contact the CS System Administrator for assistance.
The password you select for the CS Computer Lab must be a minimum of 8 characters long and contain at least one letter at least one number and at least one symbol.
See Also:
What are some methods for choosing a good password?
How do I change my CS password?
What should I do if I forget my password?
See Also:
How do I choose a good password?
How do I change my CS password?
What should I do if I forget my password?
Typically, all machines are powered up, with the monitors turned off.
See Also:
How do I log in to the computers in the CS Computer Lab? (UNIX)
How do I lock my machine? (UNIX)
How do I log out? (UNIX)
You must change your password on the lab server.
See Also:
How do I choose a good password?
What are some methods for choosing a good password?
What should I do if I forget my password?
Use ssh (secure shell). Secure Shell encrypts the terminal connection including your password so no data is transmitted in clear, readable text. The lab machines are not accessible from off campus using telnet or ftp.
To access the lab with ssh, you will need to get an ssh client (workstation) software installed on the machine you want to access the lab from. It should be installed by default on a UNIX machine.
To access the lab type the command ssh -l <login> lab.cs.uwp.edu or sftp <login>@lab.cs.uwp.edu where <login> is your CS login. Supply your CS password when prompted. You do not need to use a key.
Anyone with access to the lab may use a locker if any are available. The lockers are assigned on a first come, first served basis. In order to use a locker, you must register your intent with the CS System Administrator.
Offenders may lose access to the lab and/or to their account. Repeat offenders will lose access. Not keeping the lab clean and in good order could cause everyone to lose the privilege of having food and/or drink in the lab.
See Also:
How do I log out? (UNIX)
How do I log out? (Windows)
How do I contact the CS System Administrator?
The CS System Administrator is Heather Miles. Her office is MOLN D120C (inside the CS Computer Lab). A message could be taped to the door or put under the door if she is not there. Her phone number is 595-2592. You can contact her by email here.
Your CS instructor's contact information should be on the syllabus for the class and is also available here.
PDF files can be viewed by using Adobe Reader which is installed on the lab machines. Open the file by double clicking on the file's icon. On UNIX machines PDF files can also be opened from the command line using the command acroread <path_to_PDF> where <path_to_PDF> is the path to the PDF file to be viewed.
Microsoft Word is installed on the Windows machines. It can be started by selecting Start->All Programs->Microsoft Office->Microsoft Word. On UNIX machines use Open Office Writer. Select Applications->Office->OpenOffice.org Writer. Open Office Writer can read and write Microsoft Word compatible documents.
Contact the CS System Administrator.
The department in conjunction with the Microsoft Development Network Academic Alliance (MSDNAA) is pleased to bring you the opportunity to get free software. For very modest amounts, some of the software media is also available for purchase. You must be enrolled in a CSCI or CIS class and have received an email with login information to take advantage of this offer. You will receive a new email each semester you are eligible. (Emails may come from DreamSpark instead.) If interested, please visit our MSDNAA website.
When you download the software you may get an iso file which you will have to burn to a disc to use. The MSDNAA website has instructions on how to do so here.
See Also:
Where do I go to get cheap software through the UW System?
How do I get a free copy of VMware?
The University of Wisconsin System has a website where you can order a variety of software at a significant discount:http://wiscsoftware.wisc.edu/wisc/. To purchase software from this site you will need to use your Parkside NetID (email login and password), not your CS one.
The School of Business and Technology have an academic licensing agreement with Vmware for licenses for educational and research purposes. Please see the CS System Administrator for more details.
If you cannot find a solution to your problem in these FAQs, contact your instructor or the CS System Administrator.
See Also:
How do I contact my CS instructor?
How do I contact the CS System Administrator?
Nothing printed, what do I do now?
You have two options for reading your CS email . It may be viewed through a program called alpine from any of the lab computers. To use alpine, open a terminal window and type alpine. Then hit enter, enter to choose your INBOX. Alpine is completely keyboard driven, you cannot use your mouse. Commands are listed on the bottom of the window. Note that the ^ character refers to the control (Ctrl) key. For example, ^X means to hold the control key and press x. Documentation for alpine may be found here.
Second is using a program called Thunderbird which is installed on the lab machines. Instructions for setting Thunderbird to read your CS email can be found here.
Communications from your instructors, the system administrator, or servers like the print server may be sent to this CS account. Please check it regularly or set a forward to an account you check regularly.
See Also:
How do I forward my CS email to another email account?
See Also:
How do I read my CS email?
The CS email system scans emails for viruses and discards infected emails. Spam is also scanned for and the worst of it is also discarded. Unfortunately, some spam does get through. Email with attachments with executable extensions are also discarded. For example, you will not be able to mail or receive any .exe files.
Most files can be printed by opening the file then printing it from the application by selecting Print from the File menu and selecting the oneup or twoup printer as appropriate. Text files can also be printed from the command line using lpr. In a terminal window, type lpr <path_to_file> where <path_to_file> is the path to the file you want to print. lpr prints twoup by default. Use the command lpr -Poneup <path_to_file> to print oneup.
See Also:
How do I print two pages per piece of paper (twoup)?
Nothing printed, what do I do now?
Each student receives 100 paper credits for the CS printer when their CS account is created. Typically, the semester you registered for Computer Science 1. All pages printed (except cover sheets) decrease your paper credit balance.
See Also:
How will I know when I am running low on paper credits?
How do I receive more paper credits?
You will be notified by email to your CS email account when you have 20 or fewer paper credits left and/or if you do not have enough paper credits left for a particular print job. NOTE: If you run out of page credits, you will not be able to print until you purchase more.
See Also:
How do I read my CS email?
How many paper credits do I receive in the lab for "free"?
How do I receive more paper credits?
Use ssh (secure shell). Secure Shell encrypts the terminal connection including your password so no data is transmitted in clear, readable text. The lab machines are not accessible from off campus using telnet or ftp.
To access the lab with ssh from Windows, you will need to get an ssh client (workstation) software installed on the machine you want to access the lab from. This can be downloaded from here. The latest version available free to students through a campus educational license is 3.2.9. A more recent commercial (not free) version can be found at http://www.ssh.com if you so desire.
After installing ssh, set up a profile in ssh which includes lab.cs.uwp.edu as the remote machine name and your CS login as the login name to use. Supply your CS password when prompted.
You must have obtained your Ranger Card and activated it through the Ranger Card office in order to access the lab. You will need to swipe your card in the card reader on the door and then type in your PIN.
If you do not have a Ranger Card, you will find the Ranger Card Office in Student Center D111. To activate the card, follow the instructions that came with the card. If necessary, contact the CS System Administrator to make arrangements for entry into the CS Computer Lab.
See Also:
How do I use the card reader?
What do I do if the light on the card reader is not green?
How do I contact the CS System Administrator?
If the light is orange: push the star key and the light should turn green.
If the light is red: the card reader is not functioning. If this is the case please do one of the following:
See Also:
How do I use the card reader?
How do I contact my CS instructor?
How do I contact the CS System Administrator?
Your account must be activated from on campus, in either the CS lab or your professor's office.
See Also:
How do I log in to the computers in the CS Computer Lab? (UNIX)
How do I log in to the computers in the CS Computer Lab? (Windows)
How do I contact the CS System Administrator?
When you see the login screen:
See Also:
How do I use the computers in the CS Computer Lab? (UNIX)
How do I contact the CS System Administrator?
See Also:
How do I use the computers in the CS Computer Lab? (Windows)
How do I contact the CS System Administrator?
If you have forgotten your password, contact the CS System Administrator. She will reset your account. You will then have to set a new password. This can be done from a lab computer in the CS Computer Lab or from a CS professor's office computer. If you have any questions, contact the CS System Administrator.
See Also:
How do I activate my CS Account?
How do I change my CS password?
How do I contact the CS System Administrator?
From the menu bar at the top of the screen select System -> Lock Screen
See Also:
How do I use the computers in the CS Computer Lab? (UNIX)
Press Ctrl-Alt-Del. Click the Lock System button.
See Also:
How do I use the computers in the CS Computer Lab? (Windows)
From the menu bar at the top of the screen, select System -> Log Out <username> (where <username> is your CS login). Click the Log Out button.
See Also:
How do I use the computers in the CS Computer Lab? (UNIX)
Click Start -> Log Off. Click the Log Off button.
See Also:
How do I use the computers in the CS Computer Lab? (Windows)
You may use the books as much as you like in the lab. If you wish to take a book out of the lab, please send a email to the CS System Administrator with the book title and when you expect to return it. If you need to keep the book longer, please send another email with the book title and the new date you expect to return it.
Yes, you do! Communications from your instructors, the system administrator, or servers like the print server may be sent to this CS account. Please check it regularly or set a forward to an account you check regularly. The address for your account is your CS login followed by @cs.uwp.edu. For example, if your login name was foo, then foo@cs.uwp.edu would be your CS email address.
See Also:
How do I read my CS email?
How do I forward my CS email to another email account?
How is my email protected from spam and viruses?
Most files can be printed by opening the file then printing it from the application by selecting Print from the File menu (except for the stupid MS Office apps that don't have proper menus any more). Make sure that you select CS Lab "OneUp" Printer.
See Also:
How do I print two pages per piece of paper (twoup)?
Nothing printed, what do I do now?
On Windows, in the print dialog, click the "Properties " button or "Printer Properties" link. Then click on the "Finishing" tab. Then under "Document Options" set "Pages per Sheet" to "2 pages per sheet".
On Unix, in the print dialog, click the "Page Setup" tab. Then, next to "Pages per side:" select "2". This may not work on applications that do not use the standard print dialog (such as Adobe Reader).
If you have any questions, please contact the CS System Administrator.
After you exhaust the first 100 paper credits, every paper credit will cost you 5 cents.
See Also:
How will I know when I am running low on paper credits?
How do I receive more paper credits?
How do I pay for adding paper credits?
To increase your paper credits, fill out a pink Computer Science Lab Printing form requesting to add credits to your printing account. Copies of the form are next to the printer in the lab. There is a minimum purchase of 100 credits or $5.00. Please complete all requested information and return the form to the CS System Administrator in the lab (MOLN D120C).
See Also:
What do paper credits cost?
How do I pay for adding paper credits?
How do I contact the CS System Administrator?
Never attach money to the form! The Cashiers Office will add these charges to your campus account and they must be paid in the Cashiers Office in Wyllie Hall. Please see their rules of payment to avoid having to pay interest or penalties.
See Also:
How many paper credits do I receive in the lab for "free"?
What do paper credits cost?
How do I receive more paper credits?
Typically, all machines are powered up, with the monitors turned off.
See Also:
How do I log in to the computers in the CS Computer Lab? (Windows)
How do I lock my machine? (Windows)
How do I log out? (Windows)
See Also:
How do I burn an iso to a CD or DVD in the CS Computer Lab? (UNIX)
An application is complete when all of the following materials have been received:
See Also:
What is the current application fee?
What are the application deadlines?
The online application form for CIS can be found by clicking the following link: Graduate Student Application Form.
See Also:
What items should be included in my application?
What is the current application fee?
A $56 US non-refundable application fee.
See Also:
What items should be included in my application?
What are the application deadlines?
Application deadlines are:
| Semester | Date | |
| Fall | August 1 | |
| Spring | December 15 | |
| Summer | April 15 |
International students requiring an I-20 form to study in the U.S. should apply at least two months prior to these deadlines.
See Also:
As an international student, what additional information do I need to supply with my application?
You should seek letters of recommendation from those who are familiar with your academic work and who can comment with confidence on the likelihood of your success in graduate studies. You can also seek letters from employers who are familiar with your work habits and problem-solving abilities, though such letters should not be used exclusively.
See Also:
Should I have recommendation letters sent directly to UW-Parkside?
What should I include in my letter of application?
Your letter should address your educational and career goals, including how your CIS graduate studies will help to achieve these goals. If you believe your supporting documentation (including transcripts of prior academic work or test scores) may be viewed as deficient, your letter should address these deficiencies and should indicate why you believe you can be successful as a graduate student.
See Also:
Who should I ask to write letters of recommendation?
Yes. Have your recommendation letters sent directly to the Department of Computer Science at UW-Parkside.
See Also:
Who should I ask to write letters of recommendation?
Yes, even if you have been out of school for a long time or if you are unsure of your likelihood of getting a good score. We use the GRE and GMAT scores as only one of several indicators of the likelihood of success of our applicants.
See Also:
If I take the GRE, do I need to take a subject test?
What are the cutoff scores for the GRE?
What are the cutoff scores for the GMAT?
No, you need only take the General Aptitude Test.
See Also:
What are the cutoff scores for the GRE?
On the General Aptitude Test, we look at your Analytical and Quantitative scores. The sum of these two scores should be above 1100.
See Also:
What if my undergraduate GPA is below 3.0 or my GRE or GMAT score is below the cutoff?
Your GMAT score, plus 200 times your undergraduate GPA, should exceed 1000.
See Also:
What if my undergraduate GPA is below 3.0 or my GRE or GMAT score is below the cutoff?
We can admit you into the CIS program provisionally if your other supporting documentation strongly indicates you have significant promise for success in graduate work. Such documentation may include particularly strong letters of recommendation or a clear indication of success in graduate work at other institutions, for example. Your letter of application should address these issues. If you are admitted without meeting normal admission standards, we will consider your admission to be probationary during your first 9 credit hours of graduate work; to continue in your graduate studies, you must earn a UW-Parkside GPA of 3.0 in these first 9 hours.
See Also:
What are the cutoff scores for the GRE?
What are the cutoff scores for the GMAT?
You may submit unofficial transcripts for an initial review of your application, but official transcripts should be sent directly from your prior institutions before your admission is complete and you begin taking classes.
See Also:
What if my institution cannot provide official transcripts?
If your institution is unable to provide official transcripts, you will need to obtain documentation from an official source indicating the nature of your studies and their equivalents. If all or part of your studies were taken abroad, you may use the services of a credit evaluation agency that can verify your educational background and provide US equivalents.
See Also:
As an international student, what additional information do I need to supply with my application?
What if I do not have a degree from a US college or university?
Are unofficial transcripts acceptable?
Most CIS core courses have a prerequisite of "consent of instructor". Students who have completed the prerequisite courses and who follow their peer group by taking Foundation and Core courses in proper rotation will automatically satisfy the course prerequisites. Those who take courses out of rotation or who are starting their degree requirements with some transfer credits may need to discuss their preparation with the instructor.
Your actual tuition costs will depend on the tuition schedule for the semesters in which you enroll. See the Cashier's Office Fee Facts Booklet for full information about tuition and fees for the current semester.
See Also:
What financial aid is available for my graduate study?
Graduate students who are at least half-time status (5 credits) and have applied for federal student financial aid through the FAFSA form are eligible to receive federal Stafford student loans. For more information, contact the Office Financial Aid at 262-595-2574.
See Also:
What can I expect my tuition costs to be per semester?
You must provide evidence of financial support and copies of your passport and visa indicating that you are eligible to study in the United States. A financial sponsorship form should be submitted with the information indicated on this form to the Department of Computer Science for review along with your other information in support of your application.
See Also:
What items should be included in my application?
Am I able to begin taking courses without being accepted?
The CIS program can be completed as a full-time student (9 credits per semester for graduate students.)
See Also:
Am I able to begin taking courses without being accepted?
You must have your foreign credits evaluated by a recognized evaluation agency. The evaluation should clearly indicate you have achieved the US equivalent of a BS or BA and should give a list of all courses you have taken along with their associated US equivalent credits and grades. You are responsible for paying for this evaluation and for having the evaluation sent directly to the Department of Computer Science (or for providing a copy of the evaluation in a sealed envelope properly authenticated by the agency). We recommend the following agency:
Educational Credential Evaluators, Inc.You may obtain a list of acceptable evaluation agencies by consulting the National Association of Credit Evaluation Services (NACES) web site.
See Also:
Are unofficial transcripts acceptable?
What if my institution cannot provide official transcripts?
If English is not your native language, you are required to provide evidence of English language competence, normally by presenting a degree from an English-speaking university or by satisfactory scores on the Test of English as a Foreign Language (TOEFL), administered by the Educational Testing Service:
Corporate HeadquartersYou are responsible for paying for this test and for seeing that your test scores are sent directly to the Department of Computer Science.
If your TOEFL score is at least 550 (paper based) or 213 (computer based), you are considered to have adequate English ability for graduate study at UW-Parkside. If not, you may encounter some difficulties with the English language in your coursework and in your interaction with faculty and students. In such a case, we will review your application more carefully and may ask you to complete further study of English before we make an admission decision.
Your full-time graduate tuition (based on 9 credits for Fall and Spring semesters and 3 credits for Summer) amounts to approximately $20800, based on the 2010-2011 nonresident fee schedule from the Cashier's Office. Your entire package of fees and expenses, including housing and other costs, will be approximately $32350:
| Tuition and fees: | $20800 |
| Housing and meal plan: | 9000 |
| Books and supplies: | 900 |
| Personal expenses: | 2000 |
| Medical insurance (reqd): | 900 |
| Total: | $33600 |
This estimate of fees and expenses assumes that you have an F1 student visa and are required to take a full-time course of study. If your visa status does not require full-time study, you will normally take only 6 credits in Fall and Spring semesters; consequently, your tuition and fees will be lower.
See Also:
What can I expect my tuition costs to be per semester?
As an international student, how would I qualify for resident tuition?
You may apply for resident tuition if you have a record of high academic achievement and if you can show evidence that you are unable to pay for your expenses as a non-resident graduate student. At your request, the Department of Computer Science and the Office of Admissions will evaluate your academic record and financial sponsorship statement and will determine, on a case-by-case basis, whether or not to grant you resident tuition.
See Also:
What financial aid is available for my graduate study?
No. To be eligible to study in the U.S., you must be accepted as a degree-seeking student.
The CIS degree at UW-Parkside is designed for students seeking credentials for entry into the information technology professional workforce or for those seeking professional advancement. The CIS curriculum is oriented more towards practicality than most graduate programs in CS, while providing more technically oriented study than most graduate programs in IS.
It is not necessary to have an undergraduate degree in Computer Science or Management Information Systems to be successful in our CIS program. If you have a solid math background which includes algebra and geometry, our two prerequisite classes, CSCI 145 or 241 and CSCI 242, will complete the preparation needed.
See Also:
How many prerequisite classes will I need to take?
What if I do not have a degree from a US college or university?
This depends on your prior coursework and background. Please see the list of prerequisite classes.
See Also:
Which classes that I have already taken may count towards my CIS degree?
Normally, graduate-level classes in CS or MIS can be counted towards your CIS degree if the content is similar to CIS required courses. A maximum of 12 semester hours of graduate work may be transferred into the CIS program. Transfer eligibility depends on the content and level of those classes, and you must have received a B (3.00 on a 4.00 scale) or higher before they can be considered.
See Also:
What if I do not have a degree from a US college or university?
Without any prerequisite courses, plan to arrive for the fall semester and expect the CIS program to be completed in two years of full time study. With sufficient background, it is possible to complete the program in one-and-a-half years of full time study or three years of part-time study.
See Also:
How many prerequisite classes will I need to take?
Which classes that I have already taken may count towards my CIS degree?
Most CIS courses are offered in the evenings, but some classes may be offered during the day. Each summer one or two classes will be offered, or it is possible to arrange to complete a course through independent study.
To burn a disc from an iso image file, use Brasero.
See Also:
How do I burn a data CD or data DVD? (UNIX)
How do I contact the CS System Administrator?
To burn a disc from an iso image file, use Roxio Creator Plus.
See Also:
How do I burn an iso to a CD or DVD in the CS Computer Lab? (Windows)
SSH is installed on all of the CS Lab machines. For your personal computer Click here to download SSH for Windows. For Mac OS X, SSH is already available via the command line in the Terminal application, but you may click here to download a GUI wrapper for SFTP. For Linux it should be available via the package manager for your distribution if it is not already installed.