Carlos manages a Linux system that users are able to SSH into in order to perform certain tasks. However, he has just installed a critical patch and wants to reboot the server to ensure that it has fully taken effect. Which of the following commands should he use to ensure that a reboot will not interrupt any logged in users?

a. w
b. id
c. whoami
d. uname -a

Answers

Answer 1

The answer is "Option b" which is "id", and its further calculation can be defined as follows:

In the Linux system, the id command is being used to find out the account and main indicators and numeric IDs of a current user and any other user on the system. In this, command the User name and genuine user ID.It is used to list all the groups of which a user is a member, and also display the security context of the current user.

The wrong choice can be defined as follows:

In choice a, "w" is the use full command, which displays all users who are currently active.In choice c, "whoami" is used as our user name.In choice d, "uname-a" is used to shows information about the network.

Therefore "Choice b" is the correct answer.

Learn more:

Linux system: brainly.com/question/3133247


Related Questions

Explain what 10CLS program does and the write the output​

Answers

(CLS)


This text is being printed via the PRINT command."
On the next line, I'll use CLS, which will clear everything I just printed, so you won't even see the preceding text."
Also, you can't give CLS a line to PRINT; it won't actually do anything"
(CLS)
Finally, on line 80, I

Create a parent class called Shape with width and height parameters of type double and a function that returns the area of the shape, which simply returns 0. Then define two subclasses, Rectangle, and Triangle, that override the area function to return the actual area (width*height for Rectangle and 1/2*width*height for Triangle).

The code must be in java

Answers

Answer:

umm im not sure tbh

Explanation:

https://ref.surveyj.co/Oware111​

Answers

What is the link?

IS IT A HACKING LINK

Describe how tuples can be useful with loops over lists and dictionaries,
and give Python code examples.
Create your own code examples. Do not copy them from the textbook or any other source.
Your descriptions and examples should include the following: the zip function, the enumerate function, and the items method.

Answers

Answer:

what is computer

what is simple machine

what is output device

Marco travels often and does not have consistent wireless Internet service. He frequently uses his mobile phone service to provide Internet access to his tablet.

Which network type is Marco using?


LAN


PAN


WAN


MAN

Answers

Answer:

PAN

Explanation:

For wireless devices like laptops, tablets, wireless desktops, and cellphones to communicate, a wireless LAN normally has a Wi-Fi router or wireless access point. A wireless LAN is essentially a LAN that doesn't use cables. Thus, option B is correct.

What are the PAN  network type is Marco using?

The computer network that links computers and other devices within a specific person's range is known as a personal area network (PAN). PAN stands for personal area network and gives a network range within a person's range, often within a range of 10 meters (33 feet).

A PAN is a network that primarily serves a tiny space, usually a single small room. It allows computer devices to share data and information with other nearby computers.

Therefore, Whereas in LAN, computers are connected via a network over a short distance, such as within a building, or in a single computer network made up of several computers.

Learn more about network type here:

https://brainly.com/question/29515062

#SPJ2

What do you do if your computer dies/malfunctions? Reboot (Restart) Shut Down Recovery CD and Recover your system Call a person to fix it​

Answers

Answer:

Restart

Explanation:

Simply I may restart my pc if it dies/malfunctions. I'll not restart immediately, I'll wait for an hour and do restart my computer. If it doesn't work then maybe I'll Call a person to fix it.

Which statement is accurate to describe a spreadsheet versus an Excel workbook?
a) worksheets have one or more workbooks.
b) workbooks have one or more worksheets.
c) workbooks are the same as word documents.
d) worksheets always refer to real paper.

Answers

C is the correct answer

Why Do You Need to Set Goals for a LinkedIn Automation Campaign?

Answers

Answer:

Some users are simply eager to use LinkedIn automation to run campaigns because they believe these tools would do some magic and they’d hit a jackpot over the night.

They don’t set any goals or take any necessary steps before starting and then complain about campaign failure.

notes on secondary memory​

Answers

Answer:

non-volatile and persistent in nature

Which is an appropriate strategy for using a workplace blog?

A. Use a professional tone.

B. Use an informal tone in internal blogs.

C. Treat internal blogs as personal communication.

Answers

Answer:

a

Explanation:

An approprbiate strategy for using a workplace blog is to use a professional tone. The correct option is a.

What is a professional tone?

Professional writing is a sort of writing that aims to quickly communicate information and ideas in a professional setting. It is straightforward and succinct. Professional writing aims to inform or persuade a reader about the business and work worlds.

Business writers should aim for an overall tone that is assured, respectful, and sincere; that employs emphasis and subordination effectively; that contains nondiscriminatory language; that emphasizes the "you" attitude.

It is written at a degree of difficulty that is suitable. Internal corporate communications, legal documents, business reports, governmental regulations, and scripts for the entertainment sector are typical examples of professional writing.

Therefore, the correct option is A. Use a professional tone.

To learn more about professional tone, refer to the link:

https://brainly.com/question/1278496

#SPJ2

The bank offers the following types of accounts to its customers: saving accounts, checking accounts and money market accounts. Customers are allowed to deposit money into an account (thereby increasing its balance), withdraw money from an account (thereby decreasing its balance) and earn interest on the account. Each account has an interest rate

Assume that you will write the code for an application that will calculate the amount of interest earned for a bank account.

a. Identify the potential classes in this problem domain be list all the nouns
b. Refine the list to include only the necessary class names for this problem
c. Identify the responsibilities of the class or classes.

Answers

C is the correct answer

What are some of the major issues with geotagging? What concerns you the most?

Answers

Answer:

Major issues with geotagging include the ability to pinpoint the exact location where a photo was taken, which raises privacy concerns.

What concerns me the most is when a geotag of an unsuspecting victim's location falls into the wrong hands.

Explanation:

Geotag -  A geographical tag that can attach to SMS text messages, media such as photos and images, etc. The Geotag is measured in the longitude and latitude at which the image or text message took place.

Điều gì sẽ xảy ra nếu bỏ một ly nước nóng vào tủ đông đá?

Answers

Answer:

A glass of hot water will freeze, of course, but at a faster rate than a glass of normal temperature water

When performing actions between your computer and one that is infected with a virus, what is the best protocol offering No risk of your computer getting infected?

Answers

Answer:

sharing removable disks with an infected computer

How should you mark the query if it is a valid one?
A) Gibberish or Vague
B) Profane
C) Foreign Language
D) Valid
E) None

Answers

Answer:

None

HOPE IT WILL HELP YOU.

MARK THE ANSWER BRAINLIST

Explain how communication has helped to the staff in organization to reach their maximum delivery of service with efficience and effectiveness ​

Answers

Answer:

i don't know

Explanation:

Start with the following Python code.
alphabet = "abcdefghijklmnopqrstuvwxyz"
test_dups = ["zzz","dog","bookkeeper","subdermatoglyphic","subdermatoglyphics"]
test_miss = ["zzz","subdermatoglyphic","the quick brown fox jumps over the lazy dog"]
def histogram(s):
d = dict()
for c in s:
if c not in d:
d[c] = 1
else:
d[c] += 1
return d

Copy the code above into your program but write all the other code for this assignment yourself. Do not copy any code from another source.

Write a function called has_duplicates that takes a string parameter and returns True if the string has any repeated characters. Otherwise, it should return False.

Implement has_duplicates by creating a histogram using the histogram function above. Your implementation should use the counts in the histogram to decide if there are any duplicates.

Write a loop over the strings in the provided test_dups list. Print each string in the list and whether or not it has any duplicates based on the return value of has_duplicates for that string. For example, the output for "aaa" and "abc" would be the following.

aaa has duplicates
abc has no duplicates

Print a line like one of the above for each of the strings in test_dups.

Answers

Answer:

huwugsgssuaihsux h baiThatha svaadishht us

what Is the device used to produce hard copies from personal computer ​

Answers

Im pretty sure the name for this is an input device.

Answer:

printer

Explanation:

printer is a device that produce what you have on your computer into paper form

Jeni is using the Label Wizard to solve a problem. What problem was she most likely experiencing?

O The images were not attaching to the labels.
O The spell check feature was not working within the label boundaries. O The text was getting cut off when the labels printed.
O The print preview function was showing only one label at a time.​

Answers

The last one is the right answer

Highlight and detail two ways that you can use Excel to make you more efficient as a college student.
You can consider such things as study schedules, school supply lists, or grade books (among many other options), but make sure to describe each in a way that is personal to your academics.

Answers

Answer:

Technological advances can create enormous economic and other benefits, but can also lead to significant changes for workers. IT and automation can change the way work is conducted, by augmenting or replacing workers in specific tasks. This can shift the demand for some types of human labor, eliminating some jobs and creating new ones.

Explanation:

consider l= 5 ,r= 11. you must determine the sum of the values of the function in the range L to R . you have to calculate sum = lrf(x) in python coding

Answers

def summation (num1, num2):

i = 0

for x in range (num1 : num2 + 1):

i += x

return i

print ( summation(l, r))

2. A computer that is easy to operate is called
I
10 POINTSSSS PLEASEEE HELPPP

DIT QUESTION

Answers

Answer:

Explanation:

A computer that is easy to operate is called User Friendly

what is
computer.write its example

Answers

The definition of a computer is a person or electronic device that makes and stores quick calculations or processes information. An example of a famous human computer is Ada Lovelace. An example of a computer is the MacBook.

Create a Raptor program to store a list of customer names and phone numbers entered by the user to a text file. Save your text file as “Customers.txt”.

Answers

Answer:

b

Explanation:

1. Which Property is used for changing the background color of any control
a) Font color b) Back color c) Text color d) color back

Answers

'Back Color' is characterized as the CSS property that is employed to modify or alter the background color belonging to any element of control.

B). 'Back Color' is the property that is used for altering the background color.

However, it excludes the margin area of the element and includes the entire size of the element along with the filler. One can select the color of his/her choice in order to promote the readability of the text by contrasting the background color to the text color. Thus, option B is the correct answer.

Learn more about 'CSS properties' here:

brainly.com/question/2671236

Which of the following features is available on Windows 10?

Answers

Answer:

where's the choices????

Ellen is working on a form in Access and clicks on the Design tab in the Form Design Tools section. Ellen then clicks on the Controls button and clicks the Label icon. What is Ellen most likely doing to the form?
A.adding a title
B.adding an existing field
C.changing the anchoring setting
D.changing the font of a label

Answers

Answer:

D. changing the font of a label

A good machine should have the mechanical advantage of......?​

Answers

Answer:

The ideal mechanical advantage (IMA) of an inclined plane is the length of the incline divided by the vertical rise, the so-called run-to-rise ratio. The mechanical advantage increases as the slope of the incline decreases, but then the load will have to be moved a greater distance.

Explanation:

Luckas entered the date 9-17-2013 in an Excel workbook. He wants the date to appears as “Tuesday, September 17, 2013.” Instead of retyping the data, what sequence should Lukas follow so this format is displayed?

Answers

Explanation:

highlight, correct format and click ok

A small file put in your hard disk that contains information like user id is called?​

Answers

Answer:

cookie basics

not sure...

Answer:

A small file put in your hard disk contains information like user id is called cookie. Thank you

Other Questions
If a point is equidistant from the endpoint of segment, then it is When World War I began in August 1914, many people anticipated that the war would end by Christmas of that year. Which event extended the war into 1915 and beyond? The noun or pronoun receiving the action of the transitive verb is called the __________ .A) indirect objectB) direct objectC) transitive object What is the base area of the cone? Find the value of x to the nearest tenth. AssignmentkeloveExplaining the Roles of Decomposers in the Carbon CycleWhich statements accurately desbe the voles of decomes in the carton code Select three cotonDecomposers release carbon dioxide into the air as wasteDecomposers remove carbon dioride from the air during dhatosthesisDecomposers break down the remains of dead plants and animals,Decomposers return cartoon compounds to the soDecomposets Use carton to make food decistes Solve: 5 + n > 2Just let me know because I am stuck and need to know the answer for this test please let me know thank you Prepare a profile of Sachin Ramesh Tendulkar Date of Birth : 24th April 1974 Place of Birth : Mumbai, Maharashtra Career : Cricketer, Captain of Indian Cricket Team. Famous as : One of the greatest cricketers of all times. Uniqueness : Only player to have scored a double century in a one day International, only player to complete more than 30,000 runs in International Cricket: where did the writer long for the holidays Find the second partial derivatives of the following functionsa) z = 3x^2 4xy + 15y^2b) z = 4xe^yc) z = 6xln(y) [tex]log(x) * log(2)[/tex]Why can't this problem be solved? Jonas has gone through a whirlwind of drama in the first nineteen chapters of this novel. If he were to have written a four-stanza poem about everything happening in his life in the nineteen chapters, what would it sound like?From the novel "The Giver". An airplane travels 4374 kilometers against the wind in 6 hours and 5514 kilometers with the wind in the same amount of time. What is the rate of the plane instill air and what is the rate of the wind? the cost of plastering a wall of a room having length 8m and heights 4m at Rs 15 per m is Rs 1560 . find the cost of carpeting the room at rs 300 per m HELP!What are the reasons the United States entered World War I? Select two correct answers.2PointsA to stop an alliance between Mexico and GermanyB a secret alliance with Great BritainC to annex colonies that belonged to GermanyD German attacks on American shipping vessels NO LINKS OR ANSWERING QUESTIONS YOU DON'T KNOW!!! PLEASE answer thoroughly. Chapter 9 part 24. How can you determine the maximum number of solutions for a polynomial? How are these counted on the graph? x-1/(x+1)(x-5)In 10 words or fewer, tell what value of x will make the above rationalexpression equal to zero. There are 200 ounces in 6 liters. How many milliliter (ml) are in 6 liters? (How to do in dimensional analysis?) Which synonym best replaces the word labyrinth in the sentence below?The gardeners had constructed a complicated labyrinth of pathways that led us through the hedges.entanglementjunglemazeweb 3Three identical sheets of paper are taken, but arranged in different ways as shown. Which paper can support the most weight?