Application Configuration Flashcards

1
Q

If using a 32 bit system, which file system will your files get stores under?

A

Program files directory

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

If using a 64 bit system, which file system will your files get stored under?

A

Program files directory or Program files (x86)

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

if you have a dedicated graphics card, how much ram will be available?

A

8 to 16 GB

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

What is an external hardware token?

A

digital key that can unlock an application

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

what are some application requirements that need to be kept in mind?

A

memory, processing, storage, dedicated or integrated graphics card, external hardware token.

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

what is a single user license

A

you can only install one copy of that application on one system.

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

what does the tar command mean in Linux?

A

it is used to combine multiple files into a single archive

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

how do you change a directory in linux?

A

cd

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

what does the ls command do in linux?

A

it lists the contents of a directory

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

what is the command to extract a file in linux?

A

tar -xvf insert file name

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

how can you auto complete in Linux?

A

begin to type the word and then hit tab

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

how can you see more of a list on linux?

A

|more

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

what is the debian package manager in Linux?

A

dpkg

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