<?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</title>
	<atom:link href="http://gevork.ru/cats/ubuntu/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>Mapnik,Ubuntu and 10m-populated-places.zip</title>
		<link>http://gevork.ru/2011/09/16/mapnikubuntu-and-10m-populated-places-zip/</link>
		<comments>http://gevork.ru/2011/09/16/mapnikubuntu-and-10m-populated-places-zip/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 07:22:42 +0000</pubDate>
		<dc:creator>Gevork</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[10m_nepopulated_places]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[mapnik]]></category>
		<category><![CDATA[openstreetmap]]></category>
		<category><![CDATA[OSM]]></category>
		<category><![CDATA[tiles generation]]></category>

		<guid isPermaLink="false">http://gevork.ru/?p=455</guid>
		<description><![CDATA[Yesterday all day long I was trying to install mapnik and generate some map tiles with openstreetmap of my country, to make some offline map application . I came up to a great tutorial on ubuntu how to install mapnik here http://weait.com/content/build-your-own-openstreetmap-server and I have started to do it step by step. But when I [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday all day long I was trying to install mapnik and generate some map tiles with openstreetmap of my country, to make some offline map application . I came up to a great tutorial on ubuntu how to install mapnik here</p>
<p>http://weait.com/content/build-your-own-openstreetmap-server</p>
<p><span id="more-455"></span></p>
<p>and I have started to do it step by step. But when I came up to the part</p>
<h3><strong>Install prepared world boundary data</strong></h3>
<p>I made it and tried to generate an image as a test the day ended with an error<br />
(most recent call last): File &#8220;./<a href="http://generate_image.py/">generate_image.py</a>&#8220;, line 42, in &lt;module&gt; mapnik.load_map(m,mapfile)<br />
RuntimeError: /home/<strong>bin/mapnik/world_boundaries/10m_populated_places does not exist</strong> (encountered during parsing of layer &#8216;nepopulated&#8217;)</p>
<p>Strange I thought, because I had no errors while unpacking. I came up to idea that maybe we need to unpack the content of 10m-populated-places.zip to separate folder 10m_populated_place , and I did  it. It didn&#8217;t either worked, and I began to beat a dead horse. Fortunately today I have posted a  question in <a href="http://help.openstreetmap.org/questions/7916/mapnik-ubuntu" target="_blank">OpenstreetMap Help </a>and get an answer fastly from <a href="http://help.openstreetmap.org/users/104/frederik-ramm">Frederik Ramm</a> .Thank you Frederik!</p>
<p>The problem is that the  publisher of the 10m-populated-places.zip from Natural Earth , have given the names to file starting from <strong>ne_ </strong> and the programmers of the mapnik<strong> </strong>seems didn&#8217;t knew that , or the tutorial author forgot this.</p>
<p><img class="alignleft size-full wp-image-456 colorbox-455" title="Screenshot-3" src="http://gevork.ru/wp-content/uploads/2011/09/Screenshot-3.png" alt="" width="702" height="536" />Anyway. Everything you need to do before to go on with the .generate_image.py  is to rename those files in the folder world_boundaries what we do</p>
<p><code><strong><code>gevork@localhost</code>:/home/bin/mapnik/world_boundaries# cd world_boundaries</strong> <strong>gevork@localhost:/home/bin/mapnik/world_boundaries# mv ne_10m_populated_places.prj 10m_populated_places.prj<code></code></strong></code></p>
<p><code><strong><code>gevork@localhost</code>:/home/bin/mapnik/world_boundaries# mv ne_10m_populated_places.shp 10m_populated_places.shp <code> </code></strong></code></p>
<p><code><strong><code>gevork@localhost</code>:/home/bin/mapnik/world_boundaries# mv ne_10m_populated_places.shx 10m_populated_places.shx </strong></code></p>
<p><code><strong><code> gevork@localhost</code>:/home/bin/mapnik/world_boundaries# cd ..</strong> </code></p>
<p><code>And then we go on with tile generation... That's all folks <img src='http://gevork.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley colorbox-455' />  <strong></strong> </code></p>
]]></content:encoded>
			<wfw:commentRss>http://gevork.ru/2011/09/16/mapnikubuntu-and-10m-populated-places-zip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nautilus problem in Natty</title>
		<link>http://gevork.ru/2011/05/18/nautilus-problem-in-natty/</link>
		<comments>http://gevork.ru/2011/05/18/nautilus-problem-in-natty/#comments</comments>
		<pubDate>Wed, 18 May 2011 19:07:58 +0000</pubDate>
		<dc:creator>Gevork</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[natty]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[ubuntu 11.4]]></category>

		<guid isPermaLink="false">http://gevork.ru/?p=394</guid>
		<description><![CDATA[Ubuntu? Natty? You have installed 11.4 and have problem, that Nautius is not opening any folder? Hm&#8230; If you don&#8217;t care and need Ubuntu One syncro service, than just do sudo apt-get purge ubuntuone-client And your computer will work further more better more lighter &#8230;. Nautilus will fly&#8230; Have fun&#8230; Maybe after with new updates [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu? Natty? You have installed 11.4 and have problem, that Nautius is not opening any folder? Hm&#8230; If you don&#8217;t care and need Ubuntu One syncro service, than just do</p>
<p><span id="more-394"></span></p>
<blockquote><p>sudo apt-get purge ubuntuone-client</p></blockquote>
<p>And your computer will work further more better more lighter &#8230;. Nautilus will fly&#8230; Have fun&#8230; Maybe after with new updates Ubuntu One will be fixed, and you will bring it back. I personally don&#8217;t need&#8230; If you will have much nice solution, don&#8217;t hesitate to comment&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://gevork.ru/2011/05/18/nautilus-problem-in-natty/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>
		<item>
		<title>How to add a domain name to XAMPP in Linux</title>
		<link>http://gevork.ru/2009/10/22/how-to-add-a-domain-name-to-xampp-in-linux/</link>
		<comments>http://gevork.ru/2009/10/22/how-to-add-a-domain-name-to-xampp-in-linux/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:28:33 +0000</pubDate>
		<dc:creator>Gevork</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[etc/hosts]]></category>
		<category><![CDATA[vhosts]]></category>
		<category><![CDATA[virtual hosts]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://gevork.ru/?p=27</guid>
		<description><![CDATA[By Dimitri Taghon This short tutorial will guide you in using virtual hosts with XAMPP. XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. This tutorial is written in Ubuntu and XAMPP for Linux 1.6.6, 2008/2/11. First we have to activate virtual hosts in httpd.conf. view sourceprint? 1.$ sudo vim /opt/lampp/etc/httpd.conf [...]]]></description>
			<content:encoded><![CDATA[<div>
<h3><span><br />
</span><span> </span></h3>
<h4><a title="Posts by Dimitri Taghon" href="http://www.dimitritaghon.be/author/admin/">By Dimitri Taghon</a></h4>
<h4><a href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#comments"><br />
</a></h4>
</div>
<h2><a title="XAMPP and virtual hosts" rel="bookmark" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/"><br />
</a></h2>
<p>This short tutorial will guide you in using virtual hosts with XAMPP.</p>
<p><em>XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl.<br />
This tutorial is written in Ubuntu and XAMPP for Linux 1.6.6, 2008/2/11.</em></p>
<p>First we have to activate virtual hosts in httpd.conf.</p>
<div id="highlighter_733393">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>$ sudo vim /opt/lampp/etc/httpd.conf</code></span></span></div>
</div>
</div>
<p>Uncomment this line in httpd.conf.</p>
<div id="highlighter_638515">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>Include etc/extra/httpd-vhosts.conf</code></span></span></div>
</div>
</div>
<p>Next you have to add your virtual hosts to httpd-vhosts.conf.</p>
<div id="highlighter_528349">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>$ sudo vim /opt/lampp/etc/extra/httpd-vhosts.conf</code></span></span></div>
</div>
</div>
<p>Add your vhost project to httpd-vhosts.conf</p>
<div id="highlighter_987989">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>&lt;VirtualHost *:80&gt;</code></span></span></div>
<div><code>2.</code><span><code> </code><span style="margin-left: 32px ! important;"><code>DocumentRoot /opt/lampp/htdocs/vhostdemo</code></span></span></div>
<div><code>3.</code><span><code> </code><span style="margin-left: 32px ! important;"><code>ServerName vhostdemo</code></span></span></div>
<div><code>4.</code><span><span style="margin-left: 0px ! important;"><code>&lt;/VirtualHost&gt;</code></span></span></div>
</div>
</div>
<p>Add a test-file</p>
<div id="highlighter_744553">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>$ sudo vim /opt/lampp/htdocs/vhostdemo/index.php</code></span></span></div>
</div>
</div>
<p>Add some dummy content to test</p>
<p>Add vhostdemo to your hosts file</p>
<div id="highlighter_838558">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>$ sudo vim /etc/hosts</code></span></span></div>
</div>
</div>
<p>Add a line with 127.0.0.1 and the name of your vhost project</p>
<div id="highlighter_50794">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>127.0.0.1 vhostdemo</code></span></span></div>
</div>
</div>
<p>(Re)start your XAMPP server</p>
<div id="highlighter_575426">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>$ sudo /opt/lampp/lampp restart</code></span></span></div>
</div>
</div>
<p>Start your browser to test if your virtual host works</p>
<div id="highlighter_773559">
<div>
<div><a style="width: 16px; height: 16px;" title="view source" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#viewSource">view source</a><a style="width: 16px; height: 16px;" title="print" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#printSource">print</a><a style="width: 16px; height: 16px;" title="?" href="http://www.dimitritaghon.be/2008/07/xampp-and-virtual-hosts/#about">?</a></div>
</div>
<div>
<div><code>1.</code><span><span style="margin-left: 0px ! important;"><code>$ firefox http:</code><code>//vhostdemo</code></span></span></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gevork.ru/2009/10/22/how-to-add-a-domain-name-to-xampp-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.4 qutIM вместо qip</title>
		<link>http://gevork.ru/2009/10/18/ubuntu-9-4-qutim-vnesto-qip/</link>
		<comments>http://gevork.ru/2009/10/18/ubuntu-9-4-qutim-vnesto-qip/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 09:08:42 +0000</pubDate>
		<dc:creator>Gevork</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[qip]]></category>
		<category><![CDATA[qutim]]></category>
		<category><![CDATA[ubuntu 9.4]]></category>

		<guid isPermaLink="false">http://gevork.ru/?p=19</guid>
		<description><![CDATA[Для тех кто ещё пользуется qip’ом или другими месседжерами под linux’ом мой совет ставьте qutIM, это идеальный icq-клиент для ubuntu. qutIM это хорашая замена Квипу&#8230;. Для установки qutIM’а в Ubuntu 9.04 подключить репозиторий deb http://qutim.org/debian/jaunty/ jaunty main допишите эту строчку в файл /etc/apt/sources.list или подключите через Система&#62;&#62;Администрирование&#62;&#62;Источники приложений. Импортируйте ключ репозитория, делается это командой sudo [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Для тех кто ещё пользуется qip’ом или другими месседжерами под linux’ом мой совет ставьте <strong>qutIM</strong>, это идеальный icq-клиент для ubuntu.</p>
<p><strong>qutIM</strong> это хорашая замена Квипу&#8230;.</p>
<p>Для установки qutIM’а в Ubuntu 9.04 подключить репозиторий</p>
<div>
<div>
<pre style="font-family: monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>qutim.org<span style="color: #000000; font-weight: bold;">/</span>debian<span style="color: #000000; font-weight: bold;">/</span>jaunty<span style="color: #000000; font-weight: bold;">/</span> jaunty main</pre>
</div>
</div>
<p>допишите эту строчку в файл <strong>/etc/apt/sources.list </strong>или подключите через <strong>Система&gt;&gt;Администрирование&gt;&gt;Источники приложений</strong>.</p>
<p><span id="more-19"></span></p>
<p>Импортируйте ключ репозитория, делается это командой</p>
<div>
<div>
<pre style="font-family: monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">wget</span> <span style="color: #660033;">-O</span> — qutim.org<span style="color: #000000; font-weight: bold;">/</span>debian<span style="color: #000000; font-weight: bold;">/</span>archive.key <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-key</span> add

Если не получилось, то просто в Мозиле пишем http://qutim.org/debian/archive.key
и сохраняем через Сейв Аз то что покажет мозилла в файл
<pre style="font-family: monospace;">archive.key. Заходим на Апдейт Манаджер и там есть раздел ключей, там добавляем файл в список. Потом перегодим
на обновление списка репозиториев</pre>
</pre>
</div>
</div>
<div>
<div>
<pre style="font-family: monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update</pre>
</div>
</div>
<p>делаем инсталл</p>
<div>
<div>
<pre style="font-family: monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> qutim</pre>
</div>
</div>
<p>Всё теперь заходим в <strong>Приложения&gt;&gt;Интернет</strong> и видим иконку qutIM’а.</div>
]]></content:encoded>
			<wfw:commentRss>http://gevork.ru/2009/10/18/ubuntu-9-4-qutim-vnesto-qip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install  LAMP(PHP,APACHE2,MYSQL) on  Ubuntu 8.10 or 9.4</title>
		<link>http://gevork.ru/2009/07/14/ubuntu-810-or-94-i-lampphpapache2mysql/</link>
		<comments>http://gevork.ru/2009/07/14/ubuntu-810-or-94-i-lampphpapache2mysql/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 15:27:48 +0000</pubDate>
		<dc:creator>Gevork</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[ubuntu 9.4]]></category>

		<guid isPermaLink="false">http://i.gevork.ru/?p=11</guid>
		<description><![CDATA[Нашел классную вещь !!! Вместо того чтоб мучатсья с долгой установкой сервера, пыхпыха и других вещей.. просто пишем sudo apt-get install lamp-server^ все&#8230; будем иметь и пыхпых и апач2 и мускул In order to install all things manually, step by step, just type sudo apt-get install lamp-server^ Don&#8217;t forget ^ this is very important!!!&#8230; After [...]]]></description>
			<content:encoded><![CDATA[<p>Нашел классную вещь !!! Вместо того чтоб мучатсья с долгой установкой сервера, пыхпыха и других вещей.. просто пишем</p>
<p><code>sudo apt-get install lamp-server^</code></p>
<p>все&#8230; будем иметь и пыхпых и апач2 и мускул</p>
<p>In order to install all things manually, step by step, just type</p>
<p><code>sudo apt-get install lamp-server^</code></p>
<p>Don&#8217;t forget <strong>^ </strong>   this is very important!!!&#8230; After some process you will have PHP,MYSQL and APACHE2 installed &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://gevork.ru/2009/07/14/ubuntu-810-or-94-i-lampphpapache2mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

