Which task is considered part of network performance management
A. Connecting network servers to a gateway
B. Protecting the network from unwanted intruders
C. Installing and configuring the network operating systems
D. Monitoring speed of the networks internet connection

Answers

Answer 1
I think D I hope this helped
Answer 2

Answer:

D. Monitoring speed of the networks internet connection

Explanation:

The Network performance management has as its main task the management of the local network, internet connection as well as related computing resources directly or indirectly. Installation, configuration and maintenance of operating systems and IT infrastructure services are also responsibilities of this professional.


Related Questions

What does 12/15, or ?12 over 15,” indicate?

Answers

12 point type, 15 point leading

Assume that the customer file references a file object, and the file was opened using the 'w' mode specifier. how would you write the string 'mary smith' to the file?

Answers

Here's an example using the safe fopen:

FILE* customer = NULL;
fopen_s(&customer, "test.txt", "w");
char* msg = "mary smith";
fwrite(msg, sizeof(char), strlen(msg), customer);
fclose(customer);

What is used to read the audio off of a compact disc?

Answers

A CD is read with a laser reflecting off tiny holes burnt into a thin sheet of aluminum.

Which is the best choice
A.
B.
C.
D.

Answers

to find hourly divide total earned by number of hours worked

 so C is the correct answer


Which of the following is a true statement?

A.Cellular respiration occurs only in plant cells.
B.Cellular respiration occurs only in animal cells.
C.Cellular respiration occurs in both plant and animal cells.
D.Cellular respiration occurs in some plant cells and some animal cell

Answers

Let me help you!
Did you know that both plants and animals undergo cellular respiration? The reason behind that is because both organims needs to get energy and to expel wastes.

Therefore, the correct answer for your question is: C.Cellular respiration occurs in both plant and animal cells.

I hope that helped you! :>

Your computer has two basic types of software: system software and ________ software.

Answers

Hi!

Our computers will have system software and application software. Application software would be something like a game or just any general purpose app you've downloaded.

Hopefully, this helps! =)

Your computer has two basic types of software: system software and application software.

What is application software?

Systems software and application software are the two broad categories into which application software can be split. Database software, word processors, web browsers, and spreadsheets are examples of application software, often known as end-user programs.

On the other hand, application software is a sort of software that solely works inside the operating system to carry out a specified purpose. As an illustration, you could use a word processor, a sort of application software, to generate a letter.

System software is the software that controls the overall operation of the computer

Therefore, the second type of software other than system software is application software.

To learn more about application software, refer to the link:

https://brainly.com/question/14125975

#SPJ5

A small, portable monitoring device that makes prolonged electrocardiograph recordings on a portable tape recorder is known as

Answers

It is known as Holter monitoring.

A small, portable monitoring device that makes prolonged electrocardiograph recordings on a portable tape recorder is known as Holter monitoring.

What is Holter monitoring?

A complementary test for determining the existence of cardiac arrhythmias, including bradycardia and tachycardia, is the Holter monitor test. The patient will remain throughout the entire day with a portable monitor, much like with ABPM.

The exam's equipment is fastened to the patient's chest and continuously records the electrical activity of the heart for a whole 24 hours. After 24 hours, the patient's gadget is removed, and the cardiologist receives it to review the recorded activities.

Therefore, Holter monitoring is the use of a small, portable monitoring device to make extensive electrocardiogram recordings on a portable tape recorder.

To learn more about Holter monitoring, refer to the link:

https://brainly.com/question/13551922

#SPJ5

Assume s is a string of lower case characters.

Write a program that prints the number of times the string 'bob' occurs in s. For example, if s = 'azcbobobegghakl', then your program should print

Number of times bob occurs is: 2

Answers

Here's an attempt in C:

#include <string.h>

int CountBob(const char * s)
{
   int n = 0;
   while (s = strstr(s, "bob")) {
      n++; 
      s++;
   }
   return n;
}

int main()
{
   char *s = "azcbobobegghakl";
   int n = CountBob(s);
   printf("Number of times bob occurs is: %d", n);
   getchar();
}


Internet is a boon or curse

Answers

It really depends on what you're using it for such as looking up a recipe or an answer to a question. If you're using it for illegal purposes or looking up things that are seen as morally wrong by other people it can make the internet seem like a bad thing. But the internet wasn't created with that intended purpose so again it's just your own personal opinion.

Answer:

It can be either.

Explanation:

It depends on your own personal opinion, and experience with the internet.

,where can you access email accounts on your windows 7 computer in order to modify current accounts and or create new ones.

Answers

You can access email accounts on your windows 7 computer in order to modify current accounts and or create new ones on Microsoft outlook 2010.
To send and receive the email is the primary function of Microsoft Outlook 2010. it is the part of the Microsoft office suite 2010. Microsoft outlook 2010 is a very useful tool.

Which layer of the osi model defines services to segment and reassemble data for individual communications between end devices?

Answers

Answer: the Transport Layer

____ errors occur when a formula is written incorrectly, when a mistake is made with a decision condition, or when the wrong variable name is used.

Answers

Based on Understanding Computers: Today and Tomorrow, Comprehensive written by Deborah Morley, Charles S. Parker, This is called run time errors. It appears when a program was incorrectly encoded or the wrong variable is used to implement a task. During this problem, a programmer must learn the cause of the error and correct it to do needed task.

A ____ is a collection of computers and devices connected together via communications devices and transmission media.

Answers

The answer to this question is the term network. A network is a collection or group of computers that are joined together, connected, or linked together in order to communicate in exchanging of information and other resources. Computer networks are either wired or wireless an example of network is a local area network or LANs.

There are ________ levels of cache memory in the intel i7 processor.

Answers

Answer:

There are 3 levels of cache memory in the intel i7 processor.

Explanation:

   Cache memory is divided into some levels, known as L1, L2, and L3 (L stands for Level). They relate to the proximity of cache to processor execution units. The closer it is to the processor execution unit, the lower its number.

    Thus, the L1 cache is as close as possible. L2 is a little farther and L3 is even farther. Whenever the processor search unit needs new data or instruction, it initially looks in cache L1. If not, go to L2 and then L3. If the information is not at any of the cache levels, it will have to go to RAM.

  A peculiarity about the levels is that L1 is divided into instruction memory and data memory. With this, the processor goes straight to instruction memory if it is looking for an instruction, or goes straight to data memory if it is looking for data. This further speeds up the search processor.

Which windows component can be used to display information such as weather forecasts?

Answers

The bottom right widgeti

____ data exist in a format that does not lend itself to processing that yields information.

Answers

The word that goes in the blank is "unstructured."

Linda has been assigned the job of connecting five computers to a network. the room holding the five computers has three network jacks that connect to a switch in an electrical closet down the hallway. linda decides to install a second switch in the room. the new switch has four network ports. she uses one port to connect the switch to a wall jack. now she has five ports available (two wall jacks and three switch ports). while installing and configuring the nics in the five computers, she discovers that the pcs connected to the two wall jacks work fine, but the three connected to the switch refuse to communicate with the network. what could be wrong and what should she try next?

Answers

First, Linda should check if the problem is at the computer or at the switch. She should try to connect one of the non-working computers to a wall jack. If the computer communicates with the network, then the problem is: the switch, the cable connecting the switch to the wall jack, or the wall jack the switch is using.
So, next she should connect the switch to a jack that is 100% working. If it is ok, than the problem is the jack or the cable. She should replace the cable with new one. If it is OK, then the problem is the jack.

Linda's issue is likely due to problems with the new switch or its configuration. She should check network cables, verify switch settings, inspect switch ports, check link lights, test PCs with a direct connection, and update NIC drivers.

Linda is facing an issue where the three PCs connected to the switch in the room are not communicating with the network, while the two PCs connected directly to the wall jacks are working fine. This suggests a problem with the new switch or its configuration.

Check Network Cables: Ensure that all network cables are securely connected and functioning properly. A faulty cable can prevent communication.Verify Switch Configuration: Ensure that the switch is correctly configured. This includes checking the switch's power supply and setting to ensure it is operating correctly.Inspect Switch Ports: Make sure the ports on the switch are functioning and not disabled. Try connecting each PC to a different port to see if the problem persists.Check Link Lights: The link lights on the switch ports should be on, indicating a connection. If they are off, there may be a connection issue.Test PCs with Direct Connection: Connect the problematic PCs directly to the wall jacks to see if they can communicate with the network. This can isolate the issue to the switch.

    Updated Network Interface Cards (NICs) Drivers: Ensure that the NICs in the PCs have the latest drivers installed.

If these steps do not resolve the issue, there might be a compatibility problem, and consulting the switch's documentation or manufacturer support may be necessary.

The standard tcp/ip protocol uses ip addresses which are how many bytes in length

Answers

4 bytes. In IPv4, an address has four numbers in the range of 0..255. Each number fits into one byte.

In the world of computers, the term ____ refers to the computerâs physical components, such as the monitor, keyboard, motherboard, and hard drive.

Answers

The missing word there is hardware

Which windows utility should you use to organize the files on your disk to improve efficiency?

Answers

Disk Defragmenter, is a windows utility that rearranges the records and unused space on the PC's hard disk so that the operating system accesses data more rapidly and projects run quicker. Disk Defragmenter keeps running on a timetable, yet you can likewise break down and defragment your disk and drives manually.

When you enter search keywords in the search box of file explorer and the onedrive option is selected?

Answers

The search box which is located at the top right corner of the open window is limited to the selected folder but one can expand the search per user. But when the onedrive options is selected the search is automatically expanded to include every folder on the hard drive.

When you enter search keywords in the search box of file explorer and the one drive option is selected, the search will be automatically expanded.

What is file explorer?

File Explorer, formerly known as Windows Explorer, is a file management tool included in Microsoft Windows versions beginning with Windows 95. It offers a graphical user interface for navigating file systems.

The search box in the upper right corner of the open window is limited to the selected folder, however it can be expanded per user. When the one-drive option is chosen, the search is broadened to cover every folder on the hard drive.

Therefore, the Search Tools tab appears when you tap or click inside the search field. As you type in your search phrases, your results will begin to emerge, with your keywords highlighted.

To learn more about file explorer, refer to the link:

https://brainly.com/question/28902151

#SPJ2

What ntfs permissions should you assign if the user should be able to create folders and files and open files to read data, but not delete files?

Answers

You should assign Read & Write permissions only.

Mohammed bought a new smartphone and needs help setting up his contacts. What web resource would be most helpful?

A. Customer service
B. User manual
C. Wikipedia

Answers

B. User manual would be the correct option
B. User manual, they are online and its the best way to find out about your device.

A layer of control in each communicating device that provides functions such as flow control, error detection, and error control is known as a _________ protocol.

Answers

TCP/IP protocol is the answer.

What hull type is best for use on ponds small lakes and calm rivers?

Answers

There are different types of hull, the hull type that is best for use on ponds, small lakes and calm rivers is the FLAT BOTTOM HULL. This is the type usually find in fishing boat, it has a flat spanning and a shallow draft which is very stable in calm weather. 

which of the following words is an anatomy for cautious

Answers

Uh, I think you mean antonym.

Anyways, here are some antonyms.

Careless, Certain, Foolish, Inattentive, Incautious

The antonym for cautious is reckless (Option A). This is because reckless means acting without care, which is the opposite of being cautious. Other antonyms for cautious include negligent and haphazard.

Understanding Antonyms :

An antonym is a word that has the opposite meaning of another word. In this case, we need to find the antonym for cautious.

Let's examine each option:

Reckless - This means acting without thinking or caring about the consequences, which is the opposite of being cautious.Careful - This means being attentive to avoid danger, which is similar to being cautious.Alert - This means being aware and ready to act, which is not quite the opposite of cautious.Responsible - This means being reliable and trustworthy, which is also not the opposite of cautious.

Therefore, the correct answer is A. Reckless.

Complete Question :

Which one of the following words is an antonym for cautious?

A. Reckless

B. Careful

C. Alert

D. Responsible

A lifter bucket on top of the valve stem and spring in an OHC engine helps to adjust the A. rocker arms. B. valve clearance. C. lobe rotation. D. timing.

Answers

The lifter bucket, which is on top of the valve stem, and the spring in the Overhead Cam engine aides in adjusting the valve clearance.It is cheaper than replacing the lifter

To save a new copy of an existing database, a user can open the original database and select ________ from the file tab.

Answers

Answer:

save as

Explanation:

Final answer:

To create a new copy of an existing database, the user should select 'Save As' from the file tab, allowing them to save the database with a new name or in a different location. For tables, users can download them in Excel by selecting the XLS format.

Explanation:

To save a new copy of an existing database, a user can open the original database and select 'Save As' from the file tab. This allows the user to create a duplicate of the database under a new name or in a new location. The process is essential for backing up data or creating new versions of a database without altering the original file. Typically, in applications such as Microsoft Access or similar database management systems, users have the option to save the entire database or just certain objects like tables or queries. When dealing with tables, a more specific option is available: users can download the table in Excel by selecting the XLS option and then selecting the location to save the file. This helpful for data analysis or reporting purposes outside the database software.

What url tag does adwords add to the destination url using autotagging?

Answers

the URL tag that adwords add to the destination url using autotagging is: gclid=
gclid= is used to determine whether a site is configured to handle query parameter which lets auto-tagging works.
If we don't see gclid= after the site is fully loaded, we can assume that the site isn't using auto tagging

A(n. ________ is included in a cell phone to handle the compression of data for it to be quickly transmitted to another phone.

Answers

Digital Signal Processor
A digital signal processor is included in a cell phone to handle the compression of data for it to be quickly transmitted to another phone.
Other Questions
Que tiempo hace ne miami en el verano?A. Hace VientoB. Hace FrioC. Hace CalorD. Hace FrescoThanks in Advanced Guys. :). Prove that for any x in the reals 5 divides x if and only if 5 divides x squared Question 14(Multiple Choice Worth 1 points)(01.05 MC) Bonjour, je mappelle Alain Dupont. Je suis de Paris. Je suis lve lcole Frmont. Dans ma classe il y a des cahiers, des affiches, des chaises et des crayons. Answer the question: Quest-ce que il y a dans la salle de classe? desks and pencils posters and pencils books and pencils chalk and desksQuestion 15(Multiple Choice Worth 1 points)(01.05 HC)Read the dialog and fill in the blank with the appropriate question or statement: Anne: Bonjour Thierry: Bonjour, Qui est-ce? Anne: _______________________________ Thierry: Je sais, cest la prof de Franais. Anne: Au revoir. Thierry: Au revoir. Je comprends. Un tableau. Je ne sais pas. Une craie.Question 16(Multiple Choice Worth 1 points)(01.07 C) What language would you hear if you visited your parents friends from Quebec? German Spanish English FrenchQuestion 17(Multiple Choice Worth 1 points)(01.07 MC) Which state was a French colony and sold later to the United States? Florida Montana Vermont LouisianaQuestion 18(Multiple Choice Worth 1 points)(01.07 C) What would be the result of a census about where French is spoken in North America? Choose the places with the most French speakers. Canada and Louisiana Canada and Florida New York and California Louisiana and New EnglandQuestion 19(Multiple Choice Worth 1 points)(01.07 C) Carol is a telemarketer for a global company. She was chosen for this position because she is fluent in French and can carry a conversation in French. For which other careers is being proficient in a second language an asset? Translator Bus driver Hair stylist PharmacistQuestion 20(Multiple Choice Worth 1 points)(01.07 MC) Giselle is an international model. She has been able to work for European agencies because she speaks French. Which other career could she also pursue with her French? Photographer Producer Flight attendant Maintenance managerQuestion 21(Multiple Choice Worth 1 points)(01.07 C) Chris is a web designer and is bi-lingual in French. He was hired for this position because a large portion of the companys work is done with Africa where French is spoken. For which other career is being proficient in a second language an asset? Restaurant owner Host at a theme park Mail carrier BankerQuestion 22(Multiple Choice Worth 1 points)(01.07 MC) On a daily basis you have the opportunity to read French on products used in the United States. Look at the list of products. Which is most likely to have French on it? soda cans crayons milk cleaning productQuestion 23(Multiple Choice Worth 1 points)(01.07 MC) There are products you use on a daily basis which have several languages on them. On which of these products would you be most likely to find French: toilet paper yogurt deodorant cat food A nurse is assessing the lungs of a client and auscultates soft, low-pitched sounds over the base of the lungs during inspiration. what would be the nurses next action? The nurse has been able to draw the daily blood specimen from a clients hickman catheter only after requesting that the client raise the arms and cough. the client asks the nurse why this is necessary. the nurse should tell the client: Another important factor in morale in later life is __________, which has a substantial impact on marital quality as well as other social contacts. wich statement is true?A) most stars are main sequenceB) very few stars are main sequence starsC) no stars have made it to the main sequenceD) all stars have made it to the main sequence If CD is the perpendicular bisector of AB, then the value of x is: 10.5.22.11. Some Islamic fundamentalist groups beliefs about the struggle to defend their Muslim faith have resulted in The type of fibrous joints that are immobile and found only between certain bones of the skull are called The pdca cycle is part of _____. deming management applying the rater dimensions management by exception six sigma statistical process control HELP ME PLEASE I NEED AN ANSWER I'LL PICK A BRAINLIEST PERSON!!!A science test, which is worth 100 points, consists of 24 questions. Each question is worth either 3 points or 5 points. If x is the number of 3-point questions and y is the number of 5-point questions, the system shown represents this situation.x + y = 243x + 5y = 100What does the solution of this system indicate about the questions on the test?A.)The test contains 4 three-point questions and 20 five-point questions.B.)The test contains 10 three-point questions and 14 five-point questions.C.)The test contains 14 three-point questions and 10 five-point questions.D.)The test contains 20 three-point questions and 8 five-point questions. Find the volume of a cylinder with a diameter of 8 inches and a height that is three times the radius round to the nearest hundredth Which statement describes a difference between authoritarian government and constitutional government? Please help me I'm so confused and it's due at 7:30 A client who had a choledochostomy to explore the common bile duct is returned to the surgical unit with a t-tube in place. what is the priority intervention when caring for this client? What part of Africa did gold deposits in regions near major rivers such as niger come from? Checking the dining areas of an eating establishment for evidence of flaking paint, broken light bulbs will reduce the chances of? the diagram below shows the movement of matter in a portion of water cycle. what does P most likely represent? A) Rivers B)springs C) transpirationD) precipitation the law of states that every action has an effect on something else Steam Workshop Downloader