Search Header Logo

TAS debugging quiz/review

Authored by Alex Ewings

Computers

Professional Development

Used 3+ times

TAS debugging quiz/review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What command would we use to see route info ?

→ bosh a

→  cf a 

or

→  cf routes

→ bosh routes

→ cf path

Answer explanation

→  cf a 

or

→  cf routes

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How would you curl a route with verbosity when theres certificate trust issues 

(whats the correct command)

→ curl test-app.com -k

→ curl test-app.com -kv

→ curl test-app.com -r

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What command would you use to see your deployments

→ cf deployments

→ tas deployments

→ bosh deployments

→ cf deps

Answer explanation

→ bosh deployments

or

→ bosh deps

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How would we see what vm’s are running ?

(whats the appropriate command)


→ bosh vm

→ cf vms

→ bosh vms

→ cfdot vms

Answer explanation

→ ​​bosh vms

or if you want to see the vm's running on a particular deployment, run the following

→ ​​bosh vms -d <deployment name>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How would you see what processes (or all of the software) thats running on  vm instances  


→ bosh software

→ bosh is --ps 

→ bosh --ps 

→ bosh is --p

Answer explanation

→ bosh is --ps 

you could also use

→ bosh instances --ps

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would we hop onto the cloud controller vm (what would be the correct ssh command)

→ bosh -d <deployment guid> ssh /2965b4d4-3644-46c0-bd4c-13ffd557c5c7 

→ bosh ssh cloud_controller/2965b4d4-3644-46c0-bd4c-13ffd557c5c7 

→ bosh -d <deployment guid> ssh cloud_controller/2965b4d4-3644-46c0-bd4c-13ffd557c5c7 


7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

what should we immediately do “out of muscle memory” in order  for us to run commands or to get any work done after we’ve ssh’d onto a vm 


Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?