User Tools

Site Tools


notes:c4eng:fall2024:projects:abc0

This is an old revision of the document!


ABC0 documentation

Tasks

Get on discord and into class channels

After accessing the syllabus/course home for c4eng you will find two large grey boxes containing information about the course such as name and time of the course, the instructor as well as contact information and even what room the course takes place in. However, at the very bottom of the second grey box you will find a list of three links to various different websites. The first of the three links says “Discord” next to it. This link is an invitation link to the discord server for the course. If you click on this link, enter a display name for discord or click on “Already have an account?” you will then be entered into the class discord channel “generalchat”. After entering this channel you can then look to the middle left of the screen and find a different channel labeled “c4eng”, in this channel you can announce who you are, ask questions about various projects and many more things.

Log into Lab46 (shell)

First go to your start menu by either clicking the windows button on your keyboard or clicking the windows icon in the bottom left (Windows 10)/ bottom middle (Windows 11). After this click into the search bar and begin typing “command prompt”, after only a few letters a command prompt app should appear and should be clicked on. Once in the command prompt window enter “ssh” space your user name such as skephart and @lab46.g7n.org, so it should look like this “ssh skephart@lab46.g7n.org”, Then click enter. You will then be asked if the website can be trusted, simply type “yes” and again hit enter. Then you will be prompted for you password for lab 46, Regardless of wether you changed your password to enter lab 46 in a web browser, this prompt is looking for the original corning ID# password such as C00207482. When typing in this password it will not appear and stay completely invisible so just type the password in blind and hit enter. If done correctly there should be a large welcome to lab 46 banner that comes up directly afterwards.

*Disclaimer : Above Directions pertain to a windows based device*

Clone lab46 semester repo on lab46

Log into Lab46 wiki

In the top right corner of the Lab 46 system there is a log in button. Click the log in button and enter your current username and password. The current username is the beginning of your corning email before the @ symbol, such as the skephart out of skephart@corning-cc.edu. The current password is a capital C and then your Corning ID number such as C00207482. After this you are successfully logged in and may access the site fully and even change you password.

Set up personal development system

Clone lab46 semester repo on your system

Create info.text file with information

Create a text file using the command “vim” in your preferred directory. Text file should contain…

  1. Your preferred name
  2. CCC program you are taking (such as Engineering Science)
  3. Your preferred contact email
  4. Your discord username
  5. Any other information you deem important to include

Hit “ESCAPE” key to enter command mode in vim, type “:w info” to save file with the name “info”, then type “:q” to exit vim. If given an error message, type “:q!” to force-quit vim.

Create and execute hello.c

Locate journal and customize title and intro

Near the top left corner of the wiki page, in a gray box below the logo, you will find a link titled “Journal” which you can click and be directed to a page. Fill in the necessary information with your name, hobbies, and write down in the journal both the day of your entry and what you did in class or out of class for that day. You can do this by clicking the “Edit” button located at the bottom right corner of each section. Be sure to delete the filler text in each section before beginning to input your own words.

notes/c4eng/fall2024/projects/abc0.1724794158.txt.gz · Last modified: 2024/08/27 21:29 by cgaul