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
NeX [460]
3 years ago
5

You want to find all files on your server that have either the SGID or SUID permission set. Which command should you use to obta

in a list of these files?

Engineering
1 answer:
aalyn [17]3 years ago
3 0

Answer:

For SGID you type this

$ find . -perm /4000

For SUID you type this

$ find . -perm /2000

Explanation:

Auxiliary file permissions, that are commonly referred to as “special permissions” in Linux are needed in order to easily find files which have SUID (Setuid) and SGID (Setgid) set.

After typing

$ find directory -perm /permissions

Then type the commands in the attachment below to obtain a list of these files with SGID and SUID.

You might be interested in
A budding electronics hobbyist wants to make a simple 1.0-nF capacitor for tuning her crystal radio, using two sheets of aluminu
bazaltina [42]

Answer:

a. 8 sheets of paper is needed between her plates to get the proper capacitance

b. Area of Aluminum Foil needed = 0.45m²

c. To keep a 1.0-nF, a larger area of Teflon is required.

Explanation:

a.

First, we need to calculate the distance between two plates.

This is given by

d = Kε0A/C

Where

K = 3

ε0 = Physical Constant = 8.854 * 10^-12 C²/Nm²

A = Area = 22 * 28 = 616cm² = 0.0616m²

C = 1.0-nF = 1 * 10^-12F

So, d = (3 * 8.854 * 10^-12 C²/Nm² * 0.0616) / (1 * 10^-12F)

d = 1.64 * 10^-3m

d = 1.64mm

Now, that the distance has been solved.

The Number of Sheets, N is given by

N = d/d,sheet where d, sheet =the sheet thickness = 0.2mm

N = 1.64/0.2

N = 8.2

N = 8 sheets --- Approximated

b.

Here, she's changed the diameter of the sheets to 12mm

Well make use of the formula in (a) above

Using d = Kε0A/C

Where

d = 12 * 10^-3m

Other constraints remain unchanged

Make A the subject of formula

A = dC/Kε0

A = (12 * 10^-3m * 1 * 10^-12F)/(3 * 8.854 * 10^-12 C²/Nm²)

A= 0.45m²

c. From (b) above

A ∝ 1/K

As the dielectric constant increase, the area decreases

The dielectric constant of a Teflon is 2.1

This means that if she used a Teflon instead, the area will be larger.

So, to keep a 1.0-nF, a larger area of Teflon is required.

7 0
3 years ago
1.8 A water flow of 4.5 slug/s at 60 F enters the condenser of steam turbine and leaves at 140 F. Determine the heat transfer ra
Ann [662]

Answer:

Hr=4.2*10^7\ btu/hr

Explanation:

From the question we are told that:

Water flow Rate R=4.5slug/s=144.78ib/sec

Initial Temperature T_1=60 \textdegree F

Final Temperature  T_2=140 \textdegree F

Let

Specific heat of water \gamma= 1

And

 \triangle T= 140-60

 \triangle T= 80\ Deg.F

Generally the equation for Heat transfer rate of water  H_r is mathematically given by

Heat transfer rate to water= mass flow rate* specific heat* change in temperature

 H_r=R* \gamma*\triangle T

 H_r=144.78*80*1

 H_r=11582.4\ btu/sec

Therefore

 H_r=11582.4\ btu/sec*3600

 Hr=4.2*10^7\  btu/hr

3 0
3 years ago
Can someone help me with this maze shown below.
Gnoma [55]
We can’t see the maze
3 0
2 years ago
1. Consider a city of 10 square kilometers. A macro cellular system design divides the city up into square cells of 1 square kil
kakasveta [241]

Answer:

a) n = 1000\,users, b)\Delta t_{min} = \frac{1}{30}\,h, \Delta t_{max} = \frac{\sqrt{2} }{30}\,h, \Delta t_{mean} = \frac{1 + \sqrt{2} }{60}\,h, c) n = 10000000\,users, \Delta t_{min} = \frac{1}{3000}\,h, \Delta t_{max} = \frac{\sqrt{2} }{3000}\,h, \Delta t_{mean} = \frac{1 + \sqrt{2} }{6000}\,h

Explanation:

a) The total number of users that can be accomodated in the system is:

n = \frac{10\,km^{2}}{1\,\frac{km^{2}}{cell} }\cdot (100\,\frac{users}{cell} )

n = 1000\,users

b) The length of the side of each cell is:

l = \sqrt{1\,km^{2}}

l = 1\,km

Minimum time for traversing a cell is:

\Delta t_{min} = \frac{l}{v}

\Delta t_{min} = \frac{1\,km}{30\,\frac{km}{h} }

\Delta t_{min} = \frac{1}{30}\,h

The maximum time for traversing a cell is:

\Delta t_{max} = \frac{\sqrt{2}\cdot l }{v}

\Delta t_{max} = \frac{\sqrt{2} }{30}\,h

The approximate time is giving by the average of minimum and maximum times:

\Delta t_{mean} = \frac{1+\sqrt{2} }{2}\cdot\frac{l}{v}

\Delta t_{mean} = \frac{1 + \sqrt{2} }{60}\,h

c) The total number of users that can be accomodated in the system is:

n = \frac{10\times 10^{6}\,m^{2}}{100\,m^{2}}\cdot (100\,\frac{users}{cell} )

n = 10000000\,users

The length of each side of the cell is:

l = \sqrt{100\,m^{2}}

l = 10\,m

Minimum time for traversing a cell is:

\Delta t_{min} = \frac{l}{v}

\Delta t_{min} = \frac{0.01\,km}{30\,\frac{km}{h} }

\Delta t_{min} = \frac{1}{3000}\,h

The maximum time for traversing a cell is:

\Delta t_{max} = \frac{\sqrt{2}\cdot l }{v}

\Delta t_{max} = \frac{\sqrt{2} }{3000}\,h

The approximate time is giving by the average of minimum and maximum times:

\Delta t_{mean} = \frac{1+\sqrt{2} }{2}\cdot\frac{l}{v}

\Delta t_{mean} = \frac{1 + \sqrt{2} }{6000}\,h

8 0
3 years ago
The mechanical properties of a metal may be improved by incorporating fine particles of its oxide. Given that the moduli of elas
mojhsa [17]

Answer:

A) Upper bound modulus of elasticity; E = 165.6 GPa

B) Lower bound modulus of elasticity; E = 83.09 GPa

Explanation:

A) Formula for upper bound modulus is given as;

E = E_m(1 - V_f) + E_f•V_f

We are given;

E_m = 60 GPa

E_f = 380 GPa

V_f = 33% = 0.33

Thus,

E = 60(1 - 0.33) + 380(0.33)

E = (60 x 0.67) + 125.4

E = 165.6 GPa

B) Formula for lower bound modulus is given as;

E = 1/[(V_f/E_f) + ((1 – V_f)/E_m)]

E = 1/[(0.33/380) + ((1 – 0.33)/60)]

E = 1/(0.0008684 + 0.01116667)

E = 1/0.01203507

E = 83.09 GPa

3 0
3 years ago
Other questions:
  • The idling engines of a landing turbojet produce forward thrust when operating in a normal manner, but they can produce reverse
    7·1 answer
  • Can the United States defeat Iranian forces
    9·2 answers
  • Find the mass if the force is 18 N and the acceleration is 2 m/s2
    8·2 answers
  • Air enters the compressor of an ideal cold air-standard Brayton cycle at 100 kPa, 300 K, with a mass flow rate of 6 kg/s. The co
    11·1 answer
  • What is the first step in the problem-solving process, as well as in the engineering design process?
    7·1 answer
  • An inventor claims to have developed a heat engine that produces work at 10 kW, while absorbing heat at 10 kW. Evaluate such a c
    12·1 answer
  • 1. Asphyxiation is a hazard posed by Compressed Natural Gas (CNG) vehicles and can be detected when you notice
    7·1 answer
  • Why are there few effective HCI standards?
    6·1 answer
  • Workplace bullying can cause_____hazards.
    7·1 answer
  • The first thing you should do is develop a ____________________ to determine what vehicle you can afford.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!