IBM Related Exams
S1000-007 Exam
To meet new security requirements, it has been decided that telnet will no longer be allowed in the development environment. The administrator of the AIX development server needs to prevent users from being able to access this server using telnet.
When checking /etc/inetd.conf, the administrator sees the following line:
telnet stream tcp6 nowait root /usr/sbin/telnetd telnetd -a
What would stop the telnet daemon from running and restarting after reboot?
One morning the application owner needed to urgently transfer some files using FTP from Development Dev_DB_Server to the production server - DB_Server, but is receiving the following error:
connect: Connection refused
Note: DB_Server-cannot be shutdown during business hours.
Checking the setup of DB_Serrver, the administrator finds the following entries in /etc/inetd.conf

The administrator also, finds the file /etc/ftpaccess . ctl doesn't exit.
Which two methods can be used to allow files to be transferred to DB Server using FTP?
What are three states a device can have when connected to an AIX system?