There are mixed lots of System running on Linux and Windows OS. Some users are working on Windows Operating System. There is a /data directory on linux server should make available on windows to only user1 and user2 users with full access. Configure to make available.
Your Local Domain is example.com. Configure the send mail server for you local LAN.
Run the squid proxy server on port 8080 by allowing internet access to 192.168.0.0/24 and block msn.com site to access.
Allow the NFS service only to example.com, trusted.cracker.org
Now a days you are observing that your system being very slow. You observe the processes that one user named user1 running more than 50 processes. Configure to limit the number of processes that user1 couldn’t run more than 7 process.
There are two sites www.abc.com and www.example.com . Both sites are mappings to 192.100.0.X IP address where X is your Host address. Configure the Apache web server for these sites to make accessible on web.
If root sends the mail to jane, mail should be send to /var/spool/mail/jane.
Your Local Domain is example.com. Configure the send mail server for you local LAN by following these conditions.
i.Relay the mail from 192.168.0.0/24 Network
ii.If any mail coming from cracker.org domain block all mails.
iii.user5’s mail should be get by user2.
/data directory on linux server should make available on windows to only john with full access but read only to other users and make sure that /data can access only within example.com domain. Configure to make available.
ssh service is enabled in your Server. Configure to
- Deny the ssh from my133t.org domain.
- Allow the ssh service only from example.com domain.