Files
School/Anul 1/Semestrul 2/OS/Lectures/Lecture 1/notes.txt
T
2024-08-31 12:07:21 +03:00

11 lines
126 B
Plaintext

SSH - default port 32
Exam server - 193.226.40.129:1234
Compile:
gcc -Wall -g -o a a.c
-Wall - all warnings
-g
-o output