
09:46
created a discord server for Cs40 https://discord.gg/GStafe5q23

15:30
Do we have to run as root?

15:47
Chmod +x filename

16:57
Thanks

17:45
Bash ./filename

26:45
For those who struggle with terminal here is my cheatsheet I created when I was learning this stuff. https://github.com/svetkrasin/THM/blob/main/notes/LearnLinux.md

27:03
ty

27:09
created a discord server for Cs40 https://discord.gg/GStafe5q23

32:56
find / -name “filename” 2>/dev/null

33:04
To not have error massages

36:36
dope cheatsheet!

37:31
It lucks obvious commands like cd,cat,man

37:34
omg

38:04
For any command you don’t know always use

38:09
Man commandname

43:16
To avoid these long names use command cd

43:33
Also use relative instead of absolute filepath

44:22
We don’t have sudo permissions on those machines

45:03
At lest under @smc domain name

55:26
echo $PATH

01:02:02
Don’t mess around with your $PATH variable. Or at least keep truck of what u’ve done with it to return it to initial state

01:05:36
System mine is more important since it for all users on the machine

01:05:44
*one

01:09:54
Use tab key to autocomplete names

01:11:55
They won’t have same path as on his machine.

01:15:54
Vboxmanage is on your local machine

01:20:08
anyone know the credentials for that fedora box? i can’t find it in classpage

01:20:54
it is easy

01:21:06
just unzip

01:21:35
I think he asks for username and password for the vm

01:21:35
I mean the username/password to log into that virtual box

01:21:50
and put all files from vmconfigure-batch-scripts-windows

01:22:56
to foled C:\Program Files\Oracle\VirtualBox

01:23:23
you don't need command prompt

01:23:50
i think i found it , in pdf

01:23:53
Account Password Account typestudent c$l@bLinuX ordinary - restrictedroot c$l@bLinuX supervisor/administrator - unrestricte

01:24:33
the just run this file vmconfigure-populate

01:25:56
Robert, you are the hero! Thank you! I’ll put it on my notes

01:27:23
Type cmd

01:29:37
There is no sudo on windows

01:48:16
.\vmconfigure-populate.bat

01:48:23
like this

02:27:04
Goodnight everyone 🌛

02:35:39
hi professor! Thank you so much for going over all of these. I am going to leave. Have a good night!!!