what are acl permissions..? what is automation of jobs..?

Answers were Sorted based on User's Feedback



what are acl permissions..? what is automation of jobs..?..

Answer / srinivas antarvedi

acl- giving a file or permission explicitely regardless of the file owner and file group.

automation of jobs- daily or recurrent jobs can be scheduled to run at a particular time at the intervels mentioned using crontab.

->list all jobs running crontab -l
->edit the crontab crontab -e

Is This Answer Correct ?    10 Yes 2 No

what are acl permissions..? what is automation of jobs..?..

Answer / karthika

to give the permission for the normal user.That may be the
read,write,execute.We can remove our permission also.
setfacl command is used for this.
setfacl -m u:karthi:rwx /var/check
|||ly we can give to group also

Is This Answer Correct ?    5 Yes 0 No

what are acl permissions..? what is automation of jobs..?..

Answer / susheel narayan singh

Acl stand for access control list.
It use to allow particular user to access directory.
ex.
If we use chmod cmd to give permission on directory at that
time it will applicable for all user but if you want to
give on particular user than you will have to use "setfacl"
cmd and if you want to check what permission has given on
the folder than use "getfacl" cmd.
Another use of Acl is when you are configuring "DNS" at
that you use Acl to query for particular domain.

Is This Answer Correct ?    5 Yes 0 No

what are acl permissions..? what is automation of jobs..?..

Answer / harry

acl means access control list permissions

Is This Answer Correct ?    6 Yes 2 No

what are acl permissions..? what is automation of jobs..?..

Answer / raj kumar yadav

Access control list, A permission which can apply without
showing ugo permission.
Automation is crontab

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux AllOther Interview Questions

what is the difference between unix and linux...

7 Answers  


someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?

1 Answers  


What is the difference between ext3 and ext4?

0 Answers   IBM,


plz mention some interesting problems you faced and how you solved it?

0 Answers  


How is the difference between ftp and sftp ? and explain how to create ftp server and sftp server with example ?

2 Answers   Bank Of America, IBM,






How to Trouble shoot performance issue in RHEL administration ? please give to one example

0 Answers  


what are the steps for Password-less ssh

5 Answers   IBM, Mind Tree,


Tell me the 5 differences between Linux and Unix?

4 Answers  


What is the difference between home directory and working directory?

10 Answers   Accenture, Flexi,


How to recover a deleted file in linux ?

5 Answers  


there are many IPC mechanisms available in Linux ? Which one is best to use and when ?

1 Answers   Broadcom,


i installed clustering packages.When i try to run it getting LUCI error...what is it..??

0 Answers  


Categories