Answer:
Add an entry to the HOSTS file
Explanation:
A file that is used to add the host name along with their IP addresses is called Host file. In this file all the IP addresses are mapped with their respective host names. Whenever some user tries to access some website, he may use the name of website to access it. The website have both name and IP address of the server, both of these information stored in host file. On GUI the user only see the information of Host name.
If some user only access the IP address of the website instead of the host name. The technician should add the name and IP address of the host in Host file. He should follow the following steps to resolve the problem.
- Access the host file by following the given path of file in Windows operating system.
- open the host file
- edit the file with new host name and relevant IP address
- save the changes
Answer:
- The problem as they see it has been addressed
- The solution proposed will meet their needs
- The needs of their colleagues are being met
- All issues and constraints have been identified
Explanation:
The stakeholders in a project or business involves every human resource of the business/project that is essential to the successful completion of the business/project at hand.
The factors to be addressed by stakeholders when reviewing a problem statement is very important for the success of the project hence : the problem as seen in the problem statement has to be addressed, the solution been proposed to solve every problem identified should meet the needs of every stakeholder, also every stakeholder in a project has to be carried along hence the need of every stakeholder has to be considered as well.
Answer:
style inheritance
Explanation:
What happens when a property on an element has no value supplied is governed by style inheritance. A property should inherit its value from its parent element, according to this specification.