<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.it-pruefungen.de Exam übungstest Testfragen &#187; 201-450 Prüfungsfragen</title>
	<atom:link href="http://microsoftpruefung.de/tag/201-450-prufungsfragen/feed/" rel="self" type="application/rss+xml" />
	<link>http://microsoftpruefung.de</link>
	<description>IT-Prüfungen Braindumps deutsch</description>
	<lastBuildDate>Tue, 26 May 2026 07:24:07 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Prüfungsvorbereitung 201-450, Studienmaterial 201-450</title>
		<link>http://microsoftpruefung.de/2018/07/31/pruefungsvorbereitung-201-450-studienmaterial-201-450/</link>
		<comments>http://microsoftpruefung.de/2018/07/31/pruefungsvorbereitung-201-450-studienmaterial-201-450/#comments</comments>
		<pubDate>Tue, 31 Jul 2018 09:00:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[201-450 Examensfragen]]></category>
		<category><![CDATA[201-450 Prüfungsfragen]]></category>

		<guid isPermaLink="false">http://microsoftpruefung.de/?p=15</guid>
		<description><![CDATA[Prüfungsvorbereitung 201-450, Studienmaterial 201-450 deutsch LPIC-2 Exam 201, Part 1 of 2, version 4.5 www.it-pruefungen.de QUESTION 1 Which of the following is a side effect of extensive usage of swap space? A. The root filesystem may become full because swap &#8230; <a href="http://microsoftpruefung.de/2018/07/31/pruefungsvorbereitung-201-450-studienmaterial-201-450/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.it-pruefungen.de/201-450.htm">Prüfungsvorbereitung 201-450, Studienmaterial 201-450</a> deutsch LPIC-2 Exam 201, Part 1 of 2, version 4.5 www.it-pruefungen.de</p>
<p>QUESTION 1<br />
Which of the following is a side effect of extensive usage of swap space?</p>
<p>A. The root filesystem may become full because swap space is always located on the system root partition.<br />
B. The overall system performance may degrade because of heavy hard disk use and memory reorganization.<br />
C. Since processes always exist completely in either RAM or swap, regular RAM may become unused if the kernel does<br />
not move processes back from the swap space to memory.<br />
D. The memory may become fragmented and slow down the access to memory pages. However, this can be kept to a<br />
minimum by the regular use of memfrag -d.<br />
E. Applications need to restart because their virtual memory addresses change to reflect memory relocation to the swap<br />
address area.</p>
<p>Answer: B</p>
<p>QUESTION 2<br />
In the below example output, which columns detail the percent of time the CPU spent running non-kernel code and the<br />
percent of time the CPU spent running kernel code? (Choose TWO correct answers.)<br />
# vmstat 1 100<br />
procs &#8212;&#8212;&#8212;&#8211;memory&#8212;&#8212;&#8212;- &#8212;swap&#8211; &#8212;&#8211;io&#8212;- &#8211;system&#8211; &#8212;-cpu&#8212;-<br />
r b swpd free buff cache si so bi bo in cs us sy id wa<br />
0 0 0 282120 134108 5797012 0 0 0 2 0 0 0 0 100 0<br />
0 0 0 282120 134108 5797012 0 0 0 0 1007 359 0 0 100 0<br />
0 0 0 282120 134108 5797012 0 0 0 0 1117 577 0 0 100 0<br />
0 0 0 282120 134108 5797012 0 0 0 0 1007 366 0 0 100 0</p>
<p>A. id<br />
B. us<br />
C. wa<br />
D. sy</p>
<p>Answer: B,D</p>
<p>201-450 Prüfungsfragen, 201-450 Examensfragen LPIC-2 Exam 201, Part 1 of 2, version 4.5 (ICND2 v3.0) https://www.it-pruefungen.de/201-450.htm</p>
<p>QUESTION 3<br />
When planning a web server which of the following choices will impact system sizing? (Choose THREE correct answers.)</p>
<p>A. How many concurrent users are expected.<br />
B. Which hardware vendor has better Linux support.<br />
C. What type of content will be served.<br />
D. What scripting languages will the web server support.<br />
E. Will the OS install be CD, DVD or network based.</p>
<p>Answer: A,C,D</p>
<p>QUESTION 4<br />
Which commands below are useful to collect data about remote filesystem connections? (Choose TWO correct answers.)</p>
<p>A. pidstat<br />
B. nfsiostat<br />
C. sadf<br />
D. cifsiostat</p>
<p>Answer: B,D</p>
<p>QUESTION 5<br />
In the following output, what percentage of time was the CPU waiting for pending I/O?<br />
# vmstat 1 100<br />
procs &#8212;&#8212;&#8212;&#8211;memory&#8212;&#8212;&#8212;- &#8212;swap&#8211; &#8212;&#8211;io&#8212;- &#8211;system&#8211; &#8212;-cpu&#8212;-<br />
r b swpd free buff cache si so bi bo in cs us sy id wa<br />
0 0 0 282120 134108 5797012 0 0 0 2 0 0 0 0 100 0<br />
0 0 0 282120 134108 5797012 0 0 0 0 1007 359 0 0 100 0<br />
0 0 0 282120 134108 5797012 0 0 0 0 1117 577 0 0 100 0<br />
0 0 0 282120 134108 5797012 0 0 0 0 1007 366 0 0 100 0</p>
<p>A. 0<br />
B. 100<br />
C. 35.9<br />
D. 57.7<br />
E. 36.6</p>
<p>Answer: A</p>
<p>IT-Prüfungen <a href="https://www.it-pruefungen.de/201-450.htm">201-450</a> LPIC-2 Exam 201, Part 1 of 2, version 4.5 www.it-pruefungen.de</p>
]]></content:encoded>
			<wfw:commentRss>http://microsoftpruefung.de/2018/07/31/pruefungsvorbereitung-201-450-studienmaterial-201-450/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
