What is the full name (name of the file and path to access i…

What is the full name (name of the file and path to access it) of the configuration file that you would edit on a Linux or MacOS system in order to make it so that the name “home_sweet_home” is recognized as an alias for the IP Address 131.247.2.42 on your computer?

Consider the following HTML file:  Welcome to CGS3853! Y…

Consider the following HTML file:  Welcome to CGS3853! You should definitely press this button: PRESS ME NOW! We want to write some JavaScript, between the and tags, that will allow us to execute a call to the function alert(“Ouch! Quit doing that!”) every time the button is pressed. The alert function already exists and is ready to be called by your code. Provide the JavaScript that you would write between the and tags to get this done.