<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="tr-TR">
<head profile="http://gmpg.org/xfn/11">


<script type="text/javascript" src="/static/js/analytics.js"></script>
<link type="text/css" rel="stylesheet" href="/static/css/banner_styles.css"/>


<meta name="google-site-verification" content="F7w1mFQ0MuHRQKPLi0FwfZIrWj87N-U3Vf3FuxL6yt0" />



<!-- BEGIN WAYBACK TOOLBAR INSERT -->
<script> if (window.archive_analytics) { window.archive_analytics.values['server_name']="wwwb-app18.us.archive.org";}; </script>

<script type="text/javascript" src="/static/js/disclaim_element.js" ></script>
<script type="text/javascript" src="/static/js/graph_calc.js" ></script>
<script type="text/javascript" src="/static/jflot/jquery.min.js" ></script>
<script type="text/javascript">
var __wm = (function(){
var wbPrefix = "/web/";
var wbCurrentUrl = "/2010/10/pardus_2011_beta_duyuruldu/index.css";

var firstYear = 1996;
var imgWidth = 475,imgHeight = 27;
var yearImgWidth = 25,monthImgWidth = 2;
var displayDay = "9";
var displayMonth = "Apr";
var displayYear = "2011";
var prettyMonths = ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];
var $D=document,$=function(n){return document.getElementById(n)};
var trackerVal,curYear = -1,curMonth = -1;
var yearTracker,monthTracker;
function showTrackers(val) {
  if (val===trackerVal) return;
  var $ipp=$("wm-ipp");
  var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl");
  if (val) {
    $ipp.className="hi";
  } else {
    $ipp.className="";
    $y.innerHTML=displayYear;$m.innerHTML=displayMonth;$d.innerHTML=displayDay;
  }
  yearTracker.style.display=val?"inline":"none";
  monthTracker.style.display=val?"inline":"none";
  trackerVal = val;
}
function getElementX2(obj) {
  var $e=jQuery(obj);
  return (typeof $e=="undefined"||typeof $e.offset=="undefined")?
    getElementX(obj):Math.round($e.offset().left);
}
function trackMouseMove(event,element) {
  var eventX = getEventX(event);
  var elementX = getElementX2(element);
  var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth);
  var monthOff = xOff % yearImgWidth;

  var year = Math.floor(xOff / yearImgWidth);
  var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth));
  // 1 extra border pixel at the left edge of the year:
  var month = (year * 12) + monthOfYear;
  var day = monthOff % 2==1?15:1;
  var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) +
    zeroPad(day,2) + "000000";

  $("displayYearEl").innerHTML=year+firstYear;
  $("displayMonthEl").innerHTML=prettyMonths[monthOfYear];
  // looks too jarring when it changes..
  //$("displayDayEl").innerHTML=zeroPad(day,2);
  var url = wbPrefix + dateString + '/index.html' +  wbCurrentUrl;
  $("wm-graph-anchor").href=url;

  if(curYear != year) {
    var yrOff = year * yearImgWidth;
    yearTracker.style.left = yrOff + "px";
    curYear = year;
  }
  if(curMonth != month) {
    var mtOff = year + (month * monthImgWidth) + 1;
    monthTracker.style.left = mtOff + "px";
    curMonth = month;
  }
}
function hideToolbar() {
  $("wm-ipp").style.display="none";
}
function bootstrap() {
  var $spk=$("wm-ipp-sparkline");
  yearTracker=$D.createElement('div');
  yearTracker.className='yt';
  with(yearTracker.style){
    display='none';width=yearImgWidth+"px";height=imgHeight+"px";
  }
  monthTracker=$D.createElement('div');
  monthTracker.className='mt';
  with(monthTracker.style){
    display='none';width=monthImgWidth+"px";height=imgHeight+"px";
  }
  $spk.appendChild(yearTracker);
  $spk.appendChild(monthTracker);

  var $ipp=$("wm-ipp");
  $ipp&&disclaimElement($ipp);
}
return{st:showTrackers,mv:trackMouseMove,h:hideToolbar,bt:bootstrap};
})();
</script>
<style type="text/css">
body {
  margin-top:0 !important;
  padding-top:0 !important;
  min-width:800px !important;
}
</style>
<div id="wm-ipp" lang="en" style="display:none;">

<div style="position:fixed;left:0;top:0;width:100%!important">
<div id="wm-ipp-inside">
   <table style="width:100%;"><tbody><tr>
   <td id="wm-logo">
       <a href="/web/" title="Wayback Machine home page"><img src="/static/images/toolbar/wayback_toolbar_logo.png" alt="Wayback Machine" width="110" height="39" border="0"></a>
   </td>
   <td class="c">
       <table style="margin:0 auto;"><tbody><tr>
       <td class="u" colspan="2">
       <form target="_top" method="get" action="/web/form-submit.jsp" name="wmtb" id="wmtb"><input type="text" name="url" id="wmtbURL" value="/2010/10/pardus_2011_beta_duyuruldu/index.css" style="width:400px;" onfocus="this.focus();this.select();"><input type="hidden" name="type" value="replay"><input type="hidden" name="date" value="20110409025833"><input type="submit" value="Go"><span id="wm_tb_options" style="display:block;"></span></form>
       </td>
       <td class="n" rowspan="2">
           <table><tbody>
           <!-- NEXT/PREV MONTH NAV AND MONTH INDICATOR -->
           <tr class="m">
           	<td class="b" nowrap="nowrap">
		
		    <a href="/2010/10/pardus_2011_beta_duyuruldu/index.css" title="5 Jan 2011">JAN</a>
		
		</td>
		<td class="c" id="displayMonthEl" title="You are here: 2:58:33 Apr 9, 2011">APR</td>
		<td class="f" nowrap="nowrap">
		
		    May
		
                </td>
	    </tr>
           <!-- NEXT/PREV CAPTURE NAV AND DAY OF MONTH INDICATOR -->
           <tr class="d">
               <td class="b" nowrap="nowrap">
               
                   <a href="/2010/10/pardus_2011_beta_duyuruldu/index.css" title="12:26:39 Mar 12, 2011"><img src="/static/images/toolbar/wm_tb_prv_on.png" alt="Previous capture" width="14" height="16" border="0" /></a>
               
               </td>
               <td class="c" id="displayDayEl" style="width:34px;font-size:24px;" title="You are here: 2:58:33 Apr 9, 2011">9</td>
	       <td class="f" nowrap="nowrap">
               
                   <img src="/static/images/toolbar/wm_tb_nxt_off.png" alt="Next capture" width="14" height="16" border="0"/>
               
	       </td>
           </tr>
           <!-- NEXT/PREV YEAR NAV AND YEAR INDICATOR -->
           <tr class="y">
	       <td class="b" nowrap="nowrap">
               
                   2010
               
               </td>
               <td class="c" id="displayYearEl" title="You are here: 2:58:33 Apr 9, 2011">2011</td>
	       <td class="f" nowrap="nowrap">
               
                   2012
               
	       </td>
           </tr>
           </tbody></table>
       </td>
       </tr>
       <tr>
       <td class="s">
           <a class="t" href="/2010/10/pardus_2011_beta_duyuruldu/index.css" title="See a list of every capture for this URL">8 captures</a>
           <div class="r" title="Timespan for captures of this URL">25 Oct 10 - 9 Apr 11</div>
       </td>
       <td class="k">
       <a href="" id="wm-graph-anchor">
       <div id="wm-ipp-sparkline" title="Explore captures for this URL">
	 <img id="sparklineImgId" alt="sparklines"
		 onmouseover="__wm.st(1)" onmouseout="__wm.st(0)"
		 onmousemove="__wm.mv(event,this)"
		 width="475"
		 height="27"
		 border="0"
		 src="graph.jsp?graphdata=475_27_1996:-1:000000000000_1997:-1:000000000000_1998:-1:000000000000_1999:-1:000000000000_2000:-1:000000000000_2001:-1:000000000000_2002:-1:000000000000_2003:-1:000000000000_2004:-1:000000000000_2005:-1:000000000000_2006:-1:000000000000_2007:-1:000000000000_2008:-1:000000000000_2009:-1:000000000000_2010:-1:000000000320_2011:3:101100000000_2012:-1:000000000000_2013:-1:000000000000_2014:-1:000000000000">
       </div>
       </a>
       </td>
       </tr></tbody></table>
   </td>
   <td class="r">
       <a href="#close" onclick="__wm.h();return false;" style="background-image:url(/static/images/toolbar/wm_tb_close.png);top:5px;" title="Close the toolbar">Close</a>
       <a href="http://faq.web.archive.org/" style="background-image:url(/static/images/toolbar/wm_tb_help.png);bottom:5px;" title="Get some help using the Wayback Machine">Help</a>
   </td>
   </tr></tbody></table>
</div>
</div>
</div>
<script type="text/javascript">__wm.bt();</script>
<!-- END WAYBACK TOOLBAR INSERT -->
<div style="position: fixed; z-index: 1; right:0;  top: 0px">
<a href="/pardus_indir/index.html"><img src="/images/indir.png"></a>
</div>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Pardus 2011 Beta Duyuruldu</title>
<meta name="description" content="" />

<link rel="stylesheet" href="/wp_content/themes/arras_theme/css/styles/default.css" type="text/css" media="screen" /><link rel="stylesheet" href="/wp_content/themes/arras_theme/css/user.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" href="/feed/index.html" title="Pardus-Linux.org | Ana Sayfa tane en son yazılmış yazı" />
<link rel="alternate" type="application/rss+xml" href="http://feeds.feedburner.com/PardusLinuxOrgAnaSayfa" title="Pardus-Linux.org | Ana Sayfa tane en son yazılmış yazı" />

<link rel="pingback" href="/xmlrpc.html" />

<link rel="alternate" type="application/rss+xml" title="Pardus-Linux.org | Ana Sayfa &raquo; Pardus 2011 Beta Duyuruldu Yorum Beslemesi" href="/2010/10/pardus_2011_beta_duyuruldu/feed/index.css" />
<link rel='stylesheet' id='gdsr_style_main-css'  href='http://www.pardus-linux.org/wp-content/plugins/gd-star-rating/css/gdsr.css.php?t=1301906859&amp;s=a10i10m20k20c05r05%23121620243046%23121620243240%23s1pchristmas%23s1pcrystal%23s1pdarkness%23s1poxygen%23s1goxygen_gif%23s1pplain%23s1ppumpkin%23s1psoft%23s1pstarrating%23s1pstarscape%23t1pclassical%23t1pstarrating%23t1gstarrating_gif%23lsgflower%23lsg&amp;o=off&amp;ver=1.9.8' type='text/css' media='all' />
<link rel='stylesheet' id='gdsr_style_xtra-css'  href='/wp_content/gd_star_rating/css/rating_ver_1.9.8.css' type='text/css' media='all' />
<link rel='stylesheet' id='sociable-front-css-css'  href='/wp_content/plugins/sociable/sociable_ver_3.1.1.css' type='text/css' media='all' />
<script type='text/javascript' src='/wp_includes/js/l10n_ver_20101110.js'></script>
<script type='text/javascript' src='/wp_content/themes/arras_theme/js/jquery_1.3.2.min_ver_1.3.2.js'></script>
<script type='text/javascript' src='/wp_content/plugins/gd_star_rating/js/gdsr_ver_1.9.8.js'></script>
<script type='text/javascript' src='/wp_content/themes/arras_theme/js/jquery_ui_1.7.1.min_ver_1.7.1.js'></script>
<script type='text/javascript' src='/wp_content/themes/arras_theme/js/jquery.cycle.all.min.js'></script>
<script type='text/javascript' src='/wp_content/themes/arras_theme/js/jquery.validate.min.js'></script>
<script type='text/javascript' src='/wp_content/themes/arras_theme/js/superfish/hoverIntent.js'></script>
<script type='text/javascript' src='/wp_content/themes/arras_theme/js/superfish/superfish.js'></script>
<script type='text/javascript' src='/wp_includes/js/comment_reply_ver_20090102.js'></script>
<script type='text/javascript' src='/wp_content/themes/arras_theme/js/base.js'></script>
<script type='text/javascript' src='/wp_content/plugins/posttabs/postTabs_ver_3.1.1.js'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="/xmlrpc_rsd_.html" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/wp_includes/wlwmanifest.xml" /> 
<link rel='index' title='Pardus-Linux.org | Ana Sayfa' href='/index.html' />
<link rel='start' title='Yakında yeniden karşınızdayız&#8230;' href='/2007/05/yakinda_yeniden_karsinizdayiz/index.css' />
<link rel='prev' title='Pardus 2011&#8242;de LibreOffice' href='/2010/10/pardus_2011de_libreoffice/index.css' />
<link rel='next' title='Linus Torvalds 2010 NEC C&amp;C Ödülünü Aldı' href='/2010/10/linus_torvalds_2010_nec_cc_odulunu_aldi/index.html' />
<meta name="generator" content="WordPress 3.1.1" />
<link rel='canonical' href='/2010/10/pardus_2011_beta_duyuruldu/index.css' />
<link rel='shortlink' href='/index_p_1681.html' />
<meta name="framework" content="Alkivia Framework 0.8" />
<script type="text/javascript">
//<![CDATA[
var gdsr_cnst_nonce = "02bb70b239";
var gdsr_cnst_ajax = "http://www.pardus-linux.org/wp-content/plugins/gd-star-rating/ajax.php";
var gdsr_cnst_button = 0;
var gdsr_cnst_cache = 0;
// ]]>
</script>
<!--[if IE]><style type="text/css">.ratemulti .starsbar .gdcurrent { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); }</style><![endif]-->
	<style type="text/css">
	    .postTabs_divs{
	padding: 4px;	
}


.postTabs_titles{
	display:none;	
}

ul.postTabs
	{
	margin:0px 0px 1em !important;
	padding: 0.2em 1em 0.2em 20px !important;
	border-bottom: 1px solid #ccc !important;
	font-size: 11px;
	list-style-type: none !important;
	line-height:normal;
	text-align: left;
	display: block !important;
	background: none;
	}

ul.postTabs li
	{	
	display: inline !important;
	font-size: 11px;
	line-height:normal;
	background: none;
	padding: 0px;
	margin: 0px;
	}
  
ul.postTabs li:before{
content: none;	
}  
  	
ul.postTabs li a
	{
	text-decoration: none;
	background: #f3f3f3;
	border: 1px solid #ccc  !important;
	padding: 0.2em 0.4em !important;
	color: #666 !important;
	outline:none;	
	cursor: pointer;
	
	}
	
ul.postTabs li.postTabs_curr a{
	border-bottom: 1px solid #fff  !important;
	background: #fff;
	color: #000000 !important;
	text-decoration: none;
	
	}

ul.postTabs li a:hover
	{
	color: #666 !important;
	background: #fff;
	text-decoration: none;
	
	}

.postTabsNavigation{
	display: block !important;
	overflow:hidden;
}

.postTabs_nav_next{
	float:right;
}

.postTabs_nav_prev{
	float:left;
}
	</style>
	<!-- WP Favicon -->
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="icon"          href="http://images.pardus-linux.org/favicon.png" type="image/png"    />
<!-- /WP Favicon -->
	<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>

<link rel="stylesheet" href="/wp_content/themes/arras_theme/css/layouts/2c_r_fixed.css" type="text/css" />

<script type="text/javascript">
	jQuery(document).ready(function($) {
		$('.sf-menu').superfish({autoArrows: false, speed: 'fast'});
	});
</script>

<!--[if IE 6]>
<link rel="stylesheet" href="http://www.pardus-linux.org/wp-content/themes/arras-theme/css/ie6.css" type="text/css" media="screen, projector" />
<script type="text/javascript" src="http://www.pardus-linux.org/wp-content/themes/arras-theme/js/jquery.supersleight.min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
	$('.blog-name').supersleight( {shim: '/wp_content/themes/arras_theme/images/x.gif'} );
	$('#controls').supersleight( {shim: '/wp_content/themes/arras_theme/images/x.gif'} );
	$('.featured-article').supersleight( {shim: '/wp_content/themes/arras_theme/images/x.gif'} );
});
</script>
<![endif]-->
<!-- Start Open Web Analytics Tracker -->
<script type="text/javascript">
//<![CDATA[
var owa_baseUrl = 'http://stats.pardus-linux.org/';
var owa_cmds = owa_cmds || [];
owa_cmds.push(['setSiteId', '7d1220eff30941c835b45b1716ae8569']);
owa_cmds.push(['trackPageView']);
owa_cmds.push(['trackClicks']);
owa_cmds.push(['trackDomStream']);

(function() {
	var _owa = document.createElement('script'); _owa.type = 'text/javascript'; _owa.async = true;
	owa_baseUrl = ('https:' == document.location.protocol ? window.owa_baseSecUrl || owa_baseUrl.replace(/http:/, 'https:') : owa_baseUrl );
	_owa.src = owa_baseUrl + 'modules/base/js/owa.tracker-combined-min.js';
	var _owa_s = document.getElementsByTagName('script')[0]; _owa_s.parentNode.insertBefore(_owa, _owa_s);
}());
//]]>
</script>
<!-- End Open Web Analytics Code -->
</head>

<body class="single single-post postid-1681 single-format-standard">
<div id="wrapper">
<center>
<img src="/wp_content/themes/arras_theme/images/top1.png"><br>
<img src="/wp_content/themes/arras_theme/images/top2.png"><br>
<img src="/wp_content/themes/arras_theme/images/top3.png"><br>
<img src="/wp_content/themes/arras_theme/images/top4.png"><br>
<img src="/wp_content/themes/arras_theme/images/top5.png">
</center>
    
	
	    <div id="nav">
    	<div id="nav-content" class="clearfix">
					<ul class="sf-menu menu clearfix">
				<li><a href="/index.html">Ana Sayfa</a></li>
				<li class="page_item page-item-484"><a href="/pardus_indir/index.html" title="Pardus&#8217;u İndirin">Pardus&#8217;u İndirin</a>
<ul class='children'>
	<li class="page_item page-item-1689"><a href="/pardus_indir/pardus_2011_indir/index.html" title="Pardus 2011 İndir">Pardus 2011 İndir</a></li>
	<li class="page_item page-item-1690"><a href="/pardus_indir/pardus_2009_indir/index.html" title="Pardus 2009 İndir">Pardus 2009 İndir</a></li>
	<li class="page_item page-item-1691"><a href="/pardus_indir/pardus_kurumsal_2_indir/index.html" title="Pardus Kurumsal 2 İndir">Pardus Kurumsal 2 İndir</a></li>
</ul>
</li>
<li class="page_item page-item-495"><a href="/nedir/index.html" title="Nedir?">Nedir?</a>
<ul class='children'>
	<li class="page_item page-item-482"><a href="/nedir/pardus_nedir/index.html" title="Pardus Nedir?">Pardus Nedir?</a></li>
	<li class="page_item page-item-486"><a href="/nedir/ozgur_yazilim_nedir/index.html" title="Özgür Yazılım Nedir?">Özgür Yazılım Nedir?</a></li>
	<li class="page_item page-item-502"><a href="/nedir/gnulinux_nedir/index.html" title="GNU/Linux Nedir?">GNU/Linux Nedir?</a></li>
</ul>
</li>
			</ul>
					<ul class="rss clearfix">
									<li><a href="http://feeds.feedburner.com/PardusLinuxOrgAnaSayfa">RSS</a></li>
							</ul>
		</div><!-- #nav-content -->
    </div><!-- #nav -->
	    
	<div id="main">
    <div id="container" class="clearfix">


<div id="content" class="section">



		<div id="post-1681" class="post-1681 post type-post status-publish format-standard hentry category-pardus tag-2011 tag-beta tag-lvm tag-pardus tag-raid clearfix single-post">
        <h1 class="entry-title"><a href="/2010/10/pardus_2011_beta_duyuruldu/index.css" rel="bookmark">Pardus 2011 Beta Duyuruldu</a></h1><div class="entry-info"><span class="entry-author">Yazar: <address class="author vcard">Erdem Artan</address></span><strong>Yayınlandı:</strong> <abbr class="published" title="2010-10-21T22:49:37+00:00">21 Ekim 2010</abbr><span class="entry-cat"><strong>Kategori: </strong>Pardus</span></div><div class="entry-photo"><img src="http://www.pardus-linux.org/wp-content/themes/arras-theme/library/timthumb.php?src=http://www.pardus-linux.org/wp-content/uploads/2010/07/pardus2011.png&amp;w=630&amp;h=250&amp;zc=1" alt="Pardus 2011 Beta Duyuruldu" title="Pardus 2011 Beta Duyuruldu" /></div><ul class="postbar clearfix"><li><a href="/2010/10/pardus_2011_beta_duyuruldu/index.css">Yorumlar [1]</a></li><li><a href="http://digg.com/submit?phase=2&amp;url=http://www.pardus-linux.org/2010/10/pardus-2011-beta-duyuruldu/&amp;title=Pardus%202011%20Beta%20Duyuruldu">Digg'e ekle.</a></li><li><a href="http://www.facebook.com/share.php?u=http://www.pardus-linux.org/2010/10/pardus-2011-beta-duyuruldu/&amp;t=Pardus%202011%20Beta%20Duyuruldu">Facebook</a></li></ul>        
        <div class="entry-content">
		<p>Pardus 2011&#8242;in beta sürümü, Pardus geliştiricisi Gökçen Eraslan&#8217;ın geliştirici listesine düştüğü <a href="http://lists.pardus.org.tr/gelistirici/2010-October/026375.html">elektronik posta ile duyuruldu.</a></p>
<p>Pardus 2011 Beta, hem 32 hem de 64 bit işlemci mimarileri için hem çalışan hem de kurulan ortamlar olarak hazırlandı. Gökçen Eraslan&#8217;ın düştüğü elektronik postaya göre, Pardus 2011 Beta&#8217;daki değişiklikler şu şekilde:</p>
<ul>
<li> Alfa 2 sürümünden bu yana, 150 yeni paket ve 633 güncelleme görüntülere dahil edildi.</li>
<li>Beta sürümde önemli özellikler arasında sırayla bahsedersek ilk göze  çarpan, yenilenen arayüzü, LVM/RAID desteği ve disk bölümlendirme  ekranıyla YALI olacak.</li>
<li>Pardus&#8217;un açılış ekranı da baştan aşağı yenilendi. 2011 sürümü,  Plymouth teknolojisiyle daha zengin tema desteği ve daha yetenekli  animasyonlar sunuyor.</li>
<li>Masaüstü, KDE 4.5.2 sürümüyle geliyor. Bu sürümde masaüstü ortamının  belkemiği Plasma, dosya yöneticisi (Dolphin), masaüstü efektleri bir çok  hata düzeltmesiyle daha kararlı ve hızlı hale geldi.</li>
<li>Firefox yeni kararlı sürümüne hızla yaklaşıyor. 4.0b8pre sürümü hem  tarayıcının hem de eklenti yönetiminin yeni arayüzünü, sekme gruplama,  bilgisayarlar arası yer imi, parola ve tarih eşleştirme, yeni eklenti  arayüzü gibi bir çok yeni özelliği sunuyor. Geliştiricileri için önemli  özelliklerin başında da HTML5, CSS3 ve WebM gibi teknolojilerin  desteklenmesi geliyor.</li>
<li>İnternet tarayıcısı olarak Firefox dışındaki alternatifleri tercih  eden kullanıcılar için Chromium, ve Rekonq gibi web tarayıcılar da hazır  bekliyor.</li>
<li>Masaüstü kullanıcılarının sıkça kullandıkları Amarok (çoklu ortam  oynatıcı), Skanlite (tarayıcı arayüzü), Ktorrent (torrent arayüzü),  SMplayer (video oynatıcı) gibi uygulamalar Beta sürümüyle birlikte  kullanılabiliyor.</li>
<li>Ofis uygulamalarını yoğun kullanan kullanıcılar, OpenOffice&#8217;in özgür  bir proje olarak devamı niteliğindeki LibreOffice&#8217;i (3.3 Beta 1), Pardus  tercihleriyle, yani Türkçe yazım denetimi, eklentiler ve uyumluluk gibi  konularda Pardus geliştiricilerinin iyileştirmeleriyle  deneyebilecekler.</li>
<li>Paket Yöneticisi arayüzde yapılan bazı yenilikler ve görsel efektlerin  yanı sıra PiSi altyapısında yapılan iyileştirmelerle çok daha hızlı  paket güncelleme ve kurulumu gerçekleştiriyor. 2011 için beklenen  kullanıcı isteklerinden paket puanlama ve ekran görüntüsü de artık  destekleniyor. Sıra web arayüzünden ekran görüntüsü ve oylama  yapılmasına geldi</li>
<li>Sistem Ayarları artık Wacom tablet, Touchpad ve Bluetooth aygıtlarını  ayarlayabiliyor. Yeni bilgisayarları olan kullanıcılar için Linux  çekirdeğinin 2.6.36-rc7 sürümü güncel donanımlar için destek sağlıyor.</li>
</ul>
<p>Pardus 2011 Beta&#8217;daki bilinen hatalar ise şu şekilde:</p>
<ul>
<li>YALI&#8217;da mevcut bir bölümün küçültülerek kurulumun yapılmasında bazı hatalar mevcut.</li>
<li>YALI sistem tarih/saatini değiştirmeyebiliyor.</li>
<li>LibreOffice ikinci çalıştırılmada açılıyor.</li>
<li>USB çubukla kurulum gerçekleştirilemiyor.</li>
</ul>
<p>Daha kararlı bir Pardus 2011 için bulduğunuz hataları <a href="http://hata.pardus.org.tr/">Pardus Hata Takip Sistemine</a>, &#8220;Pardus 2011&#8243; sürümü seçilerek girebileceğinizi hatırlatırız.</p>
<p>Pardus 2011 Beta&#8217;yı her zaman olduğu gibi <a href="/indir/index.html">http://www.pardus-linux.org/indir</a> adresinden indirebilirsiniz.</p>
<div class="gdsrcacheloader gdsrclsmall"><a rel="rating" href="http://www.gdstarrating.com/" title="GD Star Rating: a WordPress rating system"><strong>GD Star Rating</strong></a><br /><em>a WordPress rating system</em></div><span class="hreview-aggregate" style="display: none !important;"><span class="item"><span class="fn">Pardus 2011 Beta Duyuruldu</span></span>, <span class="rating"><span class="average">10.0</span> out of <span class="best">10</span> based on <span class="count">3</span> ratings <span class="summary"></span></span></span>
<div class="sociable">
<div class="sociable_tagline">
<strong>Paylaş:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;title=Pardus%202011%20Beta%20Duyuruldu&amp;bodytext=Pardus%202011%27in%20beta%20s%C3%BCr%C3%BCm%C3%BC%2C%20Pardus%20geli%C5%9Ftiricisi%20G%C3%B6k%C3%A7en%20Eraslan%27%C4%B1n%20geli%C5%9Ftirici%20listesine%20d%C3%BC%C5%9Ft%C3%BC%C4%9F%C3%BC%20elektronik%20posta%20ile%20duyuruldu.%0D%0A%0D%0APardus%202011%20Beta%2C%20hem%2032%20hem%20de%2064%20bit%20i%C5%9Flemci%20mimarileri%20i%C3%A7in%20hem%20%C3%A7al%C4%B1%C5%9Fan%20hem%20de%20kurulan%20ortamlar%20o" title="Digg"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="Digg" alt="Digg" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-235px -1px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;title=Pardus%202011%20Beta%20Duyuruldu&amp;notes=Pardus%202011%27in%20beta%20s%C3%BCr%C3%BCm%C3%BC%2C%20Pardus%20geli%C5%9Ftiricisi%20G%C3%B6k%C3%A7en%20Eraslan%27%C4%B1n%20geli%C5%9Ftirici%20listesine%20d%C3%BC%C5%9Ft%C3%BC%C4%9F%C3%BC%20elektronik%20posta%20ile%20duyuruldu.%0D%0A%0D%0APardus%202011%20Beta%2C%20hem%2032%20hem%20de%2064%20bit%20i%C5%9Flemci%20mimarileri%20i%C3%A7in%20hem%20%C3%A7al%C4%B1%C5%9Fan%20hem%20de%20kurulan%20ortamlar%20o" title="del.icio.us"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="del.icio.us" alt="del.icio.us" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-199px -1px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;t=Pardus%202011%20Beta%20Duyuruldu" title="Facebook"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="Facebook" alt="Facebook" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-343px -1px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;title=Pardus%202011%20Beta%20Duyuruldu&amp;annotation=Pardus%202011%27in%20beta%20s%C3%BCr%C3%BCm%C3%BC%2C%20Pardus%20geli%C5%9Ftiricisi%20G%C3%B6k%C3%A7en%20Eraslan%27%C4%B1n%20geli%C5%9Ftirici%20listesine%20d%C3%BC%C5%9Ft%C3%BC%C4%9F%C3%BC%20elektronik%20posta%20ile%20duyuruldu.%0D%0A%0D%0APardus%202011%20Beta%2C%20hem%2032%20hem%20de%2064%20bit%20i%C5%9Flemci%20mimarileri%20i%C3%A7in%20hem%20%C3%A7al%C4%B1%C5%9Fan%20hem%20de%20kurulan%20ortamlar%20o" title="Google Bookmarks"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="Google Bookmarks" alt="Google Bookmarks" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-91px -19px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Pardus%202011%20Beta%20Duyuruldu&amp;link=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F" title="FriendFeed"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="FriendFeed" alt="FriendFeed" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-37px -19px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;title=Pardus%202011%20Beta%20Duyuruldu&amp;source=Pardus-Linux.org+%7C+Ana+Sayfa+&amp;summary=Pardus%202011%27in%20beta%20s%C3%BCr%C3%BCm%C3%BC%2C%20Pardus%20geli%C5%9Ftiricisi%20G%C3%B6k%C3%A7en%20Eraslan%27%C4%B1n%20geli%C5%9Ftirici%20listesine%20d%C3%BC%C5%9Ft%C3%BC%C4%9F%C3%BC%20elektronik%20posta%20ile%20duyuruldu.%0D%0A%0D%0APardus%202011%20Beta%2C%20hem%2032%20hem%20de%2064%20bit%20i%C5%9Flemci%20mimarileri%20i%C3%A7in%20hem%20%C3%A7al%C4%B1%C5%9Fan%20hem%20de%20kurulan%20ortamlar%20o" title="LinkedIn"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="LinkedIn" alt="LinkedIn" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-1px -37px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;title=Pardus%202011%20Beta%20Duyuruldu" title="Live"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="Live" alt="Live" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-37px -37px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;t=Pardus%202011%20Beta%20Duyuruldu" title="MySpace"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="MySpace" alt="MySpace" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-145px -37px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;partner=sociable" title="PDF"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="PDF" alt="PDF" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-325px -37px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Pardus%202011%20Beta%20Duyuruldu&amp;url=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F" title="Slashdot"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="Slashdot" alt="Slashdot" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-145px -55px" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F&amp;title=Pardus%202011%20Beta%20Duyuruldu" title="StumbleUpon"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="StumbleUpon" alt="StumbleUpon" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-217px -55px" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Pardus%202011%20Beta%20Duyuruldu%20-%20http%3A%2F%2Fwww.pardus-linux.org%2F2010%2F10%2Fpardus-2011-beta-duyuruldu%2F" title="Twitter"><img src="/wp_content/plugins/sociable/images/services_sprite.gif" title="Twitter" alt="Twitter" style="width: 16px; height: 16px; background: transparent url(/wp_content/plugins/sociable/images/services_sprite.png) no-repeat; background-position:-343px -55px" class="sociable-hovers" /></a></li>
</ul>
</div>
  
        		</div>
        
        <!-- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
			xmlns:dc="http://purl.org/dc/elements/1.1/"
			xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
		<rdf:Description rdf:about="/2010/10/pardus_2011_beta_duyuruldu/index.css"
    dc:identifier="/2010/10/pardus_2011_beta_duyuruldu/index.css"
    dc:title="Pardus 2011 Beta Duyuruldu"
    trackback:ping="http://www.pardus-linux.org/2010/10/pardus-2011-beta-duyuruldu/trackback/" />
</rdf:RDF> -->
		<ul class="postbar clearfix"><li><a href="/2010/10/pardus_2011_beta_duyuruldu/index.css">Yorumlar [1]</a></li><li><a href="http://digg.com/submit?phase=2&amp;url=http://www.pardus-linux.org/2010/10/pardus-2011-beta-duyuruldu/&amp;title=Pardus%202011%20Beta%20Duyuruldu">Digg'e ekle.</a></li><li><a href="http://www.facebook.com/share.php?u=http://www.pardus-linux.org/2010/10/pardus-2011-beta-duyuruldu/&amp;t=Pardus%202011%20Beta%20Duyuruldu">Facebook</a></li></ul>
            </div>
    
		<a name="comments"></a>
    		
		<h4 class="module-title">Geri İzlemeler / Ping'ler</h4>
	<ol class="pingbacks">	<li class="pingback even thread-even depth-1" id="li-trackback-1415">
		<div id="trackback-1415">
		<a href='http://topsy.com/www.pardus-linux.org/2010/10/pardus-2011-beta-duyuruldu/?utm_source=pingback&amp;utm_campaign=L2' rel='external nofollow' class='url'>Tweets that mention Pardus 2011 Beta Duyuruldu -- Topsy.com</a>		</div>
</li>
</ol>
		

<div id="respond">
<h4 class="module-title">Yanıt bırakın.</h4>
 <div id="commentsform">
  <form action="/wp_comments_post.html" method="post" id="commentform">
  <input type='hidden' name='comment_post_ID' value='1681' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
       <p><label for="author">İsim (gerekli)</label><br />
     <input type="text" name="author" id="s1" value="" size="40" tabindex="1" minlength="2" class="required" />
    </p>
    <p><label for="email">E-posta(yayınlanmıyacak) (gerekli)</label><br />
     <input type="text" name="email" id="s2" value="" size="40" tabindex="2" class="required email" />
    </p>
    <p><label for="url">Web Sayfası</label><br />
     <input type="text" name="url" id="s3" value="" size="40" tabindex="3" class="url" />
    </p>
   
<div id="captchaImgDiv">

<div class="captchaSizeDivLarge"><img id="si_image_com" class="si-captcha" src="http://www.pardus-linux.org/wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/securimage_show.php?difficulty=2&amp;si_form_id=com&amp;prefix=HZR6W9tcGnDfCzJ0" alt="Güvenlik Kodunun Resmi" title="Güvenlik Kodunun Resmi" />
    <input id="si_code_com" name="si_code_com" type="hidden"  value="HZR6W9tcGnDfCzJ0" />
    <div id="si_audio_com">
      <a id="si_aud_com" href="http://www.pardus-linux.org/wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/securimage_play.php?si_form_id=com&amp;prefix=HZR6W9tcGnDfCzJ0" rel="nofollow" title="CAPTCHA Audio">
     <img class="captchaImgAudio" src="/wp_content/plugins/si_captcha_for_wordpress/captcha_secureimage/images/audio_icon.png" alt="CAPTCHA Audio" onclick="this.blur();" /></a>
     </div>
    <div id="si_refresh_com">
<a href="#" rel="nofollow" title="Yeni Resim Göster" onclick="si_captcha_refresh('si_image_com','com','mp3','/wp_content/plugins/si_captcha_for_wordpress/captcha_secureimage/index.html','/wp_content/plugins/si_captcha_for_wordpress/captcha_secureimage/securimage_show_difficulty_2_ampsi_form_id_com_ampprefix_.html'); return false;">
      <img class="captchaImgRefresh" src="/wp_content/plugins/si_captcha_for_wordpress/captcha_secureimage/images/refresh.png" alt="Yeni Resim Göster" onclick="this.blur();" /></a>
  </div>
  </div>
<div id="captchaInputDiv"><input id="captcha_code" name="captcha_code" type="text" value="" tabindex="4"  />
 <label id="captcha_code_label" for="captcha_code">CAPTCHA Code</label><span class="required"> *</span>
 </div>
</div>
<p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="5f74081467" /></p>	<p><strong>XHTML:</strong> Bu etiketleri kullanabilirsiniz: <code>&lt;a href=&quot;&quot; title=&quot;&quot;&gt; &lt;abbr title=&quot;&quot;&gt; &lt;acronym title=&quot;&quot;&gt; &lt;b&gt; &lt;blockquote cite=&quot;&quot;&gt; &lt;cite&gt; &lt;code&gt; &lt;del datetime=&quot;&quot;&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=&quot;&quot;&gt; &lt;strike&gt; &lt;strong&gt; </code></p>
    <p>
     <textarea name="comment" id="s4" cols="50" rows="10" tabindex="4" class="required"></textarea>
    </p>
	    <p>
     <input name="submit" type="submit" id="sbutt" tabindex="5" value="Yorum yapın" />
     <a rel="nofollow" id="cancel-comment-reply-link" href="/2010/10/pardus_2011_beta_duyuruldu/index.css" style="display:none;">Cevabınızı iptal edin</a>    </p>
  </form>
  </div><!-- end #commentsform --></div>
 	    

</div><!-- #content -->

</div><!-- #container -->

<div id="primary" class="aside main-aside sidebar">
  
	<ul class="xoxo">
		<li class="widgetcontainer clearfix"><h5 class="widgettitle">Pardus-Linux.Org</h5><div class="widgetcontent">			<div class="textwidget"><style type="text/css">
td.off {
text-align: center;
}
td.on {
background: #AAEFF2;
text-align: center;
}
</style>

<center>

<table>
<tr>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'"><a href="http://forum.pardus-linux.org/" alt="Foruma Bağlanın"><img src="http://images.pardus-linux.org/forum.png" alt="Foruma Bağlanın"></a><br>Forum</td>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'"><a href="http://sohbet.pardus-linux.org/" alt="Sohbete Bağlanın"><img src="http://images.pardus-linux.org/sohbet.png" alt="Sohbete Bağlanın"></a><br>Sohbet</td>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'"><a href="http://gezegen.pardus-linux.org/" alt="Gezegene Bağlanın"><img src="http://images.pardus-linux.org/gezegen.png" alt="Gezegene Bağlanın"></a><br>Gezegen</td>
</tr>
</table>
<table>
<tr align="center">
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'"><a href="http://dergi.pardus-linux.org/">eDergi</a></td>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'"><a href="http://wiki.pardus-linux.org/">Wiki</a></td>
</tr>
</table>

<table>
<tr>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'" width="20%">
<a href="http://tuxweet.linux.org.tr/PLO" alt="Pardus-Linux.Org Tuxweet Grubu"><img src="http://images.pardus-linux.org/tuxweet.png" alt="Pardus-Linux.Org Tuxweet Grubu"></a>
</td>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'" width="20%">
<a href="http://identi.ca/PardusLinuxOrg" alt="Identi.ca'dan Takip Edin"><img src="http://images.pardus-linux.org/Identi.ca_logo.png" alt="Identi.ca'dan Takip Edin"></a>
</td>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'" width="20%">
<a href="http://twitter.com/PardusLinuxOrg" alt="Twitter'dan Takip Edin"><img src="http://images.pardus-linux.org/twitter.png" alt="Twitter'dan Takip Edin"></a>
</td>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'" width="20%">
<a href="http://friendfeed.com/PardusLinuxOrg" alt="FriendFeed'den Takip Edin"><img src="http://images.pardus-linux.org/friendfeed.png" alt="FriendFeed'den Takip Edin"></a>
</td>
<td class="off" onmouseover="this.className='on'" onmouseout="this.className='off'" width="20%">
<a href="http://facebook.com/pages/Pardus-LinuxOrg/149489651782446" alt="Facebook'tan Takip Edin"><img src="http://images.pardus-linux.org/facebook.png" alt="Facebook'tan Takip Edin"></a>
</td>
</tr>
</table>
</center></div>
		</div></li><li class="widgetcontainer clearfix"><h5 class="widgettitle">Pardus-Linux.Org eDergi</h5><div class="widgetcontent">			<div class="textwidget"><a href="http://www.pardus-edergi.org/"><img src="/wp_content/uploads/2011/03/kapak630.png" width="100%"></a></div>
		</div></li><li class="widgetcontainer clearfix"><h5 class="widgettitle">Özgür Yazılım Günleri 2011</h5><div class="widgetcontent">			<div class="textwidget"><center><a href="http://www.ozguryazilimgunleri.org/2011/" target="_blank"><img src="http://www.ozguryazilimgunleri.org/2011/wp-content/uploads/300250.gif" alt="Özgür Yazılım Günleri 2011"/_width/index.html"100%"></a> </center></div>
		</div></li><li class="widgetcontainer clearfix"><h5 class="widgettitle">Haberdar Edilin</h5><div class="widgetcontent">			<div class="textwidget"><form style="border:1px solid #ccc;padding:3px;text-align:center;" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=PardusLinuxOrgAnaSayfa', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>E-Posta:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="PardusLinuxOrgAnaSayfa" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Tamam" /></form>
</div>
		</div></li><li class="widgetcontainer clearfix"><h5 class="widgettitle">GNU/Linux</h5><div class="widgetcontent">
	<ul class='xoxo blogroll'>
<li><a href="http://www.lkd.org.tr/">Linux Kullanıcıları Derneği</a></li>
<li><a href="http://www.pkd.org.tr/">Pardus Kullanıcıları Derneği</a></li>
<li><a href="http://www.pardus.org.tr/">Pardus Resmi Sitesi</a></li>
<li><a href="http://worldforum.pardus-linux.nl/">Pardus Worldforum</a></li>
<li><a href="http://pardususer.de/">PardusUser.de</a></li>

	</ul>
</div></li>
<li class="widgetcontainer clearfix"><h5 class="widgettitle">Elektronik Dergiler</h5><div class="widgetcontent">
	<ul class='xoxo blogroll'>
<li><a href="http://www.enixma.org/">eniXma</a></li>
<li><a href="http://www.pardus-edergi.org/">Pardus eDergi</a></li>
<li><a href="http://root.linuxmint.org.tr/">ROOT</a></li>
<li><a href="http://sudo.ubuntu-tr.org/">SUDO</a></li>

	</ul>
</div></li>
<li class="widgetcontainer clearfix"><h5 class="widgettitle">Gezilesi Siteler</h5><div class="widgetcontent">
	<ul class='xoxo blogroll'>
<li><a href="http://www.djangoturkiye.com/">Django Türkiye</a></li>
<li><a href="http://www.habertux.com/">HaberTux</a></li>
<li><a href="http://www.istihza.com/">İstihza</a></li>
<li><a href="http://ozguryazilimsendikasi.org/">Özgür Yazılım Sendikası</a></li>
<li><a href="http://www.ozgur-yazilimcilar.org/">Özgür Yazılımcılar</a></li>
<li><a href="http://yazki.com/" target="_blank">Yazki.com</a></li>

	</ul>
</div></li>
	</ul>		
</div><!-- #primary -->
<div id="secondary" class="aside main-aside sidebar">
    <ul class="xoxo">
        <!-- Widgetized sidebar, if you have the plugin installed.  -->
        <li class="widgetcontainer clearfix"><h5 class="widgettitle">Etiketler</h5><div class="widgetcontent"><div class="tagcloud"><a href='/tag/comu/index.html' class='tag-link-763' title='6 konu' style="font-size: 8.8305084745763pt;">çomü</a>
<a href='/tag/ozgur_yazilim/index.html' class='tag-link-41' title='41 konu' style="font-size: 17.966101694915pt;">özgür yazılım</a>
<a href='/tag/64_bit/index.html' class='tag-link-262' title='8 konu' style="font-size: 10.016949152542pt;">64-bit</a>
<a href='/tag/2009/index.html' class='tag-link-15' title='9 konu' style="font-size: 10.610169491525pt;">2009</a>
<a href='/tag/2010/index.html' class='tag-link-274' title='7 konu' style="font-size: 9.4237288135593pt;">2010</a>
<a href='/tag/2011/index.html' class='tag-link-324' title='7 konu' style="font-size: 9.4237288135593pt;">2011</a>
<a href='/tag/acik_kaynak/index.html' class='tag-link-22' title='11 konu' style="font-size: 11.559322033898pt;">açık kaynak</a>
<a href='/tag/alfa/index.html' class='tag-link-25' title='5 konu' style="font-size: 8pt;">alfa</a>
<a href='/tag/bsd/index.html' class='tag-link-47' title='10 konu' style="font-size: 11.084745762712pt;">bsd</a>
<a href='/tag/dergi/index.html' class='tag-link-58' title='10 konu' style="font-size: 11.084745762712pt;">dergi</a>
<a href='/tag/django/index.html' class='tag-link-317' title='8 konu' style="font-size: 10.016949152542pt;">django</a>
<a href='/tag/edergi/index.html' class='tag-link-67' title='6 konu' style="font-size: 8.8305084745763pt;">edergi</a>
<a href='/tag/enixma/index.html' class='tag-link-71' title='10 konu' style="font-size: 11.084745762712pt;">enixma</a>
<a href='/tag/erkan_tekman/index.html' class='tag-link-73' title='5 konu' style="font-size: 8pt;">erkan tekman</a>
<a href='/tag/fadike/index.html' class='tag-link-572' title='7 konu' style="font-size: 9.4237288135593pt;">fadike</a>
<a href='/tag/firefox/index.html' class='tag-link-77' title='12 konu' style="font-size: 11.915254237288pt;">firefox</a>
<a href='/tag/gimp/index.html' class='tag-link-88' title='10 konu' style="font-size: 11.084745762712pt;">gimp</a>
<a href='/tag/gnome/index.html' class='tag-link-90' title='10 konu' style="font-size: 11.084745762712pt;">gnome</a>
<a href='/tag/gnu/index.html' class='tag-link-91' title='11 konu' style="font-size: 11.559322033898pt;">gnu</a>
<a href='/tag/linux/index.html' class='tag-link-5' title='23 konu' style="font-size: 15.118644067797pt;">GNU/Linux</a>
<a href='/tag/gnulinux/index.html' class='tag-link-92' title='28 konu' style="font-size: 16.067796610169pt;">GNU/Linux</a>
<a href='/tag/google/index.html' class='tag-link-93' title='15 konu' style="font-size: 12.983050847458pt;">google</a>
<a href='/tag/kde/index.html' class='tag-link-115' title='14 konu' style="font-size: 12.745762711864pt;">kde</a>
<a href='/tag/kitap/index.html' class='tag-link-122' title='9 konu' style="font-size: 10.610169491525pt;">kitap</a>
<a href='/tag/kurumsal_2/index.html' class='tag-link-293' title='14 konu' style="font-size: 12.745762711864pt;">kurumsal 2</a>
<a href='/tag/lkd/index.html' class='tag-link-6' title='17 konu' style="font-size: 13.694915254237pt;">Linux Kullanıcılar Derneği</a>
<a href='/tag/masaustu/index.html' class='tag-link-457' title='8 konu' style="font-size: 10.016949152542pt;">masaüstü</a>
<a href='/tag/microsoft/index.html' class='tag-link-139' title='8 konu' style="font-size: 10.016949152542pt;">microsoft</a>
<a href='/tag/mozilla/index.html' class='tag-link-141' title='11 konu' style="font-size: 11.559322033898pt;">mozilla</a>
<a href='/tag/necdet_yucel/index.html' class='tag-link-263' title='7 konu' style="font-size: 9.4237288135593pt;">necdet yücel</a>
<a href='/tag/openoffice/index.html' class='tag-link-155' title='5 konu' style="font-size: 8pt;">openoffice</a>
<a href='/tag/oracle/index.html' class='tag-link-462' title='6 konu' style="font-size: 8.8305084745763pt;">oracle</a>
<a href='/tag/oyun/index.html' class='tag-link-157' title='12 konu' style="font-size: 11.915254237288pt;">oyun</a>
<a href='/tag/pardus/index.html' class='tag-link-7' title='90 konu' style="font-size: 22pt;">Pardus</a>
<a href='/tag/pardus_2008/index.html' class='tag-link-164' title='8 konu' style="font-size: 10.016949152542pt;">pardus-2008</a>
<a href='/tag/pardus_2011/index.html' class='tag-link-576' title='19 konu' style="font-size: 14.169491525424pt;">pardus 2011</a>
<a href='/tag/pkd/index.html' class='tag-link-8' title='8 konu' style="font-size: 10.016949152542pt;">Pardus Kullanıcıları Derneği</a>
<a href='/tag/python/index.html' class='tag-link-174' title='11 konu' style="font-size: 11.559322033898pt;">python</a>
<a href='/tag/roportaj/index.html' class='tag-link-177' title='12 konu' style="font-size: 11.915254237288pt;">röportaj</a>
<a href='/tag/surum_takvimi/index.html' class='tag-link-327' title='7 konu' style="font-size: 9.4237288135593pt;">sürüm takvimi</a>
<a href='/tag/scilab/index.html' class='tag-link-512' title='6 konu' style="font-size: 8.8305084745763pt;">scilab</a>
<a href='/tag/seminer/index.html' class='tag-link-189' title='6 konu' style="font-size: 8.8305084745763pt;">seminer</a>
<a href='/tag/stallman/index.html' class='tag-link-197' title='10 konu' style="font-size: 11.084745762712pt;">stallman</a>
<a href='/tag/ubuntu/index.html' class='tag-link-214' title='10 konu' style="font-size: 11.084745762712pt;">ubuntu</a>
<a href='/tag/wesnoth/index.html' class='tag-link-470' title='6 konu' style="font-size: 8.8305084745763pt;">wesnoth</a></div>
</div></li>		
				    </ul>
	  
</div><!-- #secondary -->
<script src="http://cdn.wibiya.com/Loaders/Loader_13436.js" type="text/javascript"></script>		</div><!-- #main -->
    
    <div id="footer" class="clearfix">
    	<ul id="footer-sidebar" class="clearfix xoxo">
			<li class="widgetcontainer clearfix"><h5 class="widgettitle">Son Yorumlar</h5><div class="widgetcontent"><ul id="recentcomments"><li class="recentcomments"><a href="/2009/11/pardus_kurumsal_2_tanitildi/comment_page_1/index.html">Pardus Kurumsal 2 Tanıtıldı</a> için tanjan ozbilgi</li><li class="recentcomments"><a href="/2011/04/gnome_nihayet_pardusta/comment_page_1/index.html">GNOME Nihayet Pardus&#8217;ta!</a> için Murat SAYGILI</li><li class="recentcomments"><a href="/2011/04/gnome_nihayet_pardusta/comment_page_1/index.html">GNOME Nihayet Pardus&#8217;ta!</a> için <a href='http://nyucel.blogspot.com/' rel='external nofollow' class='url'>necdet yücel</a></li><li class="recentcomments"><a href="/2011/04/gnome_nihayet_pardusta/comment_page_1/index.html">GNOME Nihayet Pardus&#8217;ta!</a> için Murat SAYGILI</li><li class="recentcomments"><a href="/2011/04/gnome_nihayet_pardusta/comment_page_1/index.html">GNOME Nihayet Pardus&#8217;ta!</a> için murat mehmet yorulmaz</li></ul></div></li><li class="widgetcontainer clearfix"><h5 class="widgettitle"><a class='rsswidget' href='http://forum.pardus-linux.org/feed.php' title='RSS ile içerikten haberdar ol'><img style='border:0' width='14' height='14' src='/wp_includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://forum.pardus-linux.org/index.php' title='Pardus-Linux.org Forumları'>Pardus-Linux.org | Forum</a></h5><div class="widgetcontent"><ul><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23528&amp;p=161240#p161240' title='benim vestel markalı laptopum var ekran kartım sis mirage 3 var dvdyi okuyor dili seçiyorum ekran modunu güvenli kip yapıp kurulumu başlatıyorum ama siyah ekran gelip kalıyor donuyor pc i386 olarak cd yi cektim 86x mı olacak yoksa ekran kartındanmı oluyor lütfen cevaplayınİstatistikler: Gönderilme zamanı gönderen ghost_izmirli — 08 Nis 201 [&hellip;]'>Kurulum • pardusu kuramıyorum lütfen yardım edin</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23527&amp;p=161239#p161239' title=''>Güncel • Slackware Linux 13.37 RC4.6692</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23526&amp;p=161238#p161238' title='İlk sürüm adayı 28 Mart 2011&#039;de yayınlanan SimplyMEPIS 11.0&#039;ın ikinci sürüm adayı Warren Woodford tarafından duyuruldu. Debian Squeeze tabanlı olan sistemin 2.6.36.4 Linux çekirdeği üzerine yapılandırıldığını belirten Woodford; SimplyMEPIS 11.0 RC2&#039;nin küçük bir güncelleme olarak kabul edilebileceğini söyledi. Otomat [&hellip;]'>Güncel • SimplyMEPIS 11.0 RC2</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23525&amp;p=161237#p161237' title='Bilmem gördünüz mü geçenlerde Doruk Fişek Pardus 1.0 &#039;ın sürüm günününde çekilmiş bir video yayınladı. Bu videoyu izledikten sonra aklıma eserek Pardus Tarihçesi&#039;ne baktım. Pardus&#039;un temellerini atan olayın, 2002&#039;de ordunun komuta kademesinin Ali Işıngör&#039;ün ve Görkem Çetin&#039;in başlıktaki isimli bir yaz [&hellip;]'>Konu Dışı • Ordunuz hala annenizin işletim sistemini mi kullanıyor?</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23524&amp;p=161236#p161236' title='NASA açık kaynak zirvesi düzenleyerek bu alanda daha etkin rol almaya ve topluluklarla birlikte çalışmaya hazırlanıyor.Google özgür yazılım ve açık kaynak savunucularından Chris DiBona; Mozilla Laboratuarlarının yöneticisi Pascal Finette, IBM Açık Sistemler projesinin yönetici yardımcısı Bob Sutor ve Red Hat CTO&#039;su Brian Stevens [&hellip;]'>Güncel • NASA&#039;dan açık kaynak hamlesi</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23522&amp;p=161235#p161235' title='&quot;lspci | grep VGA&quot; çıktısı:00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)&quot;glxinfo | head -n20&quot; çıktısı:name of display: :0display: :0 screen: 0direct rendering: Yesserver glx vendor string: SGIserver glx version string: 1.4server glx extensions: GLX_ARB_multisample, G [&hellip;]'>Kurulum Sonrası • Re: Oyunlarda Fps Düşüklüğü</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23519&amp;p=161234#p161234' title='Konsole yolu veya normal yok farketmez.İstatistikler: Gönderilme zamanı gönderen martinamca — 08 Nis 2011, Cum 14:33 [&hellip;]'>Ofis • Re: Qstardict ve Stardict Sözlük</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=6829&amp;p=161233#p161233' title='bu sorun sanırsam sadce ipod a özgü değil. başka mp3-4 çalarlarda da benzer sorunlar oluyor.İstatistikler: Gönderilme zamanı gönderen gabriç — 08 Nis 2011, Cum 14:20 [&hellip;]'>Konu Dışı • Re: iPod&#039;a Müzik Aktarımı (yardım pls)</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23519&amp;p=161232#p161232' title='martinamca yazdı:Hata açık şekilde yazılmış, düzgün dosya bulun açılır.Code:tar (child): vize.tar.bz2: open olanaksız: Böyle bir dosya ya da dizin yokindirilenlerin içindeyken f4 ile ismini vize koyduğum arşiv dosyasını açmayı denediğimde aldım bu hatayı. çok önemli değil. illa konsoldan açmamız mı gerek? normal yollardan açsak [&hellip;]'>Ofis • Re: Qstardict ve Stardict Sözlük</a></li><li><a class='rsswidget' href='http://forum.pardus-linux.org/viewtopic.php?t=23519&amp;p=161231#p161231' title='Hata açık şekilde yazılmış, düzgün dosya bulun açılır.Code:tar (child): vize.tar.bz2: open olanaksız: Böyle bir dosya ya da dizin yokİstatistikler: Gönderilme zamanı gönderen martinamca — 08 Nis 2011, Cum 13:07 [&hellip;]'>Ofis • Re: Qstardict ve Stardict Sözlük</a></li></ul></div></li>        </ul>
		<ul class="footer-message">
			<li class="widgetcontainer">
                	<h4 class="widgettitle">Telif Hakkı</h4>
                	<div class="widgetcontent">
                	Pardus-Linux.org | Ana Sayfa'da yayımlanan tüm içerik GNU-FDL v1.3 ile sunulmaktadır. Alıntı yapılan içeriklerin orijinal lisansları geçerlidir.                	<p>Pardus-Linux.Org | Ana Sayfa'nın inşasında <a href="http://wordpress.org/" target="_blank">Wordpress</a>-<a href="/2010/10/pardus_2011_beta_duyuruldu/wordpress_tr.com" target="_blank">TR</a> ve <a href="http://www.arrastheme.com/">Arras Teması</a> kullanılmıştır.</p>
                	</div>
            </li>
		</ul>
    </div>
    
    <script type='text/javascript' src='/wp_content/plugins/si_captcha_for_wordpress/captcha_secureimage/si_captcha_ver_1.0.js'></script>
<script type="text/javascript">
//<![CDATA[
var si_captcha_styles = "\
<!-- begin SI Captcha Anti-Spam - comment form style -->\
<style type='text/css'>\
div#captchaImgDiv { display:block; }\
.captchaSizeDivSmall { width:175px; height:45px; padding-top:10px; }\
.captchaSizeDivLarge { width:250px; height:60px; padding-top:10px; }\
img#si_image_com,#si_image_reg,#si_image_log,#si_image_side_login { border-style:none; margin:0; padding-right:5px; float:left; }\
.captchaImgAudio { border-style:none; margin:0; vertical-align:top; }\
.captchaImgRefresh { border-style:none; margin:0; vertical-align:bottom; }\
div#captchaInputDiv { display:block; padding-top:15px; padding-bottom:5px; }\
label#captcha_code_label { margin:0; }\
input#captcha_code { width:65px; }\
</style>\
<!-- end SI Captcha Anti-Spam - comment form style -->\
";
jQuery(document).ready(function($) {
$('head').append(si_captcha_styles);
});
//]]>
</script>
	<center><br>Pardus, TÜBİTAK'ın tescilli markasıdır. Pardus Projesi veya TÜBİTAK ile hiçbir resmi bağımız yoktur.<br>
Pardus-Linux.Org bir <a href="http://www.pkd.org.tr/">Pardus Kullanıcıları Derneği</a> hizmetidir.<br>Menülerde geçen logolar <a href="http://www.openclipart.org/" target="_blank">OpenClipart Projesi</a>'nden alınmıştır. Logoların çizeri <b>shokunin</b>'e teşekkürler.<br>Pardus-Linux.Org <a href="http://likya.linux.org.tr/">Likya</a>'da barınmaktadır. <br><br><br> </center>
</div><!-- #wrapper -->
</body>
</html>
   




<!--
     FILE ARCHIVED ON 2:58:33 Apr 9, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 3:38:24 Oct 30, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
-->
