<?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>Techonia.com &#187; OpenBSD</title>
	<atom:link href="http://www.techonia.com/category/openbsd/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techonia.com</link>
	<description>News, Tutorials, and How-tos about Technology</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:19:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to install Microsoft Windows Fonts on OpenBSD</title>
		<link>http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd</link>
		<comments>http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd#comments</comments>
		<pubDate>Mon, 19 Jul 2010 12:59:24 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[OpenBSD 4.7]]></category>
		<category><![CDATA[TrueType Fonts]]></category>
		<category><![CDATA[Windows Fonts]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1760</guid>
		<description><![CDATA[You may need more fonts as Microsoft Windows has. If you use OpenBSD as your main desktop as a daily work OS rather than using Windows or Linux, you will need more fonts to make your desktop good looking with Windows Fonts. You can easily install the Microsoft Windows fonts on OpenBSD by following this tutorial.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p>Basically a collection of popular TrueType fonts are already compiled and available in the OpenBSD ports tree, in /usr/ports/x11/msttcorefonts. The ports collection also include other TrueType fonts packages, especially the liberation fonts that can be used as a replacement for the Microsoft Web fonts above and are distributed with a more acceptable license.</p>
<p>You can install the fonts via ports as follow:<br />
<span id="more-1760"></span></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># cd /usr/ports/x11/msttcorefonts</span>
<span style="color: #666666; font-style: italic;"># make install</span></pre></div></div>

<p>You may need more fonts as Microsoft Windows has. If you use OpenBSD as your main desktop as a daily work OS rather than using Windows or Linux, you will need more fonts to make your desktop good looking with Windows Fonts.<br />
You can easily install the Microsoft Windows fonts on OpenBSD by following this tutorial.<br />
Here are the step by step how to install Windows fonts on OpenBSD.</p>
<p>1. Copy the Microsoft Windows Fonts<br />
First you need to copy all the *.ttf file located at &#8216;C:\Windows\Fonts&#8217; of Microsoft Windows operating system.<br />
To make it easy to copy / import the fonts into OpenBSD, just zip the folder to be Fonts.zip file then upload it to your FTP / Web server. Later you can download it to OpenBSD system.</p>
<p>2. Store the folder in OpenBSD fonts directory<br />
After getting the Windows fonts using the above step, or whatever way you did to copy into OpenBSD system, store the fonts into OpenBSD fonts directory located in /usr/X11R6/lib/X11/fonts/ and make it WinFonts.</p>
<p>3. And the new fonts path into /etc/X11/xorg.conf<br />
You need to add the fonts path into /etc/X11/xorg.conf file as follow:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Section <span style="color: #ff0000;">&quot;Files&quot;</span>
        ...
        FontPath     <span style="color: #ff0000;">&quot;/usr/X11R6/lib/X11/fonts/TTF/&quot;</span>
        FontPath     <span style="color: #ff0000;">&quot;/usr/X11R6/lib/X11/fonts/WinFonts/&quot;</span>
	...
EndSection</pre></div></div>

<p>4. To build a fonts.scale file, use the &#8216;mkfontscale&#8217;:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">    <span style="color: #666666; font-style: italic;"># cd /usr/X11R6/lib/X11/fonts/WinFonts/</span>
    <span style="color: #666666; font-style: italic;"># /usr/X11R6/bin/mkfontscale</span>
    <span style="color: #666666; font-style: italic;"># /usr/X11R6/bin/mkfontdir</span></pre></div></div>

<p>5. Apply the changes to the current X session</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">    $ <span style="color: #c20cb9; font-weight: bold;">xset</span> fp rehash
    $ <span style="color: #c20cb9; font-weight: bold;">xset</span> +fp <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>X11R6<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>fonts<span style="color: #000000; font-weight: bold;">/</span>WinFonts</pre></div></div>

<p>Now you are ready to use Microsoft Windows Fonts on OpenBSD. Try to change the default fonts to the MS Windows fonts that we just added before.</p>
<p>For comparation, below are the capture of Mozilla Firefox accessing Yahoo Website before and after using TrueType fonts (MS Windows Fonts).</p>
<div id="attachment_1761" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/yahoo-page-before.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/yahoo-page-before.png" alt="" title="yahoo-page-before" width="448" height="292" class="size-full wp-image-1761" /></a><p class="wp-caption-text">Before Using Windows Fonts (click to enlarge)</p></div>
<div id="attachment_1762" class="wp-caption aligncenter" style="width: 458px"><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/07/yahoo-page-after.png"><img src="http://www.techonia.com/wp-content/uploads/2010/07/yahoo-page-after.png" alt="" title="yahoo-page-after" width="448" height="309" class="size-full wp-image-1762" /></a><p class="wp-caption-text">After Using Windows Fonts (click to enlarge)</p></div>
<p>Reference: http://www.openbsd.org/faq/truetype.html</p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title="openbsd">openbsd</a></li><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title=">mkfontscale C:/Windows/Fonts">>mkfontscale C:/Windows/Fonts</a></li><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title="fonts free openbsd">fonts free openbsd</a></li><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title="install windows fonts openbsd">install windows fonts openbsd</a></li><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title="mandriva 2010 add microsoft truetype fonts">mandriva 2010 add microsoft truetype fonts</a></li><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title="openbsd 4 7 adding fonts to X">openbsd 4 7 adding fonts to X</a></li><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title="openbsd ttf fonts">openbsd ttf fonts</a></li><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title="ubuntu install ms fonts">ubuntu install ms fonts</a></li><li><a href="http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd" title="windows fonts on openbsd">windows fonts on openbsd</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 4.626 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/install-microsoft-windows-fonts-on-openbsd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenBSD 4.7 Screenshot using XFCE4</title>
		<link>http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4</link>
		<comments>http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4#comments</comments>
		<pubDate>Mon, 19 Jul 2010 11:30:26 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[OpenBSD 4.7]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1758</guid>
		<description><![CDATA[OpenBSD 4.7 is the latest release of OpenBSD operating system. It was released in May 19, 2010. I have installed OpenBSD 4.7 into my Compaq Presario Laptop triple-booted with Windows 7 Ultimate and Slackware 13.1]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p>OpenBSD 4.7 is the latest release of OpenBSD operating system. It was released in May 19, 2010. I have installed OpenBSD 4.7 into my Compaq Presario Laptop triple-booted with Windows 7 Ultimate and Slackware 13.1</p>
<p>Here are some screenshots of OpenBSD 4.7 using XFCE4 Window Manager. Enjoy!!</p>

<div class="ngg-galleryoverview" id="ngg-gallery-5-1758">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.techonia.com/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=5&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-22" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-4-7-xfce/openbsd47-desktop1.jpg" title=" " class="shutterset_set_5" >
								<img title="openbsd47-desktop1" alt="openbsd47-desktop1" src="http://www.techonia.com/wp-content/gallery/openbsd-4-7-xfce/thumbs/thumbs_openbsd47-desktop1.jpg" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-23" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-4-7-xfce/openbsd47-desktop2.jpg" title=" " class="shutterset_set_5" >
								<img title="openbsd47-desktop2" alt="openbsd47-desktop2" src="http://www.techonia.com/wp-content/gallery/openbsd-4-7-xfce/thumbs/thumbs_openbsd47-desktop2.jpg" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-24" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-4-7-xfce/openbsd47-desktop3.jpg" title=" " class="shutterset_set_5" >
								<img title="openbsd47-desktop3" alt="openbsd47-desktop3" src="http://www.techonia.com/wp-content/gallery/openbsd-4-7-xfce/thumbs/thumbs_openbsd47-desktop3.jpg" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-25" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-4-7-xfce/openbsd47-desktop4.jpg" title=" " class="shutterset_set_5" >
								<img title="openbsd47-desktop4" alt="openbsd47-desktop4" src="http://www.techonia.com/wp-content/gallery/openbsd-4-7-xfce/thumbs/thumbs_openbsd47-desktop4.jpg" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7 screenshots">openbsd 4 7 screenshots</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7 screenshot">openbsd 4 7 screenshot</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd xfce">openbsd xfce</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7 xfce4">openbsd 4 7 xfce4</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="screenshots of openbsd">screenshots of openbsd</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7">openbsd 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="Set up Apache PHP MySQL on OpenBSD 4 7">Set up Apache PHP MySQL on OpenBSD 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="Virtualbox OpenBSD 4 7">Virtualbox OpenBSD 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="xfce on openbsd 4 7">xfce on openbsd 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="howto install xfce openbsd">howto install xfce openbsd</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7 xfce">openbsd 4 7 xfce</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7 vs">openbsd 4 7 vs</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7 reviews">openbsd 4 7 reviews</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7 opera browser problem">openbsd 4 7 opera browser problem</a></li><li><a href="http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4" title="openbsd 4 7 install xfce">openbsd 4 7 install xfce</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 7.757 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/openbsd-4-7-screenshot-using-xfce4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenBSD 4.7 Officially Released Today</title>
		<link>http://www.techonia.com/openbsd-4-7-officially-released-today</link>
		<comments>http://www.techonia.com/openbsd-4-7-officially-released-today#comments</comments>
		<pubDate>Wed, 19 May 2010 13:48:40 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[newfs_ext2fs]]></category>
		<category><![CDATA[OpenBSD 4.7]]></category>

		<guid isPermaLink="false">http://www.techonia.com/?p=1595</guid>
		<description><![CDATA[The OpenBSD team officially released the OpenBSD 4.7 today. Many new features and improvements have been included in OpenBSD 4.7 such as improved hardware support including revamped SCSI midlayer and improved driver support, new tools newfs_ext2fs for creating ext2 filesystems, and many more.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/openbsd-4-7-officially-released-today";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p><a class="highslide" onclick="return vz.expand(this)" href="http://www.techonia.com/wp-content/uploads/2010/05/openbsd-47.gif"><img class="aligncenter size-full wp-image-1596" title="openbsd-47" src="http://www.techonia.com/wp-content/uploads/2010/05/openbsd-47.gif" alt="" width="448" height="148" /></a>The OpenBSD team officially released the OpenBSD 4.7 today. Many new features and improvements have been included in OpenBSD 4.7 such as improved hardware support including revamped SCSI midlayer and improved driver support, new tools newfs_ext2fs for creating ext2 filesystems, and many more.</p>
<p>For more details you can see on <a href="http://www.openbsd.org/47.html" target="_blank">OpenBSD webpage</a>.</p>
<p>I already wrote several tutorials about OpenBSD such as how to install Gnome on OpenBSD, install OpenBSD packages directly from an FTP server, etc. You can find the link of these tutorials in the Related Posts of this article or simply search it by using search tool in this website. Enjoy.</p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd 4 7 install gnome">openbsd 4 7 install gnome</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd 4 7 gnome">openbsd 4 7 gnome</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd eclipse">openbsd eclipse</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd 4 7">openbsd 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd 4 7 screenshot">openbsd 4 7 screenshot</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd 4 7 jdk">openbsd 4 7 jdk</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="install gnome openbsd 4 7">install gnome openbsd 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd4 7">openbsd4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="installation openbsd gnome">installation openbsd gnome</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd packages 4 7">openbsd packages 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="how to install gnome on openbsd 4 7">how to install gnome on openbsd 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd-4 7 install gnome">openbsd-4 7 install gnome</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="xorgconfig openbsd 4 7">xorgconfig openbsd 4 7</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd 4 7 netbeans">openbsd 4 7 netbeans</a></li><li><a href="http://www.techonia.com/openbsd-4-7-officially-released-today" title="openbsd 4 7 pf tutorial">openbsd 4 7 pf tutorial</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 7.201 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/openbsd-4-7-officially-released-today/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Gnome Window Manager on OpenBSD</title>
		<link>http://www.techonia.com/install-gnome-openbsd</link>
		<comments>http://www.techonia.com/install-gnome-openbsd#comments</comments>
		<pubDate>Sun, 04 Oct 2009 14:28:09 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://www.katalis.web.id/?p=477</guid>
		<description><![CDATA[You want to install Gnome as your desktop window manager on OpenBSD.
Simply install gnome-session package using pkg_add tool.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/install-gnome-openbsd";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p>You want to install Gnome as your desktop window manager on OpenBSD?<br />
Simply install gnome-session package using pkg_add tool.<br />
In my <a href="http://www.techonia.com/install-openbsd-packages-ftp">previous article</a>, I showed you how to set PKG_PATH to an ftp server nearest to you. It must be set first to install any packages on the fly (directly from an ftp server).<br />
OK lets go ahead install gnome-session using pkg_add:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> pkg_add gnome-session</pre></div></div>

<p>It will check the dependencies and install them first. Wait for some minutes to all the packages installed successfully.</p>
<p>After gnome-session package installation completed, you have to create/edit .xinitrc file in your home directory and contain only one line  &#8216;exec gnome-session&#8217;.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;exec gnome-session&quot;</span> <span style="color: #000000; font-weight: bold;">&gt;</span> ~yourhomedir<span style="color: #000000; font-weight: bold;">/</span>.xinitrc</pre></div></div>

<p>It will make gnome-session as your default window manager.<br />
Run &#8216;startx&#8217; and you will see gnome-session starting.</p>
<p>To run gdm at boot, write these codes below into /etc/rc.local file:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-x</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>gdm <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
	<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #660033;">-n</span> <span style="color: #ff0000;">' gdm'</span>;		<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>gdm
<span style="color: #000000; font-weight: bold;">fi</span></pre></div></div>

</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/install-gnome-openbsd" title="openbsd gnome">openbsd gnome</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="openbsd install gnome">openbsd install gnome</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="install gnome openbsd">install gnome openbsd</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="how to install gnome on openbsd">how to install gnome on openbsd</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="gnome openbsd">gnome openbsd</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="openbsd gnome-session">openbsd gnome-session</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="openbsd gnome desktop">openbsd gnome desktop</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="openbsd gnome install">openbsd gnome install</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="openbsd 4 7 gnome">openbsd 4 7 gnome</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="installing GNOME on OpenBSD">installing GNOME on OpenBSD</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="install gnome on openbsd">install gnome on openbsd</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="openbsd window manager">openbsd window manager</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="openbsd changing desktop manager boot directly into X">openbsd changing desktop manager boot directly into X</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="gnome on openbsd">gnome on openbsd</a></li><li><a href="http://www.techonia.com/install-gnome-openbsd" title="installing gnome openbsd">installing gnome openbsd</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 8.305 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/install-gnome-openbsd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure xorg config on OpenBSD</title>
		<link>http://www.techonia.com/configure-xorg-openbsd</link>
		<comments>http://www.techonia.com/configure-xorg-openbsd#comments</comments>
		<pubDate>Sun, 04 Oct 2009 13:40:08 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.katalis.web.id/?p=473</guid>
		<description><![CDATA[You want to run XWindow (Xorg) rather than command line on OpenBSD. Here are the trick. 
It should be also applicable for every system running Xorg as the X server like Linux, FreeBSD, Opensolaris, etc.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/configure-xorg-openbsd";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p>You want to run XWindow (Xorg) rather than command line on OpenBSD. Here are the trick.<br />
It should be also applicable for every system running Xorg as the X server like Linux, FreeBSD, Opensolaris, etc.<br />
<span id="more-473"></span><br />
Login as root and run command below:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># X -configure</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span>snip messages<span style="color: #7a0874; font-weight: bold;">&#93;</span>
Xorg detected your mouse at device <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>wsmouse. 
Please check your config <span style="color: #000000; font-weight: bold;">if</span> the mouse is still not operational, 
<span style="color: #c20cb9; font-weight: bold;">as</span> by default Xorg tries to autodetect the protocol.
Your xorg.conf <span style="color: #c20cb9; font-weight: bold;">file</span> is <span style="color: #000000; font-weight: bold;">/</span>root<span style="color: #000000; font-weight: bold;">/</span>xorg.conf.new. 
To <span style="color: #7a0874; font-weight: bold;">test</span> the server, run <span style="color: #ff0000;">'X -config /root/xorg.conf.new'</span></pre></div></div>

<p>If there are no errors and you can see the default xwindow of OpenBSD, the Xorg is successfully configured.<br />
You have to copy the /root/xorg.conf.new to /etc/X11/xorg.conf file so you can simply type &#8216;startx&#8217; via command line to start X window.</p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd xorg">openbsd xorg</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd x11">openbsd x11</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd xorg conf">openbsd xorg conf</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd configure X">openbsd configure X</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="xorg openbsd">xorg openbsd</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd x config">openbsd x config</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="configure x openbsd">configure x openbsd</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd virtualbox xorg">openbsd virtualbox xorg</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd xorg config">openbsd xorg config</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd xorg configure">openbsd xorg configure</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd xorg intel">openbsd xorg intel</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd virtualbox xorg conf">openbsd virtualbox xorg conf</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="xorg">xorg</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="X11 openbsd">X11 openbsd</a></li><li><a href="http://www.techonia.com/configure-xorg-openbsd" title="openbsd configure xorg">openbsd configure xorg</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 37.454 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/configure-xorg-openbsd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install OpenBSD packages directly from an FTP server</title>
		<link>http://www.techonia.com/install-openbsd-packages-ftp</link>
		<comments>http://www.techonia.com/install-openbsd-packages-ftp#comments</comments>
		<pubDate>Sun, 04 Oct 2009 09:35:40 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.katalis.web.id/?p=469</guid>
		<description><![CDATA[You want to install OpenBSD additional packages such as bash, pico, mozilla-firefox and others directly from an ftp server meaning that you do not need to download the packages first and save to your hard disk. In other word, installing the packages on the fly.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/install-openbsd-packages-ftp";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p>You want to install OpenBSD additional packages such as bash, pico, mozilla-firefox and others directly from an ftp server meaning that you do not need to download the packages first and save to your hard disk. In other word, installing the packages on the fly.</p>
<p>It is very easy to do this. We will do this using &#8216;pkg_add&#8217; tool. One thing you need to know is &#8216;pkg_add&#8217; will try to search the packages name in the working directory where you type the pkg_add command and also search the dependency of packages that you want to install. If it could not be found, error messages will be prompted.<span id="more-469"></span></p>
<p>To force the pkg_add default search to a specific directory or an ftp server, you have to set PKG_PATH value on your current shell. In this case we will set it to an ftp server nearest to you. Since I live in Indonesia I use ftp.openbsd.or.id as  my PKG_PATH. For the full list of available FTP servers can be found at http://www.openbsd.org/ftp.html.</p>
<p>In your terminal, run this command below:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">PKG_PATH</span>=<span style="color: #c20cb9; font-weight: bold;">ftp</span>:<span style="color: #000000; font-weight: bold;">//</span>ftp.openbsd.or.id<span style="color: #000000; font-weight: bold;">/</span>pub<span style="color: #000000; font-weight: bold;">/</span>OpenBSD<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">4.5</span><span style="color: #000000; font-weight: bold;">/</span>packages<span style="color: #000000; font-weight: bold;">/`</span>machine -a<span style="color: #000000; font-weight: bold;">`/</span></pre></div></div>

<p>Make sure the above command works properly by echoing the command below:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">bash-<span style="color: #000000;">3.2</span>$ <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #007800;">$PKG_PATH</span>
<span style="color: #c20cb9; font-weight: bold;">ftp</span>:<span style="color: #000000; font-weight: bold;">//</span>ftp.openbsd.or.id<span style="color: #000000; font-weight: bold;">/</span>pub<span style="color: #000000; font-weight: bold;">/</span>OpenBSD<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">4.5</span><span style="color: #000000; font-weight: bold;">/</span>packages<span style="color: #000000; font-weight: bold;">/</span>i386<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>From now you are ready to install OpenBSD packages directly from the ftp server. Try to install some software like bash, pico, wget or others.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">bash-<span style="color: #000000;">3.2</span>$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> pkg_add <span style="color: #c20cb9; font-weight: bold;">wget</span>
wget-1.11.4: <span style="color: #7a0874; font-weight: bold;">complete</span></pre></div></div>

<p>To make PKG_PATH permanently set on your system, edit .profile file in your home directory to be something like this:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># $OpenBSD: dot.profile,v 1.4 2005/02/16 06:56:57 matthieu Exp $</span>
<span style="color: #666666; font-style: italic;">#</span>
<span style="color: #666666; font-style: italic;"># sh/ksh initialization</span>
&nbsp;
<span style="color: #007800;">PATH</span>=<span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>sbin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>sbin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>X11R6<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>sbin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>games:.
<span style="color: #007800;">PKG_PATH</span>=<span style="color: #c20cb9; font-weight: bold;">ftp</span>:<span style="color: #000000; font-weight: bold;">//</span>ftp.openbsd.or.id<span style="color: #000000; font-weight: bold;">/</span>pub<span style="color: #000000; font-weight: bold;">/</span>OpenBSD<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">4.5</span><span style="color: #000000; font-weight: bold;">/</span>packages<span style="color: #000000; font-weight: bold;">/`</span>machine -a<span style="color: #000000; font-weight: bold;">`/</span>
<span style="color: #7a0874; font-weight: bold;">export</span> PATH HOME TERM PKG_PATH</pre></div></div>

<p>Wish this tutorial useful for you. Happy using OpenBSD <img src='http://www.techonia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="openbsd pkg_path">openbsd pkg_path</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="install firefox openbsd">install firefox openbsd</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="pkg_path openbsd">pkg_path openbsd</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="installing firefox on openbsd">installing firefox on openbsd</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="how to install gnome on openbsd">how to install gnome on openbsd</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="openbsd packages ftp">openbsd packages ftp</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="install gnome on openbsd 4 7">install gnome on openbsd 4 7</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="openbsd install firefox">openbsd install firefox</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="openbsd 4 7 package gnome">openbsd 4 7 package gnome</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="openbsd search packages">openbsd search packages</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="openbsd firefox">openbsd firefox</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="install wget openbsd">install wget openbsd</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="install openbsd packages">install openbsd packages</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="installing pico openBSD">installing pico openBSD</a></li><li><a href="http://www.techonia.com/install-openbsd-packages-ftp" title="openbsd install gnome">openbsd install gnome</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 7.693 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/install-openbsd-packages-ftp/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenBSD 4.5 Screenshot using GNOME Window Manager</title>
		<link>http://www.techonia.com/openbsd-screenshot-using-gnome</link>
		<comments>http://www.techonia.com/openbsd-screenshot-using-gnome#comments</comments>
		<pubDate>Sun, 04 Oct 2009 09:06:27 +0000</pubDate>
		<dc:creator>Fuad NAHDI</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://www.katalis.web.id/?p=464</guid>
		<description><![CDATA[OpenBSD is a famous operating system for security purposes because of its secure by default. It is specially the most secure operating system available on the planet and  "Only two remote holes in the default install, in a heck of a long time!".
]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button-left"><script type="text/javascript">
			<!-- 
			tweetmeme_url = "http://www.techonia.com/openbsd-screenshot-using-gnome";
			tweetmeme_source = "techonia";
			//-->
		</script>
		<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div></div><div class="KonaBody"><p>OpenBSD is a famous operating system for security purposes because of its secure by default. It is specially the most secure operating system available on the planet and  &#8220;Only two remote holes in the default install, in a heck of a long time!&#8221;.</p>
<p>Mainly it is used for firewalls, secure servers and other tasks of securing your networks. However, we can use it as workstation OS like Windows and Linux to do daily tasks in your office or home installed in PC or laptop.<span id="more-464"></span></p>
<p>Here are some screenshots of OpenBSD 4.5 running on my Compaq Notebook C762NR using Gnome window manager. Enjoy.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-1-464">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.techonia.com/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=1&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-1" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/openbsd-amarok.png" title=" " class="shutterset_set_1" >
								<img title="openbsd-amarok" alt="openbsd-amarok" src="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/thumbs/thumbs_openbsd-amarok.png" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-2" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/openbsd-mplayer.png" title=" " class="shutterset_set_1" >
								<img title="openbsd-mplayer" alt="openbsd-mplayer" src="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/thumbs/thumbs_openbsd-mplayer.png" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-3" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/openbsd-openoffice.png" title=" " class="shutterset_set_1" >
								<img title="openbsd-openoffice" alt="openbsd-openoffice" src="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/thumbs/thumbs_openbsd-openoffice.png" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-4" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/openbsd-gnome-desktop.png" title=" " class="shutterset_set_1" >
								<img title="openbsd-gnome-desktop" alt="openbsd-gnome-desktop" src="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/thumbs/thumbs_openbsd-gnome-desktop.png" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-5" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/openbsd-netbeans.png" title=" " class="shutterset_set_1" >
								<img title="openbsd-netbeans" alt="openbsd-netbeans" src="http://www.techonia.com/wp-content/gallery/openbsd-screenshot/thumbs/thumbs_openbsd-netbeans.png" width="200" height="150" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p><strong>Hardware Profile:</strong><br />
Compaq Presario C762NR<br />
Pentium Dual-Core 1.73GHz, DDRAM 2GB, Intel GMA 965 Chipset</p>
</div><h4>Incoming search terms for this post:</h4><ul><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd gnome">openbsd gnome</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd screenshots">openbsd screenshots</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd screenshot">openbsd screenshot</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="gnome on openbsd">gnome on openbsd</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="install gnome openbsd">install gnome openbsd</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="gnome openbsd">gnome openbsd</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd install gnome">openbsd install gnome</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd 4 7 screenshots">openbsd 4 7 screenshots</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd gnome desktop">openbsd gnome desktop</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd window manager">openbsd window manager</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="install gnome on openbsd">install gnome on openbsd</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="installing gnome on openbsd">installing gnome on openbsd</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="window manager openbsd">window manager openbsd</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd intel gma">openbsd intel gma</a></li><li><a href="http://www.techonia.com/openbsd-screenshot-using-gnome" title="openbsd 4 7 gnome">openbsd 4 7 gnome</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 7.971 ms -->]]></content:encoded>
			<wfw:commentRss>http://www.techonia.com/openbsd-screenshot-using-gnome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
