1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Fynjy0 [20]
3 years ago
11

A customer has a computer for a home business, but wants to have another computer as a web server. What would be the best soluti

on for the customer to share the monitor, mouse, and keyboard between the two computers?
Computers and Technology
2 answers:
Marrrta [24]3 years ago
8 0

The customer can use the KVM switch

A user can use a KVM device by connecting the monitor, keyboard, and mouse to the device and then using a special cable (usually a USB cable and VGA cable) to connect the KVM device to the computer. Control of a computer with another computer can be done by using the switch or button contained in the KVM device, KVM then forwards the signal between the computer and keyboard, mouse and monitor, depending on which computer is being selected. Some KVMs can also allow control by using keyboard commands (such as using certain keys).

<h2>Further explanation </h2>

The KVM switch (short for keyboard, video, mouse switch) is an electronic device that allows a single keyboard, mouse (or other pointing device), and video to control a number of computers simultaneously. KVM switches generally use a button that can be pressed to choose which computer to control. Some KVM switches can even replace the computer they control by using the menu displayed on the monitor screen. The displayed menu might also offer protection, with the addition of a password or other authentication mechanism. KVM can support 2, 4, 8 or 16, 32, up to 64 computers at a time, and several KVMs can be arranged in a daisy-chain manner to support even more computers.

KVM switches are very useful when there are many computers, but do not need a keyboard, mouse, and monitor dedicated to each computer. Generally, KVM switches are used in many data centers where multiple servers are put on a rack with a keyboard, monitor and mouse. The use of KVM switches allows administrators or data center personnel to connect to any server in the rack.

Learn More

KVM switch brainly.com/question/13209646

KVM switches are very useful brainly.com/question/13209646

Details

Class: High School

Subject: Computers and Technology

Keywords: KVM, switch, computers

kow [346]3 years ago
6 0

Answer:

Use a KVM switch

Explanation:

A KVM switch is the most well-known and stable hardware solution that the customer can use to control two or more computers using a single mouse, keyboard, or a monitor. With just a push of a button, a KVM switch will allow the customer to easily switch between viewing and controlling the two computers. It can come in a simple two-port switch or a crazy 16-port KVM.

You might be interested in
Did this technological advancement take away or create jobs? Overall, what was the contribution of this technological advancemen
mars1129 [50]
It took away jobs and made day to day tasks easier
3 0
3 years ago
Instructions Write a program that allows the user to enter the last names of five candidates in a local election and the number
KengaRu [80]

Here is code in java.

import java.util.*;

class Election

{ //main method

   public static void main(String args[]){

      // create an object of Scanner class to read input

      Scanner s = new Scanner(System.in);

      // string array to store name of candidates

       String name[] = new String[5];

       // int array to store vote count of candidates

       int v_count[] = new int[5];

       double p = 0;

       int i = 0, sum = 0, high =0, win = 0;

for(i = 0; i < 5;i++)

       {

          System.out.print("last name of Candidate " + (i+1) + ":");

          // read name of Candidate

          name[i] = s.next();

          System.out.print(" number of votes received: ");

          // read vote of Candidate

           v_count[i] =s.nextInt();

if(v_count[i] > high)

              {

                  // highest vote

                  high = v_count[i];

                  win = i;

              }

              // total vote count

           sum +=v_count[i];

       }

     // printing the output

      System.out.println("\nCandidate\tVotes Received\t% of TotalVotes\n");

       for(i = 0; i < 5;i++)

       {

           // % of vote of each Candidate

           p =(v_count[i]*100)/sum;

           // print the output

          System.out.println(name[i] + "\t\t" + v_count[i] + "\t\t\t" +p);

       }

       // print the total votes

      System.out.println("\nTotal Votes:\t" + sum);

      // print the Winner of the Election

       System.out.println("Winner of the Election is: " + name[win]);

   }

}

Explanation:

Create a string array "name" to store the name of candidates.Create Integer array "v_count" to store votes os each candidates.Calculate total votes of all candidates and find the highest vote amongst all candidate and print it.Find % of votes received by each candidate.Print these stats.

Output:

last name of Candidate 1:patel

number of votes received: 54

last name of Candidate 2:singh

number of votes received: 76

last name of Candidate 3:roy

number of votes received: 33

last name of Candidate 4:yadav

number of votes received: 98

last name of Candidate 5:sharma

number of votes received: 50

Candidate       Votes Received  % of TotalVotes

patel           54                      17.0

singh           76                      24.0

roy             33                      10.0

yadav           98                      31.0

sharma          50                      16.0

Total Votes:  311

Winner of the Election is: yadav

8 0
3 years ago
Create an array of 7 words,named "temperatures"containing daily temperatures for a week. Temperatures can be positive or negativ
zepelin [54]

Answer:

// program in C++.

// headres

#include <bits/stdc++.h>

using namespace std;

// main function

int main()

{

   // array

   int temperatures[7];

   // count variable

   int count=0;

   cout<<"Enter the temperature of all days:";

   for(int a=0;a<7;a++)

   {

       // read temperature of 7 days

       cin>>temperatures[a];

       // find temperature is extreme or not

       if(temperatures[a]<-10||temperatures[a]>25)

       // count

       count++;

   }

   // print count of extreme temperature

   cout<<"number of days of extreme temperature:"<<count<<endl;

return 0;

}

Explanation:

Create an array of size 7 to store the temperature of all days of week.Read the temperature of each day.If the temperature is less than -10 or greater than 25 then increment the count.This will count the number of days of extreme temperature.Print  the count.

Output:

Enter the temperature of all days:-20 12 18 30 32 -15 15                                                                  

number of days of extreme temperature:4

3 0
3 years ago
Which of the following correctly describes a work in the public domain?
Anarel [89]

Answer:

B

Explanation:

I took the test got a 100

8 0
3 years ago
Write important of ICT in personal life?
mr Goodwill [35]

Answer:

ICT is a great impact for are daily lives. It can improve the quality of a human life. The reason why it can improve that, it’s because it can be used as a learning and education media, the mass communication media in promoting and campaigning practical and important issues, such as the health and social area.

Explanation:

4 0
3 years ago
Other questions:
  • How do you fix this windows 7 screen​
    8·1 answer
  • A plan to budget time for studying and activities is referred to as
    15·1 answer
  • Consider the following sequence of items 10, 36, 25, 54, 37, 12, 75, 68, 42, 86, 72, 90. Insert these items in the order above,
    5·1 answer
  • I need help answering these questions!
    11·1 answer
  • Difference between entropy and enthalpy is
    9·1 answer
  • what is it called when someone uses software to run multiple operating systems on one computer at the same time? A.functional vi
    9·1 answer
  • A set of blocks contains blocks of heights 1,2, and 4 centimeters. Imagine constructing towers of piling blocks of different hei
    15·1 answer
  • 3.4 lesson practice quiz edhesive
    11·1 answer
  • Http://moomoo.io/?server=8:16:0
    6·2 answers
  • What is lossless compression
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!