what are acl permissions..? what is automation of jobs..?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
What is the difference between RedHat linux and Fedora and Ubuntu?
Why is it suggested to disable journalism in ext4 filesystem?
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?
I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i cannot create a new file since the filesystem is readonly and could not mount in readwrite mode ?????????
How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples
how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
expalin the process of kickstart installation?
What are main anti-spam features available in sendmail?
Friends, I don't have enough free space in root directory. but in home directory I have 40gb free. So I can not install anything in root directory (which occupies more space) Please suggest me If there is any possibility to increase the root directory size by minimising the home directory's.
What is the difference between Telnet and SSH?
will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?