Part 5 Flashcards

(23 cards)

1
Q

Write two methods for executing the file admin underscore script located in the /var/temp directory

A

./var/tmp/admin_script

./admin_script

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

Write a command the copies the entire context of the direct 3/ETC/security 2/VAR/TMP

A

Cp -r /etc/security /var/tmp

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

Name the static file and it’s route relative location in Solaris 10 which links drivers with their aliases

A

/etc/driver_aliases

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

What command affectively rename a file without generating extra copies

A

Mv

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

What does CSOM stand for

A

Computer system operations manual

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

Write a command that changes the modification of files script 01 to read write and execute for the owner and read and execute for the group and world

A

Chmod 755 script 01

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

What command displays system devices and the respective Driver states?

A

Prntconf -pv

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

What command displays your present working directly

A

Pwd

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

What key returns a user to command mode in VI

A

Esc

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

What command displays all environmental variables

A

Env

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

What commands and simple packets to Network Systems in an attempt to Tess network capabilities between two systems

A

Ping

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

Write a command that list the files in/ETC/security/TSOL displaying all files including hidden files and all file attributes

A

Ls -la

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

What command displays the systems current time and date

A

Date

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

What command allows users to change initialization levels of the system

A

Init

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

What command displays network statuses

A

Ifconfig -a

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

What command allows the user to exit VI without say we can changes? With saving changes?

17
Q

What command is an admin’s last or first resort

18
Q

What command is used to confirm your zone is an LDAP client

19
Q

What command list all zones in Solaris 10

A

Zoneadmn list ivc

20
Q

Write a command to bring up directories server control server assuming your host name is FS one 00001

A

HTTPS://fs100001:6789

21
Q

Recommend display the status of the web consul service

22
Q

Write a command to enable to DHCP service assuming the DHCP service is disable

A

Svcsadmn enable dhcp.

23
Q

Write a command to find the file DHCPMGR

A

Find / -name dhcpmgr -print