1z1-105 무료 덤프문제 온라인 액세스
| 시험코드: | 1z1-105 |
| 시험이름: | Oracle Linux 6 Advanced System Administration |
| 인증사: | Oracle |
| 무료 덤프 문항수: | 97 |
| 업로드 날짜: | 2026-09-03 |
Examine this extract from /etc/httpd/conf/httpd.conf for virtual hosts:
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot /www/docs/site1.example.com
ServerName site1.example.com
</VirtualHost>
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot /www/docs/site2.example.com
ServerName site2.example.com
</VirtualHost>
Which three statements are true about the configuration extract?
While copying a file to the /users file system, which is located on /dev/sdd1, you receive an error:
$ cp /etc/oratab /users/oracle
cp: cannot create regular file '/users/oracle/oratab': Disk quota exceeded
You examine your assigned quota as shown:
$ quota -g
Disk quotas for user oracle (uid 500):
Filesystem
blocks
quota
limit
grace
files
quota
limit
grace
/dev/sdd1
2000
100000
20000
103*
100
150
6 days
Which option represents the reason for receiving the Disk quota exceeded error?