You are the information security officer at a medium-sized company (1,500 employees). the cio asks you to explain why you believe it is important to secure the windows and unix/linux servers from known shortcomings and vulnerabilities.

Answers

Answer 1
If your CIO asks such a stupid question run for the hill, he should not hold that title.
Every company, small, medium or large should have Firewalls, Intrusion Detection, Managed Virus Protection Software at the very least. Windows is the most deployed OS in the world and of course the main target of hackers i.e Viruses. MAC's to a lesser extent and Unix while probably the least vulnerable are still not immune to Viruses/Trojan and other Malware.

Users can still be the victims of trojan horses, phishing scams, and other online fraud. There is no such thing as a 100% safe computer, a Mac, Windows, and even Linux are all capable of being infected with a virus or other malware.

Lastly, physical access to any computer that is not encrypted is vulnerable.

Related Questions

Which conditional formatting rule is best suited to apply formatting to the top five values in a range of values?

Answers

The answer is Top Ten items is the conditional formatting rule that is best suited to apply formatting to the top five values in a range of values.  The excel conditional formatting top or bottom rules permits to put on formatting to cells that gratify a statistical condition in connection to other to other cells in a range. These conditions will only be applied to cells comprising numeric values. The top or bottom conditional formatting option is registered in the excel conditional formatting menu which in general situated in the styles group of the home tab of the excel ribbon. The top ten items dialog box opens up that permits the formatting to apply cells sustaining the chosen criteria and provides option of varying the values of 10 to a different value.

The best conditional formatting rule to highlight top values in Excel is 'Format only top or bottom ranked values.' It allows for easy identification and emphasis on specific data. Custom formatting options and icon sets can further enhance the presentation of top values.

Format only top or bottom ranked values is the conditional formatting rule best suited to apply formatting to the top five values in a range of values in Excel. This rule allows you to easily highlight the top or bottom values based on specific criteria.

New Formatting Rule: After defining the rule criterion, custom formats can be selected by clicking the Format button. The Format Cells window opens to allow custom Number, Font, Border, or Fill formatting for the top values.

Icon sets menu: Excel offers various formatting choices such as data bars, color scales, and icon sets to emphasize top values that meet certain conditions beyond just color fills.

A coordinated collection of fonts,colors,and other viscal effects is called

Answers

As far as I remember a coordinated collection of fonts,colors,and other visual effects is called theme. Theme is needed to make the user interface friendlier to the end user. In the document it is just a set of colors and fonts, making it look better.

I have to writea piece of code to calculate the factorial of somewhat large numbers so the long long type won't suffize, so using vector, I stumbled upon some issues during run time:
'#include
#include

using namespace std;

vector factorial(short n)
{
vector v, z;
do
{
short m = n%10;
v.push_back(m);
}while(n/=10);

short temp = 0;
int x;
//short m = 0;

while(n-1)
{
for(auto &w : v)
{
x = w*(n-1) + temp;
temp = x/10;
z.push_back(x%10);
}
}
return z;
}

int main()
{
short T;
cin >> T;

vector v;
short temp;
while(T--)
{
cin >> temp;
v.push_back(temp);
}

vector tmp;
for(auto &w : v)
{
tmp = factorial(w);
for(auto i=tmp.end(); i!=tmp.begin(); i--)
cout << *i;
cout << endl;
}
return 0;
}
'

Answers

Your second comment is a solution that is actually almost right!!!
Here's what you should fix:

- The array v[200] should be initialized to all zeros, otherwise it may contain junk. You can simply do this by typing short v[200] = {}; right where you declare it.

- Your while loop should loop from all values of n all the way down to 1. So you need while(n>1) in stead of while(n--<=2)

- At the very end of the while loop, before its closing brace, add an n--; to decrement its value. Alternatively you could have created a do {} while construct.

That's it! After that it correctly calculates all 157 digits of 100!

100! = 93326215443944152681699238856266700490715968264381621468592963895217599993229915608941463976156518286253697920827223758251185210916864000000000000000000000000

A(n) ____ is a location on your computer screen where you type text entries to communicate with the computer’s operating system.

Answers

The command line is a location on your computer screen where you type text entries to communicate with the computer’s operating system.

Answer:

Command Line Interface (CLI)

Explanation:

A command line interface (CLI) is like a Graphic User Interface (GUI), which is what you normally use when you are operating your computer, the major difference is that the CLI is a text-based user interface (UI)  mainly  used to view and manage computer files. Command line interfaces (CLI) are also called command-line user interfaces, console user interfaces and character user interfaces.

A registrar, a commercial entity accredited by ________ is responsible for adding new domains to dns data base

Answers

A registrar, a commercial entity accredited by ICANN is responsible for adding new domains to DNS data base.

Which safety issue is considered to be a data safety issue?

Answers

Computer and technology-related dangers to an individual's personal, financial, emotional or physical well-being are considered as data safety issues.
There are several things you should do to prevent computer dangers: make regular backups of files, protecting yourself against viruses (use an anti-virus software) , use a  passwords so that access to data is restricted, use a firewall , 

The control programs managing computer hardware and software perform the _________ function to control and prioritize tasks performed by the cpu.

Answers

I am pretty sure that the statement should be completed like this: The control programs managing computer hardware and software perform the Job management function to control and prioritize tasks performed by the CPU. This king of programs is a part of operating system. Operating system is a set of software that helps to control and maintain computer resources like hardware and software.
Other Questions
The physical count of inventory was incorrect; it overstated the ending inventory. this would cause the A drama is defined as a literary from designed for presentations by What is the primary goal of sociology why do poets use imagery? A. to provide a personal opinion B. to show the reader how to write poetry C. to help the reader understand conflict D. to enable the reader to connect with a poem emotionally If f(x) is a nth degree polynomial then F^(n+1)(x)=0. True or false and why How many moles of n are in 0.215 g of n2o? How does a radio wave differ from a gamma ray? Frequency only Wavelength only Both the wavelength and the frequency Their speedsIk its not biology its just the only thing i saw The discounted cash inflows of a project minus the discounted cash outflows is referred to as the _____. Pick Multiple Answers in some places, granite rock extends as deep as: Which is a medical test that involves removing and testing a small piece of the developing placenta? Which best explains why virus are not classified by Linnaean taxonomy ? A.virus do not contain any genetic information or cell wall B.virus share many characteristics with several of the kingdoms C.virus cannot reproduce outside a host cell and are therefore nonlivingD.viruses lack a protein coat and any metabolic activity Which would be the answer? The movement to embrace human knowledge was called What oceans surround europe Olga thinks that all americans are the same: hard-working, dishonest, and greedy. what is olga displaying average of the set of data 3.2 16.5 9.1 Scientists studied two animal populations. Function f(x) = 830(0.8)^x models a bear population in a given region x years after the study began. The table models the cougar population in the same region.Year after study began: 0, 1, 2, 6, 15Cougar population: 790, 735, 683, 511, 266In the year the study began, how many more bears than cougars were in the given region. When organisms have a similar niche, __________ may occur. When are you safe outside if you hear thunder? Steam Workshop Downloader