|
||
|
||
| 21. what system file contains definitions of well known ports, their associated services and protocols? 22. what is a well-known service that binds port 25 and is it required on all hosts? 23. your machine has two working nic's with proper addresses. you want to split your network into two new subnets. what single command will accomplish this? 24. what directory be default contains the delivered mail for each user? 25. you are running an email server configured with the default settings. in which directory will you found the delivered mail for the user foo? 26. you have a standard apache web server installation and want to make it respond to requests on port 8088. to do this, what configuration file do you need to change? from 27. what configuration file and directive will alter your apache server ip and or port that it listens to? 28. what apache directive must you change when using inetd to control your apache server? 29. which apache directive specifies the location of the http documents? 30. what command can be used to shut down the apache server gracefully? |
||