This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:spring2025:projects:abc0 [2025/02/28 19:00] – [Log into Lab46 (shell)] tstrickl | notes:spring2025:projects:abc0 [2025/03/05 04:16] (current) – [Customize journal title and intro, edit week1 entry] tstrickl | ||
---|---|---|---|
Line 45: | Line 45: | ||
====Change lab46 wiki password (can be same as lab46)==== | ====Change lab46 wiki password (can be same as lab46)==== | ||
=====Set up personal development system===== | =====Set up personal development system===== | ||
+ | if you don't have a debian based operating system or a pi, you can download a software called wsl onto your device through powershell. | ||
+ | wsl --install. | ||
+ | |||
+ | wsl is a linux virtualize, and by default, it used the linux distribution, | ||
+ | |||
+ | after installation is complete, close powershell, and a new shortcut called ubuntu can be executed in order to run the terminal to ubuntu. | ||
====Clone lab46 semester repo on your system==== | ====Clone lab46 semester repo on your system==== | ||
On your system of choice, Virtual Machine or Pi, open a terminal | On your system of choice, Virtual Machine or Pi, open a terminal | ||
Line 140: | Line 146: | ||
Submit with " | Submit with " | ||
=====Customize journal title and intro, edit week1 entry===== | =====Customize journal title and intro, edit week1 entry===== | ||
+ | to edit your journal and customize the title, first you would need to navigate to the journal webpage. First login on the top right of the website for lab46. After login in, you should be able to see a journal tab on the top left. After clicking, you should be able to see your designated web page to edit and play around with. To edit, there are tiny edit icons next to the things that can be edited. The journal entries are on the bottom and can only be edited one at a time. After one week passes, you won't be able to edit the journal entry of the previous week. |