subject

6. write commands to accomplish the following (use the manual or info pages if necessary): a. create a user with a login name of bsmith, a uid of 733, a gecos field entry of "accounting manager," and a password of gxj234 b. delete the user jdoe, but leave the home directory intact c. change the properties of the existing user wjones such that the user has a new comment field of "shipping" and an account expiry of march 23, 2022 d. lock the account of wjenkins e. change the password of bsmith to we34rt f. change the properties of the existing user tbanks such that the user is a member of the managers group and has a login name of artbanks g. create a user with the same uid and primary group as root and a login name of wjones h. create a new user with a login name of jdoe who has a password of he789r and no home directory i. change the primary group of the user wsmith to root j. add the users tbanks and jdoe to the group acctg

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:00
Perform the following tasks: a. create a class named testclass that holds a single private integer field and a public constructor. the only statement in the constructor is one that displays the message “constructing”. write a main()function that instantiates one object of the testclass. save the file as testclass.cpp in the chapter 08 folder. run the program and observe the results. b. write another main()function that instantiates an array of 10 testclass objects. save the file as test class array.c . run this program and observe the results.
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
Which component acts as a platform on which application software runs
Answers: 2
question
Computers and Technology, 23.06.2019 19:30
Anul 2017 tocmai s-a încheiat, suntem trişti deoarece era număr prim, însă avem şi o veste bună, anul 2018 este produs de două numere prime, 2 şi 1009. dorel, un adevărat colecţionar de numere prime, şi-a pus întrebarea: “câte numere dintr-un interval [a,b] se pot scrie ca produs de două numere prime? “.
Answers: 1
question
Computers and Technology, 23.06.2019 22:50
An environmental protection agency study of 12 automobiles revealed a correlation of 0.47 between engine size and emissions. at 0.01 significance level, can we conclude that there is a positive association between the variables? what is the p value? interpret.
Answers: 2
You know the right answer?
6. write commands to accomplish the following (use the manual or info pages if necessary): a. creat...
Questions