Linux expert needed
Budget: $10 – $30 USD
I need a linux expert to do me the following project using LINUX bash scripting the deadline is in 8 hours:
Put all of the commands in a pdf and a bash file
1) Create a new user account. The username should
be your first name. The primary group of this user
account should be your partner's first name.
2) Create another user account. The name must, this
time, be randomly generated. This account should be
part of the following groups: users, sys & root.
3) Explain how to run the command 'ping 8.8.8.8'
under the user created in Step 1.
4) Write a pipeline to the number of accounts
associated with the group 'users'.
5) Write a pipeline to only allow the user created in
Step 1 to execute the command 'top'.
Put all of the commands in a pdf and a bash file
1) Create a new user account. The username should
be your first name. The primary group of this user
account should be your partner's first name.
2) Create another user account. The name must, this
time, be randomly generated. This account should be
part of the following groups: users, sys & root.
3) Explain how to run the command 'ping 8.8.8.8'
under the user created in Step 1.
4) Write a pipeline to the number of accounts
associated with the group 'users'.
5) Write a pipeline to only allow the user created in
Step 1 to execute the command 'top'.