Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

I need help in this lab. LAB 1 - Introduction to Nano editor & Turnin (10pts) PREPARATION 1. Using your campus domain account, confirm you

I need help in this lab.

LAB 1 - Introduction to Nano editor & Turnin (10pts) PREPARATION

1. Using your campus domain account, confirm you are using the bash shell: echo $SHELL. If not, you may choose to update your shell to bash from https://accounts.ecst.csuchico.edu

2. Create a turnin user account at https://turnin.ecst.csuchico.edu -use your portal username, but a DIFFERENT PASSWORD!

GOAL

After this lab activity, you will have gained familiarity with a program editor & the turnin process. Specifically, you will have:

Confirmed or activated the bash shell within your ecst file space,

Created a turnin account (where you will also register your username),

Created a file called info.txt file under your csci111/Labs directory, with your custom information,

Captured an image file of your Lab#1 submission to Turnin.

TASK

1. Login to Jaguar (if remotely, see Class Notes from end of Week#1 -or- Content/External Links/REMOTE).

2. Navigate to your csci111/Labs subdirectory from your home directory.

3. Create an empty file called info.txt using the touch command.

4. Launch the nano editor, by typing nano info.txt from the command line.

5. Edit your info.txt file by typing in the following (custom) information:

GENERAL HEADER

// filename

// your name

// class & section number

// last date modified

// brief program description

Sample

o // info.txt

o // enter your name

o // CSCI 111-04

o // August 31, 2018

o // for this lab assignment, you will not be entering C++ code or description, instead:

indicate what platform you plan to use outside of lab: Remote Login? from MAC, or Windows, or Linux; 4. Other (specify)

indicate one hobby you enjoy (aside from computing :) 6. Save the edited file as info.txt: Ctrl-O

7. Submit the info.txt file to turnin. [note: you will have to copy or transfer it to your desktop if on another machine]

8. Demonstrate proof of successful submission to Turnin, by taking a screenshot of Turnin response to your submission. SUBMIT the image file as an attachment to the BBLearn Assignment - Lab#1. DELIVERABLES

1. Your info.txt submission in turnin, under Lab1

2. Your image file (see the MUST READ on image capture file extensions) uploaded to BBLearn, under Assignments -> Lab#1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions