<?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>JUSTCOMP Blog &#187; Görsel Eğitim</title>
	<atom:link href="http://www.yuksels.org/category/video-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuksels.org</link>
	<description>Bilişim Günlüğü</description>
	<lastBuildDate>Mon, 30 Jan 2012 07:46:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Python ile Programlamaya Giriş</title>
		<link>http://www.yuksels.org/2010/12/12/python-ile-programlamaya-giris/</link>
		<comments>http://www.yuksels.org/2010/12/12/python-ile-programlamaya-giris/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 10:28:39 +0000</pubDate>
		<dc:creator>Ali YUKSEL</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[Tracker]]></category>
		<category><![CDATA[programlama]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.yuksels.org/?p=1137</guid>
		<description><![CDATA[Introduction to Computer Science and Programming kursu programcılığı öğrenmek veya öğretmek isteyenler için güzel bir kaynak. Bu görsel eğitim seti az programcılık bilgisine sahip olan ve olmayan öğrencilere yöneliktir. Öğrencilerin problem çözmede ki adımları anlayıp uygulayabilmeleri kursun amaçlarından biri olmakla beraber aynı zamanda kendilerine güvenerek kendi amaçları doğrultusunda basit programlar yapmalarını da hedeflemektedir.  Sınıfta Python [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://academicearth.org/courses/introduction-to-computer-science-and-programming" target="_blank"><img class="alignright size-thumbnail wp-image-1139" title="intro_to_programming_python" src="http://www.yuksels.org/wp-content/uploads/2010/12/intro_to_programming_python-150x150.png" alt="" width="150" height="150" />Introduction to Computer Science and Programming</a> kursu programcılığı öğrenmek veya öğretmek isteyenler için güzel bir kaynak. Bu görsel eğitim seti az programcılık bilgisine sahip olan ve olmayan öğrencilere yöneliktir. Öğrencilerin problem çözmede ki adımları anlayıp uygulayabilmeleri kursun amaçlarından biri olmakla beraber aynı zamanda kendilerine güvenerek kendi amaçları doğrultusunda basit programlar yapmalarını da hedeflemektedir.  Sınıfta <a href="http://tr.wikipedia.org/wiki/Python_programlama_dili" target="_blank">Python programlama dili</a> kullanılıyor.</p>
<p>Bu görsel eğitim setini yukardaki linkten online olarak izleyebileceğiniz gibi <a href="http://torrent.justcomp.org">torrent tracker</a>dan da indirebilirsiniz ama öncelikle kursun içeriğine kısa bir göz atalım:<span id="more-1137"></span></p>
<p><strong>Lecture 1 - Introduction and Goals of the Course</strong>: Goals of the course; what is computation; introduction to data types, operators, and variables<br />
<strong>Lecture 2 - Operators and operands</strong>: Operators and operands; statements; branching, conditionals, and iteration<br />
<strong>Lecture 3 - Common code patterns</strong>: Common code patterns: iterative programs<br />
<strong>Lecture 4 - Decomposition and abstraction through functions</strong>: Decomposition and abstraction through functions; introduction to recursion<br />
<strong>Lecture 5 - Floating point numbers</strong>: Floating point numbers, successive refinement, finding roots<br />
<strong>Lecture 6 - Bisection methods</strong>: Bisection methods, Newton/Raphson, introduction to lists<br />
<strong>Lecture 7 - Lists and mutability</strong>: Lists and mutability, dictionaries, pseudocode, introduction to efficiency<br />
<strong>Lecture 8 - Complexity</strong>: Complexity; log, linear, quadratic, exponential algorithms<br />
<strong>Lecture 9 - Binary search</strong>: Binary search, bubble and selection sorts<br />
<strong>Lecture 10 - Divide and conquer methods</strong>: Divide and conquer methods, merge sort, exceptions<br />
<strong>Lecture 11 - Testing and debugging</strong>: Testing and debugging<br />
<strong>Lecture 12 - Knapsack problem</strong>: More about debugging, knapsack problem, introduction to dynamic programming<br />
<strong>Lecture 13 - Dynamic programming</strong>: Dynamic programming: overlapping subproblems, optimal substructure<br />
<strong>Lecture 14 - Introduction to object-oriented programming</strong>: Analysis of knapsack problem, introduction to object-oriented programming<br />
<strong>Lecture 15 - Abstract data types</strong>:Abstract data types, classes and methods<br />
<strong>Lecture 16 - Encapsulation</strong>: Encapsulation, inheritance, shadowing<br />
<strong>Lecture 17 - Computational models</strong>: Computational models: random walk simulation<br />
<strong>Lecture 18 - Presenting simulation results</strong>: Presenting simulation results, Pylab, plotting<br />
<strong>Lecture 19 - Biased random walks</strong>: Biased random walks, distributions<br />
<strong>Lecture 20 - Monte Carlo simulations</strong>: Monte Carlo simulations, estimating pi<br />
<strong>Lecture 21 - Validating simulation results</strong>: Validating simulation results, curve fitting, linear regression<br />
<strong>Lecture 22 - Normal, uniform, and exponential distributions</strong>: Normal, uniform, and exponential distributions; misuse of statistics<br />
<strong>Lecture 23 - Stock market simulation</strong>: Stock market simulation<br />
<strong>Lecture 24 - Course overview</strong>: What do computer scientists do?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2010/12/12/python-ile-programlamaya-giris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sınıf Tecrübesi</title>
		<link>http://www.yuksels.org/2010/10/31/sinif-tecrubesi/</link>
		<comments>http://www.yuksels.org/2010/10/31/sinif-tecrubesi/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 09:30:35 +0000</pubDate>
		<dc:creator>Ali YUKSEL</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[Eğitim]]></category>
		<category><![CDATA[Tracker]]></category>

		<guid isPermaLink="false">http://www.yuksels.org/?p=1123</guid>
		<description><![CDATA[BBC2 de yayınlanan "The Classroom Experiment" isimli tv programı okul idareci ve öğretmenlerinin mutlaka izlemeleri gereken bir eğitim serisi. Professor Dylan Wiliam, Hertswood okulunda bir 8. sınıfa derse giren bütün öğretmenlere o sınıfta eğitim kalitesini arttırmak için neler yapılabileceği ile ilgili oldukça basit ama etkili yöntemler önermesi ve öğretmenlere bunları uygulatmaya çalışıyor. Seçilen 8. sınıf [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-1124" title="classroom_experiment" src="http://www.yuksels.org/wp-content/uploads/2010/10/classroom_experiment-150x150.jpg" alt="" width="150" height="150" />BBC2 de yayınlanan "<a href="http://www.bbc.co.uk/programmes/b00txzwp" target="_blank"><em>The Classroom Experiment</em></a>" isimli tv programı okul idareci ve öğretmenlerinin mutlaka izlemeleri gereken bir eğitim serisi.</p>
<p>Professor Dylan Wiliam, Hertswood okulunda bir 8. sınıfa derse giren bütün öğretmenlere o sınıfta eğitim kalitesini arttırmak için neler yapılabileceği ile ilgili oldukça basit ama etkili yöntemler önermesi ve öğretmenlere bunları uygulatmaya çalışıyor. Seçilen 8. sınıf orta seviyede bir sınıf. Ders çalışmak isteyenlerle beraber okulun gereksiz ve vakit kaybı olduğunu düşünen öğrencilerle dolu olan bu sınıfta yapılan bu "<em>Sınıf Tecrübesi</em>" nin sonuçlarını görmek isterseniz, bu programı mutlaka izleyiniz.</p>
<p>The Classroom Experiment programının ilk 2 bölümünü <a href="http://torrent.justcomp.org" target="_blank">torrent tracker</a>ınızda bulabilirsiniz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2010/10/31/sinif-tecrubesi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Math Tutor Set 1 &#8211; 7. Sinif Konulari &#8211; 2 DVD</title>
		<link>http://www.yuksels.org/2010/10/02/math-tutor-set-1-7-sinif-konulari-2-dvd/</link>
		<comments>http://www.yuksels.org/2010/10/02/math-tutor-set-1-7-sinif-konulari-2-dvd/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 11:01:16 +0000</pubDate>
		<dc:creator>Ali YUKSEL</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[Tracker]]></category>
		<category><![CDATA[matematik]]></category>

		<guid isPermaLink="false">http://www.yuksels.org/?p=1063</guid>
		<description><![CDATA[Matematik dersini Ingilizce anlatan hocalar icin ozellikle cok sevdigim bir ogretmen arkadasim icin Math Tutor serisini yayinlamaya baslayacagim. Ilk sette 7. sinif konularini Ingilizce olarak oldukca guzel bir dilde anlatilmis olup, matematik dersi anlatan ogretmenlere faydali olacagina inaniyorum. 7 saat ve 2 DVD den olusan setin konulari asagidaki gibidir: Disk 1 Sect 1: Adding 1 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yuksels.org/wp-content/uploads/2010/10/mathtutor_set1.jpg" rel="lightbox[1063]"><img class="size-thumbnail wp-image-1064 alignright" title="mathtutor_set1" src="http://www.yuksels.org/wp-content/uploads/2010/10/mathtutor_set1-150x150.jpg" alt="" width="150" height="150" /></a>Matematik dersini Ingilizce anlatan hocalar icin ozellikle cok sevdigim bir ogretmen arkadasim icin Math Tutor serisini yayinlamaya baslayacagim. Ilk sette 7. sinif konularini Ingilizce olarak oldukca guzel bir dilde anlatilmis olup, matematik dersi anlatan ogretmenlere faydali olacagina inaniyorum.</p>
<p>7 saat ve 2 DVD den olusan setin konulari asagidaki gibidir: <span id="more-1063"></span></p>
<p><strong>Disk 1</strong><br />
<a href="http://www.yuksels.org/wp-content/uploads/2010/10/mathtutor_set1_img1.jpg" rel="lightbox[1063]"><img class="alignright size-thumbnail wp-image-1065" title="mathtutor_set1_img1" src="http://www.yuksels.org/wp-content/uploads/2010/10/mathtutor_set1_img1-150x150.jpg" alt="" width="150" height="150" /></a>Sect 1: Adding 1 &amp; 2  Digit Numbers<br />
Sect 2: Adding 3 &amp; 4 Digit Numbers<br />
Sect 3:  Subtracting 1 &amp; 2 Digit Numbers<br />
Sect 4: Subtracting 3 &amp; 4 Digit  Numbers<br />
Sect 5: Introduction To Multiplication<br />
Sect 6: Learn Your  Multiplication Tables<br />
Sect 7: Multiplication Problems<br />
Sect 8:  Division With No Remainder<br />
Sect 9: Division With A Remainder<br />
Sect  10: Dividing 2,3, &amp; 4 Digit Numbers With Remainder</p>
<p><strong>Disk 2</strong><br />
<a href="http://www.yuksels.org/wp-content/uploads/2010/10/mathtutor_set1_img2.jpg" rel="lightbox[1063]"><img class="alignright size-thumbnail wp-image-1066" title="mathtutor_set1_img2" src="http://www.yuksels.org/wp-content/uploads/2010/10/mathtutor_set1_img2-150x150.jpg" alt="" width="150" height="150" /></a>Sect 11: Simplifying Fractions<br />
Sect 12:  Adding &amp; Subtracting Fractions<br />
Sect 13: Adding &amp; Subtracting  Fractions &amp;<br />
Finding The Common Denominator<br />
Secti 14: Multiplying  Fractions<br />
Sect 15: Dividing Fractions<br />
Sect 16: Decimal Place  Value<br />
Sect 17: Add, Subtract, &amp; Multiply Decimals<br />
Sect 18:  Dividing Decimals<br />
Sect 19: Percents<br />
Sect 20: Ratio &amp; Proportion</p>
<p>Devami gelecek olan bu egitim setini trackerdan indirebilirsiniz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2010/10/02/math-tutor-set-1-7-sinif-konulari-2-dvd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fotoğrafçılara Özel Photoshop Eğitim Seti</title>
		<link>http://www.yuksels.org/2009/12/10/fotografcilara-ozel-photoshop-egitim-seti/</link>
		<comments>http://www.yuksels.org/2009/12/10/fotografcilara-ozel-photoshop-egitim-seti/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 21:24:59 +0000</pubDate>
		<dc:creator>Ali YUKSEL</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[Tracker]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.yuksels.org/?p=928</guid>
		<description><![CDATA[PSEVI.COM[1. http://www.psevi.com] dan fotoğrafçılar için hazırlanan "Fotoğrafçılara Özel Set" adı altında 4. görsel eğitim setini okuyucuları ile paylaştı! Türkçe olarak hazırlanan bu sette aşağıdaki videoları bulabilirsiniz; Göz Rengini Değiştirme Boyama Dişleri Beyazlatma Saç Rengini Değiştirme Boyama Resimlerdeki Arkaplanı Silme Gözlere Parlaklık Katma Dudak Rengini Değiştirme Boyama Sivilce ve Leke Temizleme PSD Template Yada Kostüm Hazırlama [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yuksels.org/wp-content/uploads/2009/12/fotografcilara_ozel_1.png" rel="lightbox[928]"><img class="alignright size-thumbnail wp-image-931" title="fotografcilara_ozel_1" src="http://www.yuksels.org/wp-content/uploads/2009/12/fotografcilara_ozel_1-150x150.png" alt="fotografcilara_ozel_1" width="150" height="150" /></a>PSEVI.COM[1. <a href="http://www.psevi.com" target="_blank">http://www.psevi.com</a>] dan fotoğrafçılar için hazırlanan "Fotoğrafçılara Özel Set" adı altında 4. görsel eğitim setini okuyucuları ile paylaştı!</p>
<p>Türkçe olarak hazırlanan bu sette aşağıdaki videoları bulabilirsiniz;</p>
<p><span id="more-928"></span></p>
<ul>
<li><span style="color: #000000;">Göz Rengini Değiştirme Boyama</span></li>
<li><span style="color: #000000;">Dişleri Beyazlatma</span></li>
<li><span style="color: #000000;">Saç Rengini Değiştirme Boyama</span></li>
<li><span style="color: #000000;">Resimlerdeki Arkaplanı Silme</span></li>
<li><span style="color: #000000;">Gözlere Parlaklık Katma</span></li>
<li><span style="color: #000000;">Dudak Rengini Değiştirme Boyama</span></li>
<li><span style="color: #000000;">Sivilce ve Leke Temizleme</span></li>
<li><span style="color: #000000;">PSD Template Yada Kostüm Hazırlama</span></li>
<li><span style="color: #000000;">Kostümlere Resim Oturtma Giydirme</span></li>
<li><span style="color: #000000;">Yüzdeki Yumuşak Teni Oluşturma</span></li>
<li><span style="color: #000000;">Sanal Makyaj Yapma</span></li>
<li><span style="color: #000000;">VE 5 Dakika İçinde Photoshop ile Resim Düzenleme</span></li>
</ul>
<p><span style="color: #000000;">Bu seti <a href="http://torrent.justcomp.org/fotografcilara_ozel_photoshop_egitim_seti-s-1918.ts" target="_blank">trackerdan indir</a>ebileceğiniz gibi <a href="http://rapidshare.com/files/319104084/Fotografcilara_Ozel_Photoshop_Egitim_Seti.iso">buraya tıklayarak rapid linkinden indir</a>ebilirsiniz!</span></p>
<p><span style="color: #000000;">Bazı ekran görüntüleri ise;</span></p>
<p><span style="color: #000000;"><a href="http://www.yuksels.org/wp-content/uploads/2009/12/fotografcilara_ozel_1.png" rel="lightbox[928]"><img class="aligncenter size-medium wp-image-931" title="fotografcilara_ozel_1" src="http://www.yuksels.org/wp-content/uploads/2009/12/fotografcilara_ozel_1-300x214.png" alt="fotografcilara_ozel_1" width="300" height="214" /></a><a href="http://www.yuksels.org/wp-content/uploads/2009/12/fotografcilara_ozel_2.png" rel="lightbox[928]"><img class="aligncenter size-medium wp-image-930" title="fotografcilara_ozel_2" src="http://www.yuksels.org/wp-content/uploads/2009/12/fotografcilara_ozel_2-300x212.png" alt="fotografcilara_ozel_2" width="300" height="212" /></a><a href="http://www.yuksels.org/wp-content/uploads/2009/12/fotografcilara_ozel_3.png" rel="lightbox[928]"><img class="aligncenter size-medium wp-image-929" title="fotografcilara_ozel_3" src="http://www.yuksels.org/wp-content/uploads/2009/12/fotografcilara_ozel_3-300x211.png" alt="fotografcilara_ozel_3" width="300" height="211" /></a><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2009/12/10/fotografcilara-ozel-photoshop-egitim-seti/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Laptop Tamir Videoları</title>
		<link>http://www.yuksels.org/2009/12/08/laptop-tamir-videolari/</link>
		<comments>http://www.yuksels.org/2009/12/08/laptop-tamir-videolari/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 09:51:53 +0000</pubDate>
		<dc:creator>Ali YUKSEL</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[Tracker]]></category>
		<category><![CDATA[laptop tamir]]></category>

		<guid isPermaLink="false">http://www.yuksels.org/?p=882</guid>
		<description><![CDATA[Laptopların nasıl tamir edileceğini öğrenmek istemez misiniz? Tamir ederken laptopları bozmaktan mı korkuyorsunuz? Laptop tamir becerilerinizi geliştirip biraz daha fazla mı kazanmak istiyorsunuz? Bu ve benzeri soruların cevaplarını "Podnutz Laptop Tamir Videoları"nı izleyerek yapabilirsiniz. Uzun zamandır beklenen bu seriyi şimdi HD kalitede izleyebilirsiniz! 960x540 HD kalitesinde ki "Podnutz Laptop Tamir Video Seti" içerisinde aşağıdaki konuları [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yuksels.org/wp-content/uploads/2009/12/video-collection-box.jpg" rel="lightbox[882]"><img class="alignright size-thumbnail wp-image-893" title="podnutz-laptop-tamir-videolari" src="http://www.yuksels.org/wp-content/uploads/2009/12/video-collection-box-150x150.jpg" alt="podnutz-laptop-tamir-videolari" width="150" height="150" /></a><em>Laptopların nasıl tamir edileceğini öğrenmek istemez misiniz? Tamir ederken laptopları bozmaktan mı korkuyorsunuz? Laptop tamir becerilerinizi geliştirip biraz daha fazla mı kazanmak istiyorsunuz?</em></p>
<p>Bu ve benzeri soruların cevaplarını "<strong>Podnutz Laptop Tamir Videoları</strong>"nı izleyerek yapabilirsiniz. Uzun zamandır beklenen bu seriyi şimdi HD kalitede izleyebilirsiniz!</p>
<p><em>960x540 HD kalitesinde ki "Podnutz Laptop Tamir Video Seti" içerisinde aşağıdaki konuları bulabilirsiniz;</em></p>
<p><span id="more-882"></span></p>
<ul>
<li>Anakart nasıl değiştirilir?</li>
<li>LCD Ekran nasıl değiştirilir?</li>
<li>Laptop sürekli kapanmaya devam ediyorsa ne yapılmalı!</li>
<li>DC güç girişleri nasıl tamir edilir?</li>
<li>Kötü bir ekran ile kötü bir arka ekran ışığı (inverter board) arasındaki önemli farklar nelerdir?</li>
<li>
<div id="attachment_892" class="wp-caption alignright" style="width: 160px"><a href="http://www.yuksels.org/wp-content/uploads/2009/12/lcd-screen-connected2.jpg" rel="lightbox[882]"><img class="size-thumbnail wp-image-892" title="hinge" src="http://www.yuksels.org/wp-content/uploads/2009/12/lcd-screen-connected2-150x150.jpg" alt="Hinge" width="150" height="150" /></a><p class="wp-caption-text">Hinge</p></div>
<p>Menteşe (hinge) nasıl değiştirilir?</li>
<li>Parçaları nerelerden alabilirim?</li>
<li>Bir laptopu parçalarına ayırmanın (sökme) en iyi yolu</li>
<li>Nasıl lehim yapılır?</li>
<li>AC adaptörlerini tamir etme sanatı</li>
<li>Laptop üstine sıvı döküldü ve içine girdi ise, o laptopu nasıl kurtarırsınız?</li>
<li>Bir laptop çok ısınıyorsa ne yapmalı!</li>
<li>CD/DVD sürücüleri, RAM, cpu, sabit diskler ve kablosuz ağ kartı nasıl değiştirilir?<br />
ve daha fazlasını bu seride bulabilirsiniz!</li>
</ul>
<p>Toplamda 10 saatten oluşan bu seride 25 tane HD video var. Aşağıda bu bu seride olan bazı videoların listelenmiştir:</p>
<div id="attachment_898" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-898 " title="introduction" src="http://www.yuksels.org/wp-content/uploads/2009/12/introduction.jpg" alt="Giriş" width="439" height="56" /><p class="wp-caption-text">Giriş</p></div>
<div id="attachment_914" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-914" title="tools" src="http://www.yuksels.org/wp-content/uploads/2009/12/tools.jpg" alt="Araçlar" width="439" height="60" /><p class="wp-caption-text">Araçlar</p></div>
<div id="attachment_894" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-894" title="batteries" src="http://www.yuksels.org/wp-content/uploads/2009/12/batteries.jpg" alt="Batteries - Piller" width="439" height="58" /><p class="wp-caption-text">Batteries - Piller</p></div>
<div id="attachment_895" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-895" title="cd-dvd-drives" src="http://www.yuksels.org/wp-content/uploads/2009/12/cd-dvd-drives.jpg" alt="CD/DVD Sürücüler" width="439" height="59" /><p class="wp-caption-text">CD/DVD Sürücüler</p></div>
<div id="attachment_902" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-902" title="motherboards" src="http://www.yuksels.org/wp-content/uploads/2009/12/motherboards.jpg" alt="Motherboards - Anakartlar" width="439" height="60" /><p class="wp-caption-text">Motherboards - Anakartlar</p></div>
<div id="attachment_900" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-900" title="laptop-sokme" src="http://www.yuksels.org/wp-content/uploads/2009/12/laptop-sokme.jpg" alt="Laptopun parçalara ayrılması" width="439" height="59" /><p class="wp-caption-text">Laptopun parçalara ayrılması</p></div>
<div id="attachment_905" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-905" title="power-problems" src="http://www.yuksels.org/wp-content/uploads/2009/12/power-problems.jpg" alt="Güç Kaynağı Problemleri - Gateway Laptop" width="439" height="59" /><p class="wp-caption-text">Güç Kaynağı Problemleri - Gateway Laptop</p></div>
<div id="attachment_915" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-915" title="toshiba-power-jack-fix" src="http://www.yuksels.org/wp-content/uploads/2009/12/toshiba-power-jack-fix.jpg" alt="Toshiba Laptop - Güç Girişi (jack) Tamiri" width="439" height="59" /><p class="wp-caption-text">Toshiba Laptop - Güç Girişi (jack) Tamiri</p></div>
<div id="attachment_901" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-901" title="motherboard-replacement" src="http://www.yuksels.org/wp-content/uploads/2009/12/motherboard-replacement.jpg" alt="Anakart Değişimi - HP DV6000" width="439" height="59" /><p class="wp-caption-text">Anakart Değişimi - HP DV6000</p></div>
<div id="attachment_899" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-899" title="key-not-working" src="http://www.yuksels.org/wp-content/uploads/2009/12/key-not-working.jpg" alt="Key (Anahtar) Çalışmıyor - Sony Vaio" width="439" height="59" /><p class="wp-caption-text">Key (Anahtar) Çalışmıyor - Sony Vaio</p></div>
<div id="attachment_907" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-907" title="replace-keyboard" src="http://www.yuksels.org/wp-content/uploads/2009/12/replace-keyboard.jpg" alt="Klavye Değişimi - Gateway Laptop" width="439" height="59" /><p class="wp-caption-text">Klavye Değişimi - Gateway Laptop</p></div>
<div id="attachment_917" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-917" title="vaio-ribbon-repair" src="http://www.yuksels.org/wp-content/uploads/2009/12/vaio-ribbon-repair.jpg" alt="Vaio Ribbon (şerit) Tamiri" width="439" height="59" /><p class="wp-caption-text">Vaio Ribbon (şerit) Tamiri</p></div>
<div id="attachment_921" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-921" title="power-jack-dell-b130" src="http://www.yuksels.org/wp-content/uploads/2009/12/power-jack-dell-b130.jpg" alt="Güç Girişi (jack) - Dell B130" width="439" height="59" /><p class="wp-caption-text">Güç Girişi (jack) - Dell B130</p></div>
<div id="attachment_904" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-904" title="power-jack-repair-gateway" src="http://www.yuksels.org/wp-content/uploads/2009/12/power-jack-repair-gateway.jpg" alt="Güç Girişi (jack) Tamiri - Gateway Laptop" width="439" height="59" /><p class="wp-caption-text">Güç Girişi (jack) Tamiri - Gateway Laptop</p></div>
<div id="attachment_913" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-913" title="testin-hdd-knoppix" src="http://www.yuksels.org/wp-content/uploads/2009/12/testin-hdd-knoppix.jpg" alt="KNOPPIX ile Sabit Disk Testi" width="439" height="59" /><p class="wp-caption-text">KNOPPIX ile Sabit Disk Testi</p></div>
<div id="attachment_906" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-906" title="replace-cracked-screen-aspire" src="http://www.yuksels.org/wp-content/uploads/2009/12/replace-cracked-screen-aspire.jpg" alt="Kırılmış Ekranı Değiştirme - Aspire 3680" width="439" height="59" /><p class="wp-caption-text">Kırılmış Ekranı Değiştirme - Aspire 3680</p></div>
<div id="attachment_919" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-919" title="wont-bootup-hpdv6000" src="http://www.yuksels.org/wp-content/uploads/2009/12/wont-bootup-hpdv6000.jpg" alt="Laptop Çalışmıyor (boot) - HP DV6000" width="439" height="59" /><p class="wp-caption-text">Laptop Çalışmıyor (boot) - HP DV6000</p></div>
<div id="attachment_908" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-908" title="replace-lcd-cover" src="http://www.yuksels.org/wp-content/uploads/2009/12/replace-lcd-cover.jpg" alt="LCD Koruyucusunu (cover) Değiştirme - Acer Aspire 3610" width="439" height="59" /><p class="wp-caption-text">LCD Koruyucusunu (cover) Değiştirme - Acer Aspire 3610</p></div>
<div id="attachment_909" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-909" title="replacing-keyboard-dell" src="http://www.yuksels.org/wp-content/uploads/2009/12/replacing-keyboard-dell.jpg" alt="Klavye Değişimi - Dell Inspiron 1521" width="439" height="59" /><p class="wp-caption-text">Klavye Değişimi - Dell Inspiron 1521</p></div>
<div id="attachment_910" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-910" title="screen-back-cover-dell" src="http://www.yuksels.org/wp-content/uploads/2009/12/screen-back-cover-dell.jpg" alt="Ekran Arka Koruyucusu (Screen Back Cover) - Dell Inspiron 1521" width="439" height="59" /><p class="wp-caption-text">Ekran Arka Koruyucusu (Screen Back Cover) - Dell Inspiron 1521</p></div>
<div id="attachment_911" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-911" title="screen-replacement-cf-w5" src="http://www.yuksels.org/wp-content/uploads/2009/12/screen-replacement-cf-w5.jpg" alt="Ekran Değişimi - Toughbook CF-W5" width="439" height="59" /><p class="wp-caption-text">Ekran Değişimi - Toughbook CF-W5</p></div>
<div id="attachment_903" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-903" title="power-jack-fix-acer-3680" src="http://www.yuksels.org/wp-content/uploads/2009/12/power-jack-fix-acer-3680.jpg" alt="Güç Girişi (jack) Tamiri - Acer Aspire 3680" width="439" height="59" /><p class="wp-caption-text">Güç Girişi (jack) Tamiri - Acer Aspire 3680</p></div>
<div id="attachment_916" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-916" title="touchpad-buttons-not-working" src="http://www.yuksels.org/wp-content/uploads/2009/12/touchpad-buttons-not-working.jpg" alt="Touchpad Düğmeleri Çalışmıyor" width="439" height="59" /><p class="wp-caption-text">Touchpad Düğmeleri Çalışmıyor</p></div>
<div id="attachment_922" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-922" title="vaio-laptop-power-jack-repair" src="http://www.yuksels.org/wp-content/uploads/2009/12/vaio-laptop-power-jack-repair.jpg" alt="Güç Girişi (jack) Tamiri - Vaio Laptop" width="439" height="59" /><p class="wp-caption-text">Güç Girişi (jack) Tamiri - Vaio Laptop</p></div>
<div id="attachment_918" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-918" title="water-damaged-laptop-toshiba" src="http://www.yuksels.org/wp-content/uploads/2009/12/water-damaged-laptop-toshiba.jpg" alt="Sudan Zarar Görmüş - Toshiba" width="439" height="59" /><p class="wp-caption-text">Sudan Zarar Görmüş - Toshiba</p></div>
<div id="attachment_897" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-897" title="hp-dv8000-spilled-ice-tea" src="http://www.yuksels.org/wp-content/uploads/2009/12/hp-dv8000-spilled-ice-tea.jpg" alt="Buzlu Çay Dökülmüş - Tuşlar Çalışmıyor - HP DV8000" width="439" height="59" /><p class="wp-caption-text">Buzlu Çay Dökülmüş - Tuşlar Çalışmıyor - HP DV8000</p></div>
<div id="attachment_912" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-912" title="spilled-beer-dell" src="http://www.yuksels.org/wp-content/uploads/2009/12/spilled-beer-dell.jpg" alt="Üzerine Bira Dökülmüş - Dell Inspiron 1525" width="439" height="60" /><p class="wp-caption-text">Üzerine Bira Dökülmüş - Dell Inspiron 1525</p></div>
<div id="attachment_896" class="wp-caption aligncenter" style="width: 449px"><img class="size-full wp-image-896" title="checking-dc-jack-hpdv5" src="http://www.yuksels.org/wp-content/uploads/2009/12/checking-dc-jack-hpdv5.jpg" alt="DC Girişini Kontrol - HP DV5" width="439" height="59" /><p class="wp-caption-text">DC Girişini Kontrol - HP DV5</p></div>
<p>Ve yukarda gördüklerinizden daha fazlasını bu video seti içerisinde bulabilirsiniz. <a href="http://torrent.justcomp.org/podnutzlaptop_tamir_videolari-s-1912.ts">Bu seti trackerdan indir</a>ebileceğiniz gibi <a href="http://www.laptoprepairvideos.com/" target="_blank">Podnutz dan satın al</a>abilirsiniz!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2009/12/08/laptop-tamir-videolari/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hiren&#8217;s Boot Cd&#8217;nin USB bellekte kullanimi</title>
		<link>http://www.yuksels.org/2009/06/03/hiren-boot-cdnin-usb-bellekte-kullanimi/</link>
		<comments>http://www.yuksels.org/2009/06/03/hiren-boot-cdnin-usb-bellekte-kullanimi/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 14:08:57 +0000</pubDate>
		<dc:creator>Nevzat Oter</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[hiren boot]]></category>

		<guid isPermaLink="false">http://www.justcomp.org/?p=788</guid>
		<description><![CDATA[Hiren Boot CD sini bilmeyenimiz yoktur ve en zor anlarimizda bir CD olarak imdadimiza yetisip veri ve sistem kurtarima yardimci olmustur. Bugunlerde ise hem ucuz hem de kullanim kolayligi acisindan netbooklar oldukca yayginlasmistir ama netbooklarda cd veya dvd player olmadigindan Hiren Boot kullanmak istediginiz zaman harici cd player kullanmaniz gerekecek. Asagidaki adimlari takip ettiginiz takdirde [...]]]></description>
			<content:encoded><![CDATA[<p>Hiren Boot CD sini bilmeyenimiz yoktur ve en zor anlarimizda bir CD olarak imdadimiza yetisip veri ve sistem kurtarima yardimci olmustur. Bugunlerde ise hem ucuz hem de kullanim kolayligi acisindan netbooklar oldukca yayginlasmistir ama netbooklarda cd veya dvd player olmadigindan Hiren Boot kullanmak istediginiz zaman harici cd player kullanmaniz gerekecek. Asagidaki adimlari takip ettiginiz takdirde USB Belleginizle netbooku veya herhangi bir bilgisayari Hiren Boot ile baslatabileceksiniz.<br />
<span id="more-788"></span></p>
<ol>
<li><span class="g1">USB bellegimizi bilgisayara takalim.(256 MB lik bir usb bellek yeterli.)</span></li>
<li><span class="g1"><em><a href="http://www.hiren.info/download/freeware/usb_format.zip">USB Disk Storage</a> adli programi indirip calistiralim. </em> <a class="g1" title="USB Disk Storage Format" href="http://www.hiren.info/download/freeware/usb_format.zip"><img src="http://www.hiren.info/images/save.gif" border="0" alt="USB Disk Storage Format" width="11" height="11" /></a> (34KB)</span><span class="g1"><br />
<img class="alignnone" title="USB Disk Storage Format" src="http://www.hiren.info/images/usbformat.gif" alt="" width="338" height="428" /><br />
Resimdeki gibi fat32 secili durumda formatlayalim.<br />
</span></li>
<li><span class="g1"> <a href="http://www.hiren.info/download/dos-files/grub4dos.zip"><em>grubinst_gui</em></a> isimli programi indirip calistiralim <a class="g1" title="Grub 4 Dos" href="http://www.hiren.info/download/dos-files/grub4dos.zip"><img src="http://www.hiren.info/images/save.gif" border="0" alt="Grub 4 Dos" width="11" height="11" /></a> (147KB)<br />
<img class="alignnone" title="grubinst_gui" src="http://www.hiren.info/images/grubinst.gif" alt="" width="343" height="544" /><br />
Resimdeki basamaklari takip edelim.</span></li>
<li><span class="g1">grldr ve menu.lst dosyalarini usb bellegimize kopyalayalim.<br />
<img class="alignnone" title="usb boot" src="http://www.hiren.info/images/usbboot2.gif" alt="" width="450" height="234" /></span></li>
<li><span class="g1">Hiren's BootCD sini (9.7 veya daha yeni versiyonu) CD surucune koyalim. CD'nin icindeki butun dosyalari USB bellegimize kopyalayalim.<br />
</span></li>
<li><span class="g1">USB bellegimiz kullanima hazir.Not:Bilgisayari USB bellekten acmak icin gerekli ayarlari yapmayi unutmayalim.
<p></span></li>
</ol>
<p>"http://www.hiren.info/pages/bootcd-on-usb-disk" den alintidir.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2009/06/03/hiren-boot-cdnin-usb-bellekte-kullanimi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>USB Bellekten Vista Kurulumu</title>
		<link>http://www.yuksels.org/2009/05/25/usb-bellekten-vista-kurulumu/</link>
		<comments>http://www.yuksels.org/2009/05/25/usb-bellekten-vista-kurulumu/#comments</comments>
		<pubDate>Mon, 25 May 2009 14:57:39 +0000</pubDate>
		<dc:creator>Nevzat Oter</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[İşletim Sistemleri]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.justcomp.org/?p=730</guid>
		<description><![CDATA[USB bellekten Vista yükleyebileceğinizi biliyor musunuz. Hatta USB bellekten yapılan kurulum Vista CD'sinden çok daha hızlı. O zaman bu yazımızı dikkatlice okuyun. Vista'yi bilgisayar sistemine kurmak baya bir uzun sürüyor. Peki bu kurulumu kısaltmak sizin elinizde olduğunu biliyor muydunuz. İhtiyacınız olan tek şey 4 Gbyte kapasiteli bir USB disk ve sistemi USB'den Boot eden bir [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_731" class="wp-caption alignright" style="width: 255px"><img class="size-full wp-image-731" title="1-vista" src="http://www.justcomp.org/wp-content/uploads/2009/05/1-vista.png" alt="Windows Vista'yi USB bellekten kurmak sanıldığından çok daha kolay." width="245" height="155" /><p class="wp-caption-text">Windows Vista&#39;yi USB bellekten kurmak sanıldığından çok daha kolay.</p></div>
<p>USB bellekten Vista yükleyebileceğinizi biliyor musunuz. Hatta USB bellekten yapılan kurulum Vista CD'sinden çok daha hızlı. O zaman bu yazımızı dikkatlice okuyun.</p>
<p>Vista'yi bilgisayar sistemine kurmak baya bir uzun sürüyor. Peki bu kurulumu kısaltmak sizin elinizde olduğunu biliyor muydunuz. İhtiyacınız olan tek şey 4 Gbyte kapasiteli bir USB disk ve sistemi USB'den Boot eden bir anakart.</p>
<p><span id="more-730"></span>Windows Vista'yi USB bellekten kurmak sanıldığından çok daha kolay. Vista CD'sini USB belleklere yükleyip, kurulumu buradan çalıştırmak size önemli bir zaman kazandırır. Bu oldukça optik sürücüsüne sahip olmayan sistemler için büyük bir avantaj. Örneğin Netbook sistemler optik sürücüsüne sahip değiller. Fakat birçok kişi bu sistemlere nasıl Vista kuracağını bilmiyor.</p>
<p>Oysa yapmanız gereken tek şey sizlere adım adım anlatacağımız yöntemi aynen uygulamak ve kurulumu da başlatmak.</p>
<p><span style="text-decoration: underline;"><strong>USB Belleği Sisteme Takın<br />
</strong></span>İlk olarak en az 4 Gbyte büyüklüğünde olan USB belleği sisteme takın. Bu belleğin sistem tarafından kurulmasını bekleyin ve başlat menüsünde yer alan komut satırına "CMD" komutunu girin.</p>
<div id="attachment_732" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/2-diskpart.png" rel="lightbox[730]"><img class="size-full wp-image-732" title="2-diskpart" src="http://www.justcomp.org/wp-content/uploads/2009/05/2-diskpart.png" alt="2-diskpart" width="408" height="209" /></a><p class="wp-caption-text">&quot;Diskpart&quot; komutunu yazın.</p></div>
<p style="text-align: left;"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/3-listdisk.png" rel="lightbox[730]"><img class="aligncenter size-full wp-image-733" title="3-listdisk" src="http://www.justcomp.org/wp-content/uploads/2009/05/3-listdisk.png" alt="3-listdisk" width="408" height="193" /></a><br />
Bu komutu girdiğinizde size DOS ekranı açılacak. İşte bu ekrana "Diskpart" komutunu yazın.</p>
<p><span style="text-decoration: underline;"><strong>Sistemdeki Diskleri Görmek<br />
</strong></span>Sistemdeki diskleri görmek için "List Disk" komutunu mutlaka yazın. USB belleğin hangi disk'e göre atandığını bulmanız gerekiyor. Aksi takdirde ezbere yapacağınız bir iş dosyaların var olduğu başka bir disk'i silebilir.</p>
<div id="attachment_734" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/3-listdisk1.png" rel="lightbox[730]"><img class="size-full wp-image-734" title="3-listdisk1" src="http://www.justcomp.org/wp-content/uploads/2009/05/3-listdisk1.png" alt="3-listdisk1" width="408" height="193" /></a><p class="wp-caption-text">&quot;List disk&quot; komutunu mutlaka çalıştırın.</p></div>
<p>Burada sisteme bağlı olduğunuz USB belleği tanımanız gerekiyor. Bizim örneğimizde 8 GByte'lık bir disk kullandık. İşte bu disk burada disk 1 olarak görünür.</p>
<p><span style="text-decoration: underline;"><strong>Diskleri Seçmek<br />
</strong></span>USB belleğimiz disk 1 olarak göründü. Sistemimizde tek bir sabit disk var. Sabit disk burada disk 0 ve USB bellek de disk 1 olarak göründü. İki sabit diskli sistemde USB bellek disk 2 olarak görünecektir. Bu yüzden mutlaka dikkat edilmeli.</p>
<div id="attachment_735" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/4-selectdisk.png" rel="lightbox[730]"><img class="size-full wp-image-735" title="4-selectdisk" src="http://www.justcomp.org/wp-content/uploads/2009/05/4-selectdisk.png" alt="4-selectdisk" width="408" height="227" /></a><p class="wp-caption-text">&quot;Select Disk (USB belleğin atacağı harf)&quot; komutunu girin.</p></div>
<p>Örneğimizde USB bellek disk 1 olarak göründü. Aynı pencereye "select disk 1" komutunu girmeniz gerekiyor.</p>
<p><span style="text-decoration: underline;"><strong>Diski Temizlemek<br />
</strong></span>Sıra geldi USB belleğin içini temizlemek. USB bellek "Clean" komutu ile silinir. Burada yapacağınız bir hatanın geri dönüşü yok. Bu yüzden dikkat edilmeli.</p>
<div id="attachment_736" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/5-cleandisk.png" rel="lightbox[730]"><img class="size-full wp-image-736" title="5-cleandisk" src="http://www.justcomp.org/wp-content/uploads/2009/05/5-cleandisk.png" alt="5-cleandisk" width="408" height="278" /></a><p class="wp-caption-text">Diski temizlemek için &quot;Clean&quot; komutunu kullan. </p></div>
<p>Clean, USB belleğin birimini siler. Delete gibi iş görmez.</p>
<p><span style="text-decoration: underline;"><strong>Birimi oluştur<br />
</strong></span>USB belleğin içi tamamen silindi. Şimdi bu belleğin birimini oluşturmamız gerekiyor. Bunun için "Create Partition Primary" komutunu yazın.</p>
<div id="attachment_737" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/6-createpartititon.png" rel="lightbox[730]"><img class="size-full wp-image-737" title="6-createpartititon" src="http://www.justcomp.org/wp-content/uploads/2009/05/6-createpartititon.png" alt="6-createpartititon" width="408" height="305" /></a><p class="wp-caption-text">&quot;Create Partition Primary&quot; komutu birimi yeniden oluşturur.</p></div>
<p>Burada fazla bir müdahalae etmiyoruz. 32 GByte'lık bir ürün olsa bile farklı birimler oluşturmuyoruz. Bu oldukça önemli.</p>
<p><span style="text-decoration: underline;"><strong>Birimi Seç<br />
</strong></span>Birimi oluşturmamız lazım. Tek bir birim oluşturduğumuz için "<strong>select partition 1</strong>" komutunu kullanmamız gerekiyor. Bu komut yine aynı pencereye yazılıyor.</p>
<div id="attachment_738" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/7-selectpartition.png" rel="lightbox[730]"><img class="size-full wp-image-738" title="7-selectpartition" src="http://www.justcomp.org/wp-content/uploads/2009/05/7-selectpartition.png" alt="7-selectpartition" width="408" height="315" /></a><p class="wp-caption-text">&quot;Select Partition 1&quot; komutunu kullan. </p></div>
<p>Bu işlem profesyonel olmayan kullanıcılar için. Bu yüzden de tek bir birim oluşturduk. Birçok birim kullanıldığında Select Partition 1 yerine farklı sayılar kullanılabilir.</p>
<p><span style="text-decoration: underline;"><strong>Birimi Çalıştır<br />
</strong></span>Tabi birimi oluşturmak ve seçmek yeterli değil. Bu ürünü aktif hale getirmek gerekir. Bunun için "<strong>active</strong>" komutunu girmek gerek.</p>
<div id="attachment_739" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/8-activeyaz.png" rel="lightbox[730]"><img class="size-full wp-image-739" title="8-activeyaz" src="http://www.justcomp.org/wp-content/uploads/2009/05/8-activeyaz.png" alt="8-activeyaz" width="408" height="302" /></a><p class="wp-caption-text">Aynı pencereye &quot;active&quot; komutunu yaz. </p></div>
<p>Bu oldukça önemli bir komut. Bu komutu yazmazsanız bir sonraki adımlar boşuna yapılmış olur.</p>
<p><span style="text-decoration: underline;"><strong>Birime Format İşlemi<br />
</strong></span>Sıra geldi format işlemine. Burada Fat32 dosya formatını kullanmak şart. Bunun için de "<strong>format fs=fat32</strong>" komutunu kullanın.</p>
<div id="attachment_740" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/9-formatdisk.png" rel="lightbox[730]"><img class="size-full wp-image-740" title="9-formatdisk" src="http://www.justcomp.org/wp-content/uploads/2009/05/9-formatdisk.png" alt="9-formatdisk" width="408" height="309" /></a><p class="wp-caption-text">Disk&#39;i biçimlendirmek şart. &quot;Format fs=fat32&quot; komutunu kullan.</p></div>
<p><span style="text-decoration: underline;"><strong>Birimi Atama<br />
</strong></span>Format işlemi bitti. Geriye pek bir şey kalmadı. Yapmanız gereken "<strong>assign</strong>" komutu ile birimi atamak. Bu yapıldığında USB belleğiniz sistem tarafından bir harf alır.</p>
<div id="attachment_741" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/10-assing.png" rel="lightbox[730]"><img class="size-full wp-image-741" title="10-assing" src="http://www.justcomp.org/wp-content/uploads/2009/05/10-assing.png" alt="10-assing" width="408" height="280" /></a><p class="wp-caption-text">&quot;Assign&quot; komutundan sonra pek bir şey kalmadı. </p></div>
<p>USB belleğinizin harfini mutlaka bilmeniz gerekiyor. Masaüstünde yer alan Bilgisayarım ikonun çift tıkladığınızda USB belleğiniz görebilirsiniz. USB belleğin harfini buradan okuyabilirsiniz.</p>
<p><span style="text-decoration: underline;"><strong>Vista'yı USB Belleğe kopyala</strong></span><br />
Sıra geldi son işleme. Vista CD'sini USB belleğe kopyalamalısınız. <strong>Xcopy </strong>(Optik sürücüye atanan harf)<strong>:\*.* /s/e/f </strong>(USB belleğe atanan harf)<strong>:\</strong> komutunu kullan.</p>
<p>Bu örneğimizde optik sürücümüz "D" harfini USB belleğimiz de "E" harfini kullanıyor. Bu halde komutumuz "<strong>Xcopy d:\*.* /s/e/f e:\</strong>" olarak yazılmalı.</p>
<div id="attachment_742" class="wp-caption aligncenter" style="width: 418px"><a href="http://www.justcomp.org/wp-content/uploads/2009/05/11-xcopy.png" rel="lightbox[730]"><img class="size-full wp-image-742" title="11-xcopy" src="http://www.justcomp.org/wp-content/uploads/2009/05/11-xcopy.png" alt="11-xcopy" width="408" height="149" /></a><p class="wp-caption-text">Normal şartlarda &quot;Xcopy d:*.* /s/e/f e:&quot; komutu kullanılır.</p></div>
<p>Vista CD'sini sabit disk'e (Örn: C:\vista) kopyalayan kişilerde durum biraz daha farklı. Burada Vista klasörünün C sürücüsünün altında olduğunu varsayalım. O zaman " "<strong>Xcopy c:\vista\*.*  /s/e/f  e:\</strong>" olarak değiştirilmeli.</p>
<p>Hepsi bu kadar. Anakartın BIOS'undan USB-HDD Boot seçeneğini işaretleyin. USB belleği sisteme takın ve Vista kurulum işlemini buradan başlattın.</p>
<p><em>Alintidir</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2009/05/25/usb-bellekten-vista-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Bellekten XP Yüklemek</title>
		<link>http://www.yuksels.org/2009/05/25/usb-bellekten-xp-yuklemek/</link>
		<comments>http://www.yuksels.org/2009/05/25/usb-bellekten-xp-yuklemek/#comments</comments>
		<pubDate>Mon, 25 May 2009 14:37:08 +0000</pubDate>
		<dc:creator>Nevzat Oter</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[İşletim Sistemleri]]></category>
		<category><![CDATA[bootable]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.justcomp.org/?p=724</guid>
		<description><![CDATA[USB bellekten XP kurulum dosyalarını atabileceğinizi ve yükleyebileceğinizi biliyor musunuz. O zaman bu yazımızı dikkatlice okuyun. Bu yazımızda Windows XP kurulum dosyalarını nasıl USB belleğe atacağınızı ve buradan da nasıl kurulum yapacağını anlatacağız. İhtiyacınız olan tek şey 1 GByte kapasiteli bir USB disk ve sistemi USB'den Boot eden bir anakart. USB bellekten kurulum neden bu [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_705" class="wp-caption alignright" style="width: 255px"><img class="size-full wp-image-705" title="usbbellektenxp" src="http://www.justcomp.org/wp-content/uploads/2009/05/usbbellektenxp.png" alt="USB bellekten Windows XP kurmak mümkün." width="245" height="168" /><p class="wp-caption-text">USB bellekten Windows XP kurmak mümkün.</p></div>
<p>USB bellekten XP kurulum dosyalarını atabileceğinizi ve yükleyebileceğinizi biliyor musunuz. O zaman bu yazımızı dikkatlice okuyun.</p>
<p>Bu yazımızda <strong>Windows XP</strong> kurulum dosyalarını nasıl <strong>USB belleğe</strong> atacağınızı ve buradan da nasıl kurulum yapacağını anlatacağız. İhtiyacınız olan tek şey <strong>1 GByte</strong> kapasiteli bir <strong>USB disk</strong> ve sistemi USB'den <strong>Boot</strong> eden bir anakart.</p>
<p><span id="more-724"></span><strong>USB bellekten</strong> kurulum neden bu kadar önemli. <strong>Orijinal CD</strong>'niz çizilmiş olabilir ve kurulum esnasında hata da verebilir. <strong>USB</strong>'den yapılan bir kurulum <strong>çizilme</strong> derdi yok. Buna ek olarak <strong>optik sürücüsü </strong>olmayan diz üstü sistemlere bu yöntemi bilmeniz şart. Kaldı ki <strong>USB belle</strong>k ile yapılan kurulum <strong>Windows CD</strong>'sinden çok daha hızlı.</p>
<p><span style="text-decoration: underline;"><strong>USB MultiBoot 10 Programını İndirin </strong></span><br />
İlk yapmanız şey <strong>USB MultiBoot 10</strong> programını indirmek. Note: There is a file embedded within this post, please visit this post to download the file.</p>
<p><strong>USB MultiBoot 10</strong> esasında birçok programı içinde bulunduran bir klasör. Bu klasörün içini açıp <strong>USB_MultiBoot_10.cmd</strong> adlı dosyayı çalıştırın.</p>
<div id="attachment_708" class="wp-caption aligncenter" style="width: 418px"><img class="size-full wp-image-708" title="usbmultiboot" src="http://www.justcomp.org/wp-content/uploads/2009/05/usbmultiboot.png" alt="USB_MultiBoot_10.cmd adlı dosyayı çalıştırın." width="408" height="209" /><p class="wp-caption-text">USB_MultiBoot_10.cmd adlı dosyayı çalıştırın.</p></div>
<p>Karşınızda ilk olarak bir <strong>DOS</strong> ekranı çıkacak. Bu <strong>DOS</strong> ekranında bu program hakkında bilgi veriliyor. Bu bilgiyi geçmek için herhangi bir tuş'a basın.</p>
<p><span style="text-decoration: underline;"><strong>USB Belleği Sisteme Takın<br />
</strong></span><strong>USB</strong> belleği sisteme takın ve <strong>DOS</strong> penceresinde gelen "<strong>H</strong>" harfini basın. Bu oldukça önemli bir özellik. Çünkü burada <strong>USB </strong>belleğe bir <strong>format</strong> atmanız gerekecek. Bu format ikinci bir program çalıştırılarak yapılır.</p>
<div id="attachment_709" class="wp-caption aligncenter" style="width: 418px"><img class="size-full wp-image-709" title="3-usbdisk" src="http://www.justcomp.org/wp-content/uploads/2009/05/3-usbdisk.png" alt="HP USB Disk storage format programını H harfi ile çalıştın" width="408" height="209" /><p class="wp-caption-text">HP USB Disk storage format programını H harfi ile çalıştın</p></div>
<p><strong>DOS </strong>penceresinde <strong>H</strong> harfine basın ve bekleyin. <strong>Vista</strong> kullanıcıları burada "<strong>Yönetici hakları</strong>" isteniyor. Böyle bir durumda <strong>Başlat</strong> menüsünden <strong>Denetim masasına</strong> gidin. Burada kullanıcı hesaplarına ulaşın. <strong>Kullanıcı hesap denetimini</strong> aç veya kapa seçeneğini girin ve kutucuğu işaretleyip bu pencereyi terk edin. Bunu yaptığınızda <strong>HP USB Disk Storage Format</strong> programı açılacak.</p>
<p><span style="text-decoration: underline;"><strong>USB Belleğe Format Atın<br />
</strong></span>Açılan pencerede dikkat etmeniz gereken tek şey en üst'te <strong>USB belleğinizin</strong> tanınmış olması. File System, <strong>Fat32</strong> olarak işaretlenmeli. İşlem uzun sürmesin diye <strong>Quick Format</strong> seçeneği de işaretlenmeli.</p>
<div id="attachment_710" class="wp-caption aligncenter" style="width: 366px"><img class="size-full wp-image-710" title="4-usbtanimli" src="http://www.justcomp.org/wp-content/uploads/2009/05/4-usbtanimli.png" alt="USB belleğin tanımlı olduğuna bakın. " width="356" height="467" /><p class="wp-caption-text">USB belleğin tanımlı olduğuna bakın. </p></div>
<p>Bunu yaptığınızda <strong>USB bellekte</strong> tüm bilgiler silinecek. Dosya formatı <strong>Fat 32</strong> olacak ve Windows XP kurulum dosyaları için hazır olacak.</p>
<p><span style="text-decoration: underline;"><strong>Windows XP Dosyalarını Göstermek<br />
</strong></span><strong>Windows XP</strong> dosyalarını burada göstermeniz gerekiyor. <strong>USB belleğe</strong> kopyalayacağınız kaynağı vermelisiniz. Bu <strong>Windows XP CD </strong>veya sabit disk'te bulunan <strong>klasör</strong> olabilir. Yapmanız gereken tek şey, <strong>DOS</strong> penceresinden "<strong>1</strong>" harfini girmek ve <strong>Enter </strong>tuşuna basmak.</p>
<div id="attachment_711" class="wp-caption aligncenter" style="width: 418px"><img class="size-full wp-image-711" title="5-dos" src="http://www.justcomp.org/wp-content/uploads/2009/05/5-dos.png" alt="DOS penceresinden 1 harfini girip Enter’a basın" width="408" height="209" /><p class="wp-caption-text">DOS penceresinden 1 harfini girip Enter’a basın</p></div>
<p>Çıkan pencerede size <strong>kaynağın </strong>yolu sorulacak. <strong>C sürücüsünün</strong> içine attığınız <strong>Windows XP</strong> dosyasını göstermeniz gerekir. Aynısı optik sürücü içinde olan <strong>Windows XP yolunu</strong> için de geçerli.</p>
<div id="attachment_712" class="wp-caption aligncenter" style="width: 352px"><img class="size-full wp-image-712" title="6-xpkurulum" src="http://www.justcomp.org/wp-content/uploads/2009/05/6-xpkurulum.png" alt="XP kurulum dosyalarının olduğu klasörü göstermelisiniz." width="342" height="334" /><p class="wp-caption-text">XP kurulum dosyalarının olduğu klasörü göstermelisiniz.</p></div>
<p><span style="text-decoration: underline;"><strong>USB Belleğin Harfini Girmek<br />
</strong></span><strong>DOS</strong> penceresine geri döndünüz. Şimdi sıra "<strong>2</strong>" harfini girip <strong>Enter</strong>'a basmak olacak. Burada yine bir önceki ekran gibi bir "<strong>klasöre göz at</strong>" penceresi çıkacak. USB belleğin harfini buraya girin.</p>
<div id="attachment_713" class="wp-caption aligncenter" style="width: 418px"><img class="size-full wp-image-713" title="7-dos2" src="http://www.justcomp.org/wp-content/uploads/2009/05/7-dos2.png" alt="DOS penceresinden 2 harfini girin." width="408" height="209" /><p class="wp-caption-text">DOS penceresinden 2 harfini girin.</p></div>
<p><strong>USB belleğin</strong> harfini girdiğinizde ikinci bir pencere açılacak. Bu pencereler <strong>makine adı, kullanıcı adı, yönetici parolası, Windows XP parolası </strong>gibi bilgiler girecek. Bu alanları doldurmalısınız. Bunu yaptığınızda <strong>Windows XP</strong> kurulumunda size makine adı, yönetici parolası ve benzeri şeyler sorulmayacak.</p>
<div id="attachment_714" class="wp-caption aligncenter" style="width: 418px"><img class="size-full wp-image-714" title="8-evet" src="http://www.justcomp.org/wp-content/uploads/2009/05/8-evet.png" alt="Evet tuşuna basın ve sizden istediği bilgileri girin" width="408" height="373" /><p class="wp-caption-text">Evet tuşuna basın ve sizden istediği bilgileri girin</p></div>
<p><span style="text-decoration: underline;"><strong>Dosyalar Kopyalamaya Hazır</strong></span><br />
İstenilen bilgiler girildiğinde tekrar <strong>DOS </strong>penceresine dönüyoruz. Şimdi sıra geldi kurulum dosyalarını belleğe kopyalamaya. Bunun için "<strong>3</strong>" harfini girip <strong>Enter </strong>tuşuna basın.</p>
<div id="attachment_715" class="wp-caption aligncenter" style="width: 417px"><img class="size-full wp-image-715" title="9-3tusu" src="http://www.justcomp.org/wp-content/uploads/2009/05/9-3tusu.png" alt="Dosyaları kopyalamak için 3 tuşuna basın." width="407" height="208" /><p class="wp-caption-text">Dosyaları kopyalamak için 3 tuşuna basın.</p></div>
<p>Kopayalama işlemi biraz <strong>uzun sürebilir</strong>. Arada bir <strong>pencere </strong>de açılabilir. Burada karşınıza çıkan tüm pencereleri "<strong>Evet</strong>" ile işaretleyin ve kurulumun bitmesini bekleyin.</p>
<div id="attachment_716" class="wp-caption aligncenter" style="width: 418px"><img class="size-full wp-image-716" title="10-kopyalaniyor" src="http://www.justcomp.org/wp-content/uploads/2009/05/10-kopyalaniyor.png" alt="Kurulum dosyaları USB belleğe kopyalanıyor." width="408" height="207" /><p class="wp-caption-text">Kurulum dosyaları USB belleğe kopyalanıyor.</p></div>
<p><span style="text-decoration: underline;"><strong>Windows XP Kurulumu<br />
</strong></span><strong>Windows XP</strong> kurulum dosyaları <strong>USB</strong> belleğin içine kopyalanmış durumda. Bu belleği şimdi istediğiniz sisteme takabilirsiniz. Anakart'ın <strong>USB-HDD</strong>'ye göre ayarlanmış olduğuna dikkat (bkz. <a href="http://shiftdelete.net/linux-slax-usb-bellekten-calismak_9026-s4.html" target="_blank">USB Boot</a>) edin.</p>
<div id="attachment_717" class="wp-caption aligncenter" style="width: 395px"><img class="size-full wp-image-717" title="11-kurulumda1secin" src="http://www.justcomp.org/wp-content/uploads/2009/05/11-kurulumda1secin.png" alt="Kurulum ekranında ilk olarak 1 seçeneğini girin" width="385" height="273" /><p class="wp-caption-text">Kurulum ekranında ilk olarak 1 seçeneğini girin</p></div>
<p>Sistemi USB bellekten açın ve ilk seçenek olarak "<strong>1</strong>" harfini girin. Bu oldukça önemli bir durum. <strong>USB belleği</strong> Windows XP kurulana kadar çalıştırmayın.</p>
<p>Sistem yeniden başladığında tekrar <strong>1</strong> harfini girin. Arkasından da "<strong>2</strong>" harfi için grafik ara yüz'ü kullanın. <strong>Hepsi bu kadar</strong>.</p>
<p><em>Alintidir</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2009/05/25/usb-bellekten-xp-yuklemek/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>K.Alliance &#8211; Windows Server 2008 Görsel Eğitim Setleri</title>
		<link>http://www.yuksels.org/2009/05/23/kalliance-windows-server-2008-gorsel-egitim-setleri/</link>
		<comments>http://www.yuksels.org/2009/05/23/kalliance-windows-server-2008-gorsel-egitim-setleri/#comments</comments>
		<pubDate>Sat, 23 May 2009 10:02:05 +0000</pubDate>
		<dc:creator>Ali YUKSEL</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[Tracker]]></category>
		<category><![CDATA[windows 2008]]></category>

		<guid isPermaLink="false">http://www.justcomp.org/?p=698</guid>
		<description><![CDATA[Okul veya işyerlerinizde kullandığınız veya yönettiğiniz Windows Server 2003 leri Windows Server 2008 e yükseltmeyi düşünüyor veya çoktan kullanmaya başlamış olabilirsiniz. Microsoft her bir ürün çıkarttığında mutlaka ona yeni özellikler ekliyor ve bunları öğrenmek bir ağ yöneticisi olarak işlerinizi kolaylaştıracaktır. CBT (Computer Based Training) serisinden K.Alliance görsel eğitim setlerinden Microsoft Windows Server 2008 eğitim kütüphanesi [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-700" title="kalliance-patrick-loner" src="http://www.justcomp.org/wp-content/uploads/2009/05/kalliance-patrick-loner-150x150.jpg" alt="kalliance-patrick-loner" width="150" height="150" />Okul veya işyerlerinizde kullandığınız veya yönettiğiniz Windows Server 2003 leri Windows Server 2008 e yükseltmeyi düşünüyor veya çoktan kullanmaya başlamış olabilirsiniz. Microsoft her bir ürün çıkarttığında mutlaka ona yeni özellikler ekliyor ve bunları öğrenmek bir ağ yöneticisi olarak işlerinizi kolaylaştıracaktır.</p>
<p>CBT (Computer Based Training) serisinden K.Alliance görsel eğitim setlerinden Microsoft Windows Server 2008 eğitim kütüphanesi Windows Server 2008 ile ilgili oldukça geniş bir sete sahip. Bu kütüphane içinden bulabildiğim görsel eğitim setlerinden bazılarını trackerda sizlerle paylaştım ama sizden ricamız bu setleri faydalı görürseniz satın alıp destek olmanızdır.</p>
<p>Şimdi kütüphane içerisindeki başlıklara bakalım:</p>
<p style="text-align: center;"><span id="more-698"></span><iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="http://www.youtube.com/embed/rjE8SQ1c5hM" frameborder="0" allowFullScreen="true"> </iframe></p>
<ul>
<li><a href="http://www.cbtplanet.com/microsoft-it/6418-deploying-windows-server-2008.htm">Deploying Windows Server 2008</a> (tracker)</li>
<li> <a href="http://www.cbtplanet.com/microsoft-it/6421-troubleshooting-windows-server-2008-infrastructure.htm">Configuring and Troubleshooting a Windows Server 2008 Network Infrastructure</a> (tracker)</li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6425-troubleshooting-windows-server-2008-active-directory-services.htm"> Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services</a> (tracker)</li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6426-troubleshooting-windows-server-2008-identity-access-solutions.htm">Configuring and Troubleshooting Identity and Access Solutions with Windows Server 2008 Active Directory</a></li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6427-configuring-troubleshooting-iis-windows-server-2008.htm"> Configuring and Troubleshooting Internet Information Services in Windows Server 2008</a></li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6428-configuring-troubleshooting-windows-server-2008-terminal-services.htm"> Configuring and Troubleshooting Windows Server 2008 Terminal Services</a> (tracker)</li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6430-managing-maintaining-windows-2008-servers.htm"> Managing and Maintaining Windows Server 2008 Servers</a> (tracker)</li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6431-managing-maintaining-windows-server-2008-network-infrastructure.htm"> Managing and Maintaining Windows Server 2008 Network Infrastructure Servers</a></li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6432-managing-maintaining-windows-server-2008-active-directory.htm">Managing and Maintaining Windows Server 2008 Active Directory Servers</a> (tracker)</li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6435-designing-windows-2008-network-infrastructure.htm"> Designing a Windows Server 2008 Network Infrastructure</a> (tracker)</li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6436-designing-windows-2008-active-directory.htm"> Designing a Windows Server 2008 Active Directory Infrastructure and Services</a></li>
<li><a href="http://www.cbtplanet.com/microsoft-it/6437-designing-windows-server-2008-applications-platform-infrastructure.htm">Designing a Windows Server 2008 Applications Platform Infrastructure</a></li>
<li><a href="http://www.cbtplanet.com/microsoft-it/windows-server-2008-hyper-v.htm">Windows Server 2008 Hyper-V</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2009/05/23/kalliance-windows-server-2008-gorsel-egitim-setleri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 Active Directory Öğrenelim!</title>
		<link>http://www.yuksels.org/2009/03/04/windows-server-2008-active-directory-ogrenelim/</link>
		<comments>http://www.yuksels.org/2009/03/04/windows-server-2008-active-directory-ogrenelim/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 13:00:12 +0000</pubDate>
		<dc:creator>Ali YUKSEL</dc:creator>
				<category><![CDATA[Görsel Eğitim]]></category>
		<category><![CDATA[Tracker]]></category>

		<guid isPermaLink="false">http://www.justcomp.org/?p=601</guid>
		<description><![CDATA[Train Signal - Window Server 2008 Active Directory Training Okullarda veya çalıştığımız yerlerde genellikle Windows Server 2003 kullanılmakta veya Windows Server 2008 e geçilmeye başlanmıştır. Windows Server 2008 bir önceki sürümüne göre daha kolay ve kullanıma hazır gelmekle beraber bazı yeni kavramlar ve araçları da beraberinde getirmiştir. Bu yeniliklerin büyük bir kısmını Active Directory de [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-600" title="trainsignal_windows_server2008_active_directory_training" src="http://www.justcomp.org/wp-content/uploads/2009/03/trainsignal_windows_server2008_active_directory_training-150x150.jpg" alt="trainsignal_windows_server2008_active_directory_training" width="150" height="150" /></p>
<p><strong>Train Signal - Window Server 2008 Active Directory Training</strong></p>
<p>Okullarda veya çalıştığımız yerlerde genellikle Windows Server 2003 kullanılmakta veya Windows Server 2008 e geçilmeye başlanmıştır. Windows Server 2008 bir önceki sürümüne göre daha kolay ve kullanıma hazır gelmekle beraber bazı yeni kavramlar ve araçları da beraberinde getirmiştir. Bu yeniliklerin büyük bir kısmını Active Directory de görebilirsiniz.</p>
<p>Train Signal Windows Server 2008 - Active Directory Training seti ile daha önceden tecrübeniz yoksa bile sıfırdan domain kurulumu ve yönetini anlatılmaktadır. Aşağida içeriğini yazacağım bu görsel eğitim seti Windows Server ile uğraşan herkese lazım ve aynı zamanda <span class="copy">70-640 MCTS sınavı için gerekli bütün konuları içeriyor.</span></p>
<p><span class="copy"><a href="http://www.trainsignal.com/Windows-Server-2008-Active-Directory-Training-P34.aspx" target="_blank">Bu eğitim setini satın al</a>manızı tavsiye etmekle beraber sonradan satın almak üzere trackerdan indirebilirsiniz<br />
</span></p>
<p><strong><span class="copy">İçindekiler</span></strong></p>
<p><span id="more-601"></span></p>
<ul>
<li><strong>Video 1 - Welcome to Windows Server 2008  Active Directory </strong>
<ul>
<li>About Your Instructor and Train Signal</li>
<li> What&rsquo;s Covered in this Course?</li>
<li> The Globomantics Scenario</li>
</ul>
</li>
<li><strong> Video 2 - What is Active Directory? </strong>
<ul>
<li> What is Active Directory and Why Should I Care?</li>
<li> What is a Domain?</li>
<li>What is a Server Role?</li>
<li> What is DNS?</li>
</ul>
</li>
<li> <strong>Video 3 - Installing Server 2008 and Active  Directory</strong> (The First Two Domain Controllers: Installing Server 2008 and Active  Directory)
<ul>
<li> Building  the Brain of the Globomantics Network</li>
<li> Hardware Requirements</li>
<li> Server 2008 Editions</li>
<li> Bare Metal Installation Process</li>
<li> Windows Server 2008 Installation</li>
<li> Initial Configuration Task List</li>
<li> Installation of ADDS</li>
<li> Administrator Passwords</li>
<li> Renaming Default-First-Site-Name</li>
<li> Setting Up a Second Domain Controller</li>
<li> Can We Talk?&nbsp;&nbsp;  Replication Testing</li>
</ul>
</li>
<li> <strong>Video 4 - Setting Up Remote Desktop on Your  Personal Vista Client</strong> (Because You<br />
    Don&rsquo;t Want to Have to Go into the Server Room Every Time  You Need to Do<br />
    Something) </p>
<ul>
<li> The DC&rsquo;s Are Up and Running&hellip; Now What?</li>
<li> Renaming Vista Client Computer Name</li>
<li> Joining Vista Client to Globomantics Domain</li>
<li> Troubleshooting Connection Problem</li>
<li> Troubleshooting RPC Server Error</li>
<li> Why Remote Desktop is Just Great</li>
<li> Setting Up Remote Desktop Shortcut</li>
</ul>
</li>
<li><strong>Video 5 - Creating OUs, User, and Computer  accounts and Groups </strong>
<ul>
<li> The DC&rsquo;s Are Up and Running - Now What? - Part 2</li>
<li> What&rsquo;s an OU Again?</li>
<li> Creating an Organizational Unit</li>
<li> Deleting on OU</li>
<li> Creating User Accounts</li>
<li> Introducing DSADD</li>
<li>Creating Users Using a Script</li>
<li> Creating Users Using Excel Template</li>
<li> Creating Computer Accounts</li>
<li> Difference Between OUs and Groups</li>
<li> Creating Groups in AD</li>
<li> Adding Users and Computers into Groups</li>
</ul>
</li>
<li> <strong>Video 6 - Setting Up Share Folders and  Printers, Mapping Drives, and Creating Permissions</strong> (Setting  Up Share Folders and Printers, Mapping Drives, and Wrestling with Permissions: Sharing Stuff on Servers)
<ul>
<li> Setting Up a Member Server</li>
<li> File Server Partitions</li>
<li> Creating Shared Folders</li>
<li> Share Level Permissions</li>
<li> Using Share and Storage Management MMC</li>
<li> Using Windows Explorer to Create Shared Folders</li>
<li> Testing Shared Folders</li>
<li> Groups and Permissions:&nbsp;&nbsp;  Good Idea that Could Go Very Wrong</li>
<li> Making a Group a Member of Another Group</li>
<li> Share Level vs. NTFS Permissions</li>
<li> What is Inheritance</li>
<li> Creating NTFS Permissions</li>
<li> Checking NTFS Permissions</li>
<li> Rules for Share Level and NTFS Permissions</li>
<li> Moving Folders</li>
<li> Mapping a Shared Drive</li>
<li> Checking Group Memberships</li>
<li> Creating and Sharing Printers</li>
<li> Adding a Printer</li>
<li> What Globomantics.com Looks Like Now</li>
</ul>
</li>
<li><strong>Video 7 - Group Policy Objects </strong>(Get Your Control Freak On: Staring to Control What Your Users Can and Can&rsquo;t Do through Group Policy)
<ul>
<li>Group Policy Objects</li>
<li> Group Policy Management Console</li>
<li> Default Domain Policy</li>
<li> Local Vs. Domain Policy</li>
<li> Configuring Domain Level Policy</li>
<li> Linking GPOs</li>
<li> GPO&rsquo;s Processing Order</li>
<li> Setting Up Coach&rsquo;s Fave Four Policies</li>
<li> Desktop Wallpaper Policy</li>
<li> Preventing Users from Installing Software</li>
<li> Removable Storage Policy</li>
<li> Testing Our Policies</li>
</ul>
</li>
<li> <strong>Video 8 - Security Filtering and Setting Up  OUs for Better Group Policy Implementation</strong>&nbsp;(How to Make Your  Boss Mad and then Fix it Really Fast : Setting Up Your Organizational Units for Better Group Policy  Implementation, Security Filtering for GPOs Using  Groups, and Making Your Boss Happy Again)
<ul>
<li> Hank is Angry!</li>
<li> A Little Reorganization: Option 1, 2 or 3?</li>
<li> Using a Combination of Techniques</li>
<li> Reorganizing Users &amp; Computers</li>
<li> Running &ldquo;gpupdate&rdquo; Command</li>
<li> Checking DCs Replication</li>
<li> Testing Our Reorganized Active Directory</li>
</ul>
</li>
<li> <strong>Video 9 - Locking Down Machines at the  Computer Level and Mapping Drives</strong> (Make Your Life Easier with Computer Policies and  Preferences: Locking Down Machines at the Computer Level and Mapping Drives with  Group Policy Preferences)
<ul>
<li> Quick  Review of Our Network</li>
<li> Policy Settings to Computer Lockdown</li>
<li> Reorganizing Computer OUs</li>
<li> Creating Computer GPOs</li>
<li> Loopback Processing</li>
<li> Group Policy Intervals</li>
<li> Testing Computer GPOs</li>
<li> Mapping Network Drives with Preferences</li>
<li> Testing Preferences - Mapped Drives</li>
</ul>
</li>
<li><strong>Video 10 - Using GPOs to Install Software</strong> (How to Push Software onto a Lot of Machines without Getting Up from Your  Desk:&nbsp;&nbsp; Using Group Policy Objects to  Install Software and Adjusting Group Policy that Affects Group Policy at the Domain  Level)
<ul>
<li> You are Here:&nbsp;&nbsp; a  Quick Look at What We&rsquo;ve Built</li>
<li> Our Scenario</li>
<li> Options for Installing Software</li>
<li> What You Need for a Software Installing GPO</li>
<li> Steps for Creating GPO for Software Installation</li>
<li> Creating a Shared Folder for Foxit.msi Package</li>
<li> Creating and Linking a New GPO to the NYComputers OU</li>
<li> Testing Our New GPO Software Installation</li>
<li> The Group Policy for Group Policy?!</li>
<li> Default Domain Policy Settings</li>
<li> Where We&rsquo;re at Now</li>
</ul>
</li>
<li> <strong>Video 11 - Domain and Fine Grained Password  Policies</strong> (What&rsquo;s My P@ssw0rd Again? Domain Password Policies, Fine Grained Password  Policies, and a Little Password Management Thrown in for Good Measure)
<ul>
<li> The Default Domain Password Policy</li>
<li> Account Lockout Policy</li>
<li> Letting Your Boss Use Whatever Password He/She Wants</li>
<li> A Little Password Management Goes a Long Way</li>
<li> Server 2008 Functional Level</li>
</ul>
</li>
<li> <strong>Video 12 - Providing Permissions to an  Account for Administrative Tasks</strong> (Passing the Buck: Providing Permissions to an Account for  Administrative Tasks without Giving Away All Your Thunder)
<ul>
<li> Giving  Someone Else the Ability to Reset Passwords</li>
<li> Additional Built-In Groups in OUs</li>
<li> Delegation of Control Wizard</li>
<li> Additional Built-In Groups Demo</li>
<li> Installing RSAT to a Vista Client for Easy Server  Management</li>
<li> Configuring RSAT for Vista</li>
</ul>
</li>
<li><strong>Video 13 - Windows Server Backup, WBADMIN,  and NTDSUTIL</strong> (Creating Backup Solutions  Before Stuff Blows Up:&nbsp;&nbsp; How to Use  Windows Server Backup, WBADMIN, and NTDSUTIL to  Create Backup Media)
<ul>
<li> An Hour of Prevention Prevents an Ounce of Pink Slip</li>
<li> WBADMIN - Stronger Tools and More Options</li>
<li> NTDSUTIL - Super-Powered Utility for Lots of Operations</li>
<li>The Globomantics Backup Strategy</li>
<li> Installing Windows Server Backup on DC2</li>
<li> Windows Server Backup Setup and Configuration</li>
<li> Selecting Backup Once Wizard</li>
<li> System State Backup with WBADMIN</li>
<li> Creating Install for Media (IFM) Media</li>
<li> Backup Conclusion and Wrap Up</li>
</ul>
</li>
<li> <strong>Video 14 - Moving Operations Masters and  Adding a DC with IFM</strong> (Reducing Single Points of Failure: Changing Up the Operations Masters and  How to Add a Domain Controller with IFM)
<ul>
<li> A Little Future Planning to Prevent Major Problems</li>
<li> What Are Operations Masters?</li>
<li> Restructuring the Globomantics DCs a Bit</li>
<li> Moving PDC Emulator and RID to DC2</li>
<li> Building DC3 with IFM Media</li>
<li> Verifying DC3 Configuration</li>
</ul>
</li>
<li> <strong>Video 15 - Monitoring, Auditing, and  Maintaining Your AD Database</strong> (Stuff to Make Your Active Directory Life Just a Little More  Predictable: Monitoring, Auditing, and Maintaining Your Active Directory Database)
<ul>
<li> Watching  Your AD Stuff</li>
<li> Your Monitoring Toolbox</li>
<li> Task Manager</li>
<li> Event Viewer</li>
<li> Performance Monitor</li>
<li> Reliability Monitor</li>
<li> Data Collector Sets</li>
<li> Watch Who&rsquo;s Doing What to Your Active Directory</li>
<li> Enabling Auditing for Our New Your OU</li>
<li> Steps for Defragging Your AD Database</li>
<li> Defragging Your AD Database with NTDSUTIL</li>
</ul>
</li>
<li><strong>Video 16 - Adding a Child Domain and  Configuring Replication</strong> (Creating the Chicago  Location: Adding a Child Domain, Creating Sites and Subnets, and Configuring Replication with the Mother Ship)
<ul>
<li> Before We Begin</li>
<li> Creating Chicago Site in AD</li>
<li> Creating Subnet for Chicago Office</li>
<li> Installing Domain Controller for Chicago</li>
<li> Configuring Replication</li>
</ul>
</li>
<li> <strong>Video 17 - Creating Universal Groups and the  AGUDLP Strategy</strong> (How to Give People Access to Stuff that&rsquo;s 790 Miles Away: Creating  Universal Groups, the AGUDLP Strategy, and Making Sure Your People Can Log in Anywhere  in Your Enterprise)
<ul>
<li> Time for Some More Users!</li>
<li> Organizing Users into Groups</li>
<li> The Types of Groups</li>
<li> Setting Up Your Groups for Access Between Domains</li>
<li> AGUDLP Setup</li>
<li> Checking Our Settings</li>
<li> Making Sure Your Users Can Log in Anywhere in Your  Enterprise</li>
<li> Turning on Universal Group Membership Cashing</li>
</ul>
</li>
<li> <strong>Video 18 - Building a Read-Only Domain  Controller</strong> (Creating the Dallas Branch Office: Building a Read-Only Domain Controller for a Less  Secure Location)
<ul>
<li> Dallas OU  and Site Structure</li>
<li> What is a Read-Only Domain Controller?</li>
<li> Building RODC for Dallas</li>
<li> Server Core Installation</li>
<li> Running dcpromo on Server Core</li>
<li> Verifying Our Installation</li>
<li> Configuring RODC</li>
<li> Setting Up Users</li>
<li> What We&rsquo;ve Built so Far&hellip;</li>
</ul>
</li>
<li> <strong>Video 19 - Restoring OUs and User Accounts</strong> (Bringing an OU and Users Back from the Dead: How to Restore Individual Organizational Units  and User Accounts AFTER They&rsquo;ve Been Deleted)
<ul>
<li> Okay, Who  Killed Off the Ops Department?</li>
<li> The Two Types of Restorations</li>
<li> Authoritative Restore</li>
<li> Checking Our Recovery Files and Objects</li>
<li> How to Put Resurrected Users Back Into Groups Using  Backlinks?</li>
</ul>
</li>
<li><strong>Video 20 - Strategies for Recreating a Domain  Controller</strong> (What Do You Do When a Domain Controller  Blows Up? Strategies to Use When Recreating a Dead Domain Controller)
<ul>
<li> And&hellip; the Inevitable Happens</li>
<li> Seizing Operations Masters for Quick Restoration of  Functionality</li>
<li> Possible Solutions for Restoring Domain Controllers</li>
</ul>
</li>
<li> <strong>Video 21 - Upgrading a Server 2003 Machine to  Server 2008</strong> (Get Your Old Domain Controllers Up to Date:  Upgrading a Server 2003 Machine to Server 2008)
<ul>
<li> Hank Just Bought a Company &hellip; in Tokyo!</li>
<li> Advantages of the Server 2008 Domain Functional Level</li>
<li> The Upgrade Process</li>
<li> Preparing Tokyo DC for Upgrade</li>
<li> Upgrading Tokyo DC to Windows Server 2008</li>
</ul>
</li>
<li> <strong>Video 22 - Connecting Two Active Directory  Networks</strong> (Connecting the Continents: How to Connect Two Active Directory Networks for Fun and  Profit {and By Using Trusts and DNS})
<ul>
<li> Tokyo is Now a Server 2008 Network - So Now What?</li>
<li> Our Two Options to Connect Tokyo and New York</li>
<li> What You Need for a Trust</li>
<li> Trust Directions</li>
<li> The Globomantics/Verde Petra Solution: Trusts</li>
<li> Creating a Stub Zone</li>
<li> Raising Forest Functional Level</li>
<li> Creating Trusts</li>
<li> Checking and Updating User Permissions</li>
</ul>
</li>
<li> <strong>Video 23 - Certification: It&rsquo;s Really Not  that Scary</strong> (What It is, What to Expect, and How to Prepare)
<ul>
<li> The New  Generation of Server 2008 Certifications</li>
<li> The Upgrade Paths for MCSA&rsquo;s/MCSE&rsquo;s</li>
<li> How to Sign Up for a Microsoft Exam</li>
<li> 70-640 Exam Prep Tips</li>
</ul>
</li>
<li> <strong>Video 24 - Domain Name Service</strong> (A Primer on Domain Name Service and How it Fits in with Active Directory)
<ul>
<li> A Quick  Overview of DNS</li>
<li> What are DNS Zones Really?</li>
<li> The Different Kinds of DNS Records</li>
<li> Forward Lookup Zones</li>
<li> Reverse Lookup Zones</li>
<li> Conditional Forwarders</li>
<li> Forwarders and Root Hints</li>
<li> Global Name Zones: the WINS Killer (Kind of)</li>
</ul>
</li>
<li><strong>Video 25 - AD Certificate Services 101</strong> (A Primer on Active Directory Certificate Services and Public Key Infrastructure)
<ul>
<li> Let&rsquo;s Talk Security</li>
<li> Lions and Tigers and Keys and Certificates, Oh My!</li>
<li> Respect My Authori-tay!</li>
<li> I&rsquo;m Sorry, Dave, I Can&rsquo;t Do That.&nbsp;&nbsp; Your Certificate Has Been Revoked</li>
</ul>
</li>
<li> <strong>Video 26 - Active Directory Lightweight  Directory Services 101</strong> (A Primer on AD<br />
    LDS)</p>
<ul>
<li> What is AD LDS?</li>
<li> What Might it Look Like on a Network?</li>
<li> What is an Instance of AD LDS?</li>
</ul>
</li>
<li> <strong>Video 27 - AD Rights Management 101</strong> (A Primer on Digital Rights Management in<br />
    Server 2008)</p>
<ul>
<li> What is  Rights Management?</li>
<li> Some Additional Notes About RMS</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.yuksels.org/2009/03/04/windows-server-2008-active-directory-ogrenelim/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

