Make Successfully Resolve to server1.example.com where DNS Server is 192.168.0.254.
There are two different networks 192.168.0.0/24 and 192.168.1.0/24. Where 192.168.0.254 and 192.168.1.254 IP Address are assigned on Server. Verify your network settings by pinging 192.168.1.0/24 Network’s Host.
Dig Server1.example.com, Resolve to successfully through DNS Where DNS server is 172.24.254.254
There is one partition /dev/hda14 mounted on /data. The owner of /data is root user and root group. And Permission is full to owner user, read and execute to group member and no permission to others. Now you should give the full permission to user user1 without changing pervious permission.
Your system is giving error while booting on Runlevel 5 . Make successfully boot your system in runlevel 5.
Your System is configured in 192.168.0.0/24 Network and your nameserver is 192.168.0.254. Make successfully resolve to server1.example.com.
Successfully resolv to server1.example.com where your DNS server is 172.24.254.254
Quota is implemented on /data but not working properly. Find out the
Problem and implement the quota to user1 to have a soft limit 60 inodes
(files) and hard limit of 70 inodes (files).
Some users home directory is shared from your system. Using showmount –e localhost command, the shared directory is not shown. Make access the shared users home directory.
You are working as an Administrator. There is a common data shared (/data) from 192.168.0.254 to all users in your local LAN. When user’s system start, shared data should automatically mount on /common directory.