-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKnowledge_Checks.txt
More file actions
85 lines (80 loc) · 1.77 KB
/
Knowledge_Checks.txt
File metadata and controls
85 lines (80 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Python
117 - done
119 - done - study up on IDE benifits (ide highlight incorrect syntax and suggest fixes)
121 - done
123 - done
125 - done
127 - done - study What is the JavaScript Object Notation (JSON) library commonly used for?
223 - done - go through code
131 -
137 -
138 -
linux
226 - done
228 - done
230 - done
232 - done
234 - done
236 - failed
238 - done - ls -l
248 - done - sed and output redirectors
240 - failed - kill command
242 - done - review commands free, df -h, vmstat and systemctl list-units --type=service --state=active
250 - done
252 - failed
244 - done - store repos on local HHD, Server and online
246 - done
Networking
254 - done
255 - done: hybrid topology - star-bus is commonly used
connection-oriented protocol creates a session between sender and receiver
connectionless protocol sends a message to the destination without ensuring that the destination is available.
256 - done: CIDR Classless Inter-Domain Routing
IP address class A is ment for extremely large networks
257 -
258 -
259 -
260 -
Security
282 - done: Which option is a phase in the security lifecycle? Prevention
Which option is an example of an administrative security control? Acceptable Use Policy document
283 - done: at least 1
284 - done
285 - done
286 -
287 -
288 -
289 -
290 -
291 -
292 -
293 -
294 -
295 -
296 -
297 -
298 -
Databases
299 - done
300 - done
301 - done
302 - done: CONCAT adds two or more strings together
303 - done: Add comments within SQL statements with --
* selects all columns not rows
304 - done: BETWEEN
305 - done
306 - done: Aggregate Functions with the GROUP BY clause
Organizing Data – HAVING modifier
307 - done
308 -
309 -
Jumpstart on AWS
167 -
210 -
211 -
212 -
213 -
214 -
215 -
216 -
217 -