Final Questions Flashcards

1
Q

What commands will list all the processes running on a Linux machine?

A

ps -aux

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What Unix based tool provides a powerful scripting and reporting facility for Linux ?

A

Bash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you change file permissions in Windows?

A

icacls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When considering both Windows and Linux machines, which utilities can be used to schedule and automate tasks?

A

Task scheduler + Cron

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the BEST command that can display the required information?

A

netstat-ab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do you change file permissions in Linux?

A

Chmod

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Telnet used for?

A

Issuing commands to a remote computer +SSH

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What HTTP commands is used when sending form data back to the web server?

A

POST

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What Linux command can be used to search multiple files for a specific text string or strings?

A

grep

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the port number for DNS?

A

53

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the port number for VPNs?

A

PPTP- 1723

L2TP- 1701

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the port number for Telnet?

A

23

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the port number for Remote Access Method?

A

80 + 443

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the port number for Secure Shell (SSH)?

A

22

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Is chkdsk Linux or Windows?

A

Windows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is NSLookUp?

A

Looks for the name given and resolves to an IP address.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is NetStat?

A

Shows active network connection on card

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Is fsck disk Linux or Windows?

A

Linux

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the /O switch?

A

Lists the files by order

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is the /S switch?

A

Displays subdirectories

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the /l switch?

A

Detailed list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is a switch with * ?

23
Q

What is a stack?

A

Data structure where the LAST item is executed first

24
Q

What is OWSAP?

A

Open Web Security Application Protocol

25
What is a Que?
Data structure where the FIRST item is executed first
26
What is a heap?
Stores complex objects.
27
What is the Linux command, mkdir?
Make directory
28
What is the Linux command, pwd?
Print current working directory
29
What is the Linux command, Ifconfig?
Displays current configuration of PC
30
What is the Linux command, free-m?
Providing information about used and unused memory.
31
What is the Linux command, top?
Shows the top processe based on a certian section.
32
What is the Linux command, tail?
Shows the last 10 lines or so.
33
What is SOAP?
Simple Object Application Protocol
34
What is HTML and what does it do?
HyperText Markup Language | - Defines contents & structure of web page
35
What is the Windows command, Ipconfig/release?
Refreshes IP
36
What is the Windows command, Ping-6?
Force computer to use IP version 6
37
What is the port number for FTP?
20+21
38
What is Ping?
Allows you to check if other nodes are active.
39
What is TraceRT in Windows?
Identifies the router in which a packet takes to reach its destination.
40
What is NetStat?
Displays the active connections on network card
41
What is the switch, \b/?
No headings info
42
What does XML stand for?
Extensible Markup Language
43
What is the tag ?
Defines a HTML doc
44
What is the tag ?
Defines body of a doc
45
What is the ?
Defines info about the doc
46
What is the Internal CSS used for?
Used when you want to have a page with one unique style.
47
What is the External CSS used for?
Whenever you change the .css sheet it effects every page on your website
48
What is the Inline CSS used for?
Used to apply a unique style for a single element.
49
What does HTTPS do?
Enables communications between clients and serves
50
Which SQL command is used to query a relational database?
SELECT
51
Which HTTP command is used when sending data from back to the server?
POST
52
What is the most accurate description of the int primitive data type?
Whole number with pos, neg numbers and no decimal numbers
53
What remote access types is the least secure?
Telnet
54
What is the XML start tag type?