<?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>RootBSD blog &#187; misc</title>
	<atom:link href="http://www.rootbsd.net/blog/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rootbsd.net/blog</link>
	<description>Our FreeBSD Hosting Discussion</description>
	<lastBuildDate>Wed, 16 Jun 2010 21:37:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Versions 1.0, the first easy to use Subversion Mac client</title>
		<link>http://www.rootbsd.net/blog/2009/versions-10-the-first-easy-to-use-subversion-mac-client/</link>
		<comments>http://www.rootbsd.net/blog/2009/versions-10-the-first-easy-to-use-subversion-mac-client/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 17:26:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[rootbsd]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://www.rootbsd.net/blog/?p=46</guid>
		<description><![CDATA[One of our customers, Sofa, recently released the first easy to use Subversion client for the Mac, named Versions.  Version control is a critical piece to software development projects, and the tools and processes to handle versioning have often been pain points for development teams.  The ability to easily visualize commits, notes and changes that [...]]]></description>
			<content:encoded><![CDATA[<p>One of our customers, <a href="http://madebysofa.com/" target="_blank">Sofa</a>, recently released the first easy to use Subversion client for the Mac, named <a href="http://versionsapp.com/" target="_blank">Versions</a>.  Version control is a critical piece to software development projects, and the tools and processes to handle versioning have often been pain points for development teams.  The ability to easily visualize commits, notes and changes that Versions offers is a big step forward for Mac developers.</p>
<p>A time-limited demo is available for free download and a single copy sells for 39 euros. <a href="http://versionsapp.com/" target="_blank">Versions</a> has been in public beta since June of 2008. You can view the press release <a href="http://prmac.com/release-id-3444.htm" target="_blank">here</a> or read <a href="http://www.tuaw.com/2008/11/18/versions-out-of-beta/" target="_blank">more</a> at the Unofficial Apple Weblog.</p>
<p>The registration system for Versions is hosted on a <a href="http://www.rootbsd.net/virtual-hosting/">FreeBSD Virtual Private Server</a> at <a href="http://www.rootbsd.net/">RootBSD</a>.  The flexibility that RootBSD&#8217;s VPS service offers allowed administrators to upgrade their VPS in a matter of minutes to handle increased server load at the release date.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rootbsd.net/blog/2009/versions-10-the-first-easy-to-use-subversion-mac-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get GUI on FreeBSD</title>
		<link>http://www.rootbsd.net/blog/2008/get-gui-on-freebsd/</link>
		<comments>http://www.rootbsd.net/blog/2008/get-gui-on-freebsd/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 13:58:05 +0000</pubDate>
		<dc:creator>chrisp</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[x]]></category>

		<guid isPermaLink="false">http://www.rootbsd.net/blog/?p=32</guid>
		<description><![CDATA[The command line interface for FreeBSD can be intimidating and cause many users excessive consternation. So why not take FreeBSD to the next level and get moving in a more mouse-driven interface. It&#8217;s quick and simple and there are several graphic user interfaces (GUI) available for the operating system.

Some of you might be surprised to [...]]]></description>
			<content:encoded><![CDATA[<p>The command line interface for FreeBSD can be intimidating and cause many users excessive consternation. So why not take FreeBSD to the next level and get moving in a more mouse-driven interface. It&#8217;s quick and simple and there are several graphic user interfaces (GUI) available for the operating system.</p>
<p><span id="more-32"></span></p>
<p>Some of you might be surprised to find out that there is a graphical interface built into FreeBSD while some of you might have tried and failed to get it running successfully. With the X interface everyone with FreeBSD can have a completely graphical interface.</p>
<p>X windows has been in development for a very long time and some companies, including nVidia, offer native drivers for the high-end cards and X windows. Even OpenGL is supported and has libraries available along with Motif.</p>
<p>The two major desktop environments KDE (<a href="http://www.kde.org/">http://www.kde.org/</a>) and Gnome (<a href="http://www.gnome.org/">http://www.gnome.org/</a>) are also both available for FreeBSD allowing you to use FreeBSD not only as your web server or network server but also as a fully functional productive desktop. Both are available free and offer a host of options and applications that can get you up and running right from the install.</p>
<p>The X windows interface isn&#8217;t devoid of applications. For productivity you have OpenOffice which is rapidly becoming the open source solution for document, spreadsheet and presentation creation. For surfing you have multiple browsers available including Opera and the ever popular Firefox. You can even do video conferences, instant messaging and a whole lot more all through the graphical interface.</p>
<p>So if you are unfamiliar with the command line, want a more ergonomic and graphical interface for your FreeBSD or simply want to play games, surf the web and be more productive why not step away from the command line and into X windows. You can always open a command line in a window and work from there while doing other things at the same time. Help can be found at the FreeBSD Handbook, Chapter 5 is dedicated to the X Window System (<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html">http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html</a>).</p>
<p class="MsoNormal">
]]></content:encoded>
			<wfw:commentRss>http://www.rootbsd.net/blog/2008/get-gui-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is TrustedBSD?</title>
		<link>http://www.rootbsd.net/blog/2008/what-is-trustedbsd/</link>
		<comments>http://www.rootbsd.net/blog/2008/what-is-trustedbsd/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 00:10:39 +0000</pubDate>
		<dc:creator>casey</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[trustedbsd]]></category>

		<guid isPermaLink="false">http://www.rootbsd.net/blog/?p=39</guid>
		<description><![CDATA[You may have heard of something called &#8220;TrustedBSD&#8221; in your discussions of FreeBSD security features.  But what is it?  A part of the operating system?  An application?  Something new?  Actually, TrustedBSD is a project, started in 2000 with the goal of providing a set of trusted operating extensions for FreeBSD.
It [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.trustedbsd.org/beastie.html"><img class="alignright size-medium wp-image-40" src="http://www.rootbsd.net/blog/wp-content/uploads/2008/07/trustyteenie.gif" alt="" width="166" height="200" /></a>You may have heard of something called &#8220;TrustedBSD&#8221; in your discussions of FreeBSD security features.  But what is it?  A part of the operating system?  An application?  Something new?  Actually, TrustedBSD is a project, started in 2000 with the goal of providing a set of trusted operating extensions for FreeBSD.</p>
<p>It consists of a set of kernel and user-land extensions targeting the evaluation criteria from Common Criteria for Information Technology Security Evaluation and the Orange Book (a Department of Defense Document that sets standards for community security).  Trusted operating systems have requirements above and beyond those of normal operating systems, including that of extensive documentation.</p>
<p>Many features of TrustedBSD that have matured over the past eight years have already made their way into the operating system, as well as those of others (for example, the TrustedBSD MAC framework was used in Apple OS X).  Some of the key features being worked on are: access control lists, mandatory access controls, security event auditing, extended file system attributes, the NSA&#8217;s FLASK/TE implementation from SELinux to FreeBSD, as well as the development of OpenBSD.</p>
<p>These features should improve the overall security and usability of FreeBSD.  Improvements to system privilege will reduce the risk associated with common system management functions.  Access control will overall be more discretionary and fine-grained.  Also in the works is event auditing support&#8211;a system to monitor security events and notify administrators in the case of irregularities.</p>
<p>The project is still under development.  For access to documentation as well as some code, visit <a href="http://www.trustedbsd.org/home.html">www.trustedbsd.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rootbsd.net/blog/2008/what-is-trustedbsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
