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 are the differences between FTP , NFS , SAMBA servers explain separately.

0 Answers  


What utility can you use to automate rotation of logs?

2 Answers  


will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?

1 Answers  


what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?

3 Answers   Broadcom,


My root password has been changed, how can i enter into the system without root password?

6 Answers  






How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?

2 Answers   OnMobile,


what is difference between  TFTP abd FTP?

0 Answers  


What file should you examine to determine the defined runlevels for your system?

7 Answers  


What is Hard mount and soft Mount?

0 Answers   Cap Gemini,


How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples

0 Answers  


how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?

0 Answers   Wipro,


how to install linux OS? pls send step by step

3 Answers  


Categories