<?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>Gevork&#039;s Blog &#187; ubuntu 9.10</title>
	<atom:link href="http://gevork.ru/tags/ubuntu-9-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://gevork.ru</link>
	<description>YAB of Crazy Akhalkalaki Guy</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:29:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu 10.4 is here -Lucid Lynx</title>
		<link>http://gevork.ru/2010/04/18/ubuntu-10-4-is-here/</link>
		<comments>http://gevork.ru/2010/04/18/ubuntu-10-4-is-here/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 10:14:50 +0000</pubDate>
		<dc:creator>Gevork</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ubuntu 10.4]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://gevork.ru/?p=204</guid>
		<description><![CDATA[Hey Dudes! Ubuntu 10.4 BETA is here and can be downloaded and used ! Still beta but it has a lot of very cool stuff. New fresh design, new feeling . i hope very soon it will be released as a Stable distro. Anyway I went already to it.]]></description>
			<content:encoded><![CDATA[<p><a id="aptureLink_qw0zfm9gfI" style="margin: 0pt auto; text-align: center; display: block; padding: 0px 6px;" href="http://www.rbucky.com/uploads/ubutnu-10.04-lucid-lynx-wallpaper-12x8_2.jpg"><img class="alignleft colorbox-204" style="border: 0px none;" src="http://www.rbucky.com/uploads/ubutnu-10.04-lucid-lynx-wallpaper-12x8_2.jpg" alt="" width="433.875px" height="347.1px" /></a>Hey Dudes! Ubuntu 10.4 BETA is here and can be downloaded and used ! Still beta but it has a lot of very cool stuff. New fresh design, new feeling . i hope very soon it will be released as a Stable distro. Anyway I went already to it.</p>
<div id="aptureLink_qyJXsVSHZD" style="margin: 0pt auto; text-align: center; display: block; padding: 0px 6px;"><object id="apture_embedPlayer1" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="456" height="285" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#ffffff" /><param name="quality" value="high" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="start=0&amp;domId=apture_embedPlayer1" /><param name="src" value="http://www.youtube.com/v/W4YzQ8GbIXU&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;iv_load_policy=3" /><param name="name" value="apture_embedPlayer1" /><param name="allowfullscreen" value="true" /><embed id="apture_embedPlayer1" type="application/x-shockwave-flash" width="456" height="285" src="http://www.youtube.com/v/W4YzQ8GbIXU&amp;rel=0&amp;fs=1&amp;showinfo=0&amp;iv_load_policy=3" name="apture_embedPlayer1" flashvars="start=0&amp;domId=apture_embedPlayer1" allowfullscreen="true" allowscriptaccess="always" quality="high" bgcolor="#ffffff"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://gevork.ru/2010/04/18/ubuntu-10-4-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php программирование под Убунту 9.10</title>
		<link>http://gevork.ru/2010/02/05/php-programmirovanie-pod-ubuntu/</link>
		<comments>http://gevork.ru/2010/02/05/php-programmirovanie-pod-ubuntu/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 12:50:00 +0000</pubDate>
		<dc:creator>Gevork</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://gevork.ru/?p=83</guid>
		<description><![CDATA[Итак&#8230; Наконец то &#8230; Решил написать для тех кто переходит с Винды на Линукс Убунту как настроить все для программирования на php ,mysql . шаг 1. Для разработки ПХП приложений нам конечно надо будет сервер с поддержкой ПХП. И конечно же mysql. для этого ж коммандой строке терминала вводим sudo apt-get install lamp-server^ тут вас [...]]]></description>
			<content:encoded><![CDATA[<p>Итак&#8230; Наконец то &#8230; Решил написать для тех кто переходит с Винды на Линукс Убунту как настроить все для программирования на php ,mysql .</p>
<p>шаг 1. Для разработки ПХП приложений нам конечно надо будет сервер с поддержкой ПХП. И конечно же mysql.</p>
<p>для этого ж коммандой строке терминала вводим</p>
<p><code>sudo apt-get install lamp-server^</code></p>
<p>тут вас строка спросит пароль администратора. введите. Потом после недолгих проверок он спросит типа он загрузит и поставит около 60МБ данных. Вы уверены? введите Y если у вас англоязычная установка или Д если русскоязычная. Если русский язык не установлен  то советую до этого  зайти на <strong>Система-&gt;Настройки-&gt;Клавиатура</strong></p>
<p><img class="alignnone size-medium wp-image-84 colorbox-83" title="Клава Убунту" src="http://gevork.ru/wp-content/uploads/2010/02/png-300x187." alt="Клава Убунту" width="300" height="187" /></p>
<p>Я ставлю Фонетический Русский. Вы как хотите. После если вы прогер, покопайтесь в настройках и найдите место где можно активировать переключение через CTRL+ALT</p>
<p>Итак после того как вы ввели комманду</p>
<p><code>sudo apt-get install lamp-server^</code></p>
<p>И ответили ДА , то вас еше спросят предоставить пароль для mysql-сервера.</p>
<p>И Вуаля!</p>
<p>Заходим на localhost</p>
<p>если видим надпись</p>
<p>IT WORKS!</p>
<p>значит все в порядке&#8230; У нас у теперь Есть Сервер.</p>
<p>Шаг 2.</p>
<p>Папка /var/www/ где расположен ХТМЛ файл index.html  где и написано it works не пренадлежит текущему юзеру.</p>
<p>Чтоб избавить себя от гиммора каждый раз как root файлы менять , итд итп я меняю хозяина.</p>
<p>для этого  открываю наутилус под рута так</p>
<p>gksudo nautilus</p>
<p>нахожу папку /var/www</p>
<p>и меняю в настройках хозяина так</p>
<p><img class="alignnone size-large wp-image-85 colorbox-83" title="/var/www" src="http://gevork.ru/wp-content/uploads/2010/02/Screenshot-1024x614.png" alt="/var/www" width="500" /></p>
<p>почему? да чтоб обычный юзер, то есть прогер мог делать в этой папке что захочет.</p>
<p>Шаг 4 : Редактор</p>
<p>Я выбераю редактор Аптана. Он сделан на базе eclipse так что любой мод под него можно поставить</p>
<p>Качаем из http://aptana.org/studio/download</p>
<p>распаковываем в папку любую. я поставил в папку /home/gevork вы как угодно. Тока ставьте где есть у вас права записи , там потом чтоб без гиморов привилегий  на создание и изменение файлов было.</p>
<p>Если у вас Убунту 9.10 как у меня у вас будет проблема в Аптане или эклипсе или в Зенд Студио &#8230;. Кнопки некоторые не работают. Без паники&#8230;. После распаковкы делаем следуюшее..</p>
<p>Создаем файл start.sh в папке /home/gevork/Aptana Studio 2.0</p>
<p>внутри пишем</p>
<p>#!/bin/sh<br />
export GDK_NATIVE_WINDOWS=1<br />
/home/gevork/Aptana Studio 2.0/AptanaStudio</p>
<p>надеюсь как прогер вы понимаете что у вас пути к папкам другие и надо вместо</p>
<p>/home/gevork/Aptana Studio 2.0  свои папки приписать</p>
<p>Потом в свойствах start.sh заходим и ставим птичку перед</p>
<p>allow file executing as program   в Permissions</p>
<p>потом делаем линк на этот файл на Рабочем Столе. И все. Если Аптана не стартет, то провер&#8217;те пути. Если эррор, то наверняка надо установить java.</p>
<p>Дерзайте&#8230; В След раз расскажу как домены подкрутить к Апачу</p>
<p>Дополнительно можно поставить любой виндовский trueType фонт скопировав ее в /usr/share/fonts/trueType</p>
<p>и дав команду на обновление кеша фонтов</p>
<p>sudo fc-<em>cache</em> -f -v</p>
]]></content:encoded>
			<wfw:commentRss>http://gevork.ru/2010/02/05/php-programmirovanie-pod-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 is released</title>
		<link>http://gevork.ru/2009/11/05/ubuntu-9-10-is-released/</link>
		<comments>http://gevork.ru/2009/11/05/ubuntu-9-10-is-released/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 15:45:02 +0000</pubDate>
		<dc:creator>Gevork</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://gevork.ru/?p=37</guid>
		<description><![CDATA[Software Center Instant access to thousands of free and open-source applications. Categories include Education, Games, Sound and Video, Graphics, Programming and Office. Simply select the applications you want to use and the Ubuntu Software Center will add them to your computer. No CDs, no licenses, no hassle. Email and chat Chat with friends and colleagues [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<h2>Software Center</h2>
<p>Instant access to thousands of free and open-source                applications.</p>
<p>Categories include Education, Games, Sound and Video, Graphics,                Programming and Office.</p>
<p>Simply select the applications you want to use and the Ubuntu Software                Center will add them to your computer.</p>
<p>No CDs, no licenses, no hassle.</p></div>
<p><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-software-center.jpg" alt="" width="473" height="226" /><span id="more-37"></span></div>
<div><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-email-and-chat.jpg" alt="" width="429" height="229" /></p>
<div>
<h2>Email and chat</h2>
<p>Chat with friends and colleagues through Empathy which integrates                Yahoo, Gmail, MSN, Jabber, AOL, QQ and many more.</p>
<p>Evolution gives you email, an address book and a calendar and                works well with colleagues and friends using MS Outlook.</p></div>
</div>
<div>
<div>
<h2>Browse the Internet</h2>
<p>Ubuntu includes Mozilla Firefox 3.5 for faster and safer browsing.</p>
<p>For a choice of other open-source web browsers visit the Ubuntu Software                Center and take your pick.</p></div>
<p><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-browser-internet.jpg" alt="" width="454" height="203" /></div>
<div><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-manage-photos.jpg" alt="" width="446" height="207" /></p>
<div>
<h2>Photos</h2>
<p>Upload from your camera or phone to F-Spot.</p>
<p>Manage, tag, share and sort your photos.</p>
<p>Upload easily to your favourite social network or photo-sharing                 sites including Flickr, Facebook, Picasa and many others.</p></div>
</div>
<div>
<div>
<h2>Music and videos</h2>
<p>Plug in your PSP, iPod, MP3 player and use Rhythmbox to download,                store, buy and play music.</p>
<p>Share playlists with your friends.</p>
<p>Access Last.fm directly through Rhythmbox to stream your favourite                music.</p>
<p>Stream and play video from YouTube, BBC and others.</p></div>
<p><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-music-videos.jpg" alt="" width="498" height="240" /></div>
<div><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-office.jpg" alt="" /></p>
<div>
<h2>Office applications</h2>
<p>Create professional documents, spreadsheets and presentations                with OpenOffice.org 3.1.</p>
<p>OpenOffice.org is compatible with all office applications                including Microsoft Office.</p>
<p>The big difference is that OpenOffice.org is free (and promises                never to introduce Mr Clippy).</p></div>
</div>
<div>
<div>
<h2>Play games</h2>
<p>Over 400 completely free and completely cool games. Solitaire is                not the only game in town.</p>
<p>Visit the Ubuntu Software Center to easily browse, select and install                games.</p></div>
<p><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-games.jpg" alt="" width="437" height="226" /></div>
<div><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-share-files.jpg" alt="" width="430" height="190" /></p>
<div>
<h2>Store, sync and share</h2>
<p>Integrated &#8220;Ubuntu One&#8221; technology gives you 2 GB of                online storage for free.</p>
<p>Easily share files between your own and your friends&#8217; computers.</p>
<p>Upgrade at low cost for more storage if you need it.</p></div>
</div>
<div>
<div>
<h2>Accessibility</h2>
<p>At the core of the Ubuntu philosophy is the belief          that computing is for everyone, whatever your circumstances.          Ubuntu is one of the most accessible operating systems around          and is <a href="https://wiki.ubuntu.com/Translations/ReleaseLanguages/9.10"> fully translated into 23 languages with many more to follow. </a></div>
<p><img class="colorbox-37"  src="http://www.ubuntu.com/files/masthead/910/tour/ubuntu-910-accessibility.jpg" alt="" width="421" height="235" /></div>
]]></content:encoded>
			<wfw:commentRss>http://gevork.ru/2009/11/05/ubuntu-9-10-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

