<?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>openSUSE News &#187; Distribution</title>
	<atom:link href="http://news.opensuse.org/category/distribution/feed/" rel="self" type="application/rss+xml" />
	<link>http://news.opensuse.org</link>
	<description>The latest news from the openSUSE project</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:05:26 +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>GNOME Accessibility Hackfest (interview)</title>
		<link>http://news.opensuse.org/2012/02/07/gnome-accesibility-hackfest-interview/</link>
		<comments>http://news.opensuse.org/2012/02/07/gnome-accesibility-hackfest-interview/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 09:47:53 +0000</pubDate>
		<dc:creator>Koudaras Konstantinos</dc:creator>
				<category><![CDATA[Desktop]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=12562</guid>
		<description><![CDATA[A few weeks ago in A Coruña, Spain a Hackfest around GNOME Accessibility took place hosted by Igalia . openSUSE found the opportunity to make some questions to the people involved and then learn a bit more about this interesting Project. Our interviewers were Alejandro Piñeiro Iglesias, Joanmarie Diggs and Juanjo Marín.
 
1 &#8211; What is ATK [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago in A Coruña, Spain a <a href="https://live.gnome.org/Hackfests/ATK2011">Hackfest</a> around <a href="http://www.gnome.org/news/2012/01/hackfest-plans-to-improve-gnome-accessibility/">GNOME Accessibility</a> took place hosted by <a href="http://www.igalia.com/">Igalia</a> . openSUSE found the opportunity to make some questions to the people involved and then learn a bit more about this interesting Project. Our interviewers were Alejandro Piñeiro Iglesias, Joanmarie Diggs and Juanjo Marín.</p>
<p style="text-align: center;"> <a href="http://news.opensuse.org/2012/02/07/gnome-accesibility-hackfest-interview/6730171039_47ceeff56d_b/" rel="attachment wp-att-12673"><img class="size-medium wp-image-12673 aligncenter" title="GNOME acessibility hackfest" src="http://news.opensuse.org/wp-content/uploads/2012/02/6730171039_47ceeff56d_b-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><strong>1 &#8211; What is ATK and AT-SPI in simple words?</strong></p>
<p>AT-SPI is the acronym for Assistive Technology Service Provider Interface. Its main purpose is to provide a means for an assistive technology to interact with an application. For instance, the Orca screen reader wants to present newly-inserted text, such as a new instant message, to the user. Therefore Orca asks AT-SPI to inform it whenever text gets inserted. When Orca is told what text has just been inserted, it can present that new text to the user in speech and in braille. Similarly, Orca presents each newly-focused object to the user as the user navigates via the keyboard. Orca can do this because AT-SPI tells it each time a new object gains focus.</p>
<p><span id="more-12562"></span>Orca, of course, is not the only assistive technology out there. Speech recognition tools can make it possible for users to speak the name of something they wish to click on, like the &#8216;Close&#8217; button in a dialog box, and then do the clicking for them through AT-SPI. A screen magnifier can make sure the user&#8217;s location is always visible on the screen by paying attention to changes in the location of the caret, in the selected item, and in the focused item &#8212; each of which gets reported to assistive technologies by AT-SPI.</p>
<p>AT-SPI in turn needs a way to get this information from the applications being used. This is typically accomplished through the application&#8217;s toolkit.  For instance, Gtk+, Clutter, Gecko, and other toolkits implement an accessibility abstraction layer called ATK.  If a toolkit implements ATK, then AT-SPI will automatically receive the information from that toolkit thanks to the atk-bridge. It turns out that, in the case of Qt, there is no ATK implementation. Instead Qt implements its own direct bridge to AT-SPI. But that is a special case. What is important is that in all cases, accessible free desktop toolkits expose information to assistive technologies, and assistive technologies get that information via AT-SPI.</p>
<p>&nbsp;</p>
<p><strong>2 &#8211; How easy is for someone with disabilities to run a computer? How far is Linux from other similar proprietary software?</strong></p>
<p>In short: it is not especially easy. And in some cases the problems start early on in the user experience because not all distros have accessible installers yet. Having said that, we are seeing more and more awareness of accessibility on the part of developers as well as distros. Thus we are getting closer and closer to the point of Linux accessibility which &#8220;just works.&#8221;</p>
<p>With respect to how far away Linux is from other similar proprietary software, we&#8217;ve admittedly got a ways to go. But it is also worth mentioning that in the case of Linux GUIs, accessibility is comparatively new, having been created just 10 years ago.</p>
<p>&nbsp;</p>
<p><strong></strong><strong>3 &#8211; Do you believe the financial costs make it more difficult?<br />
</strong></p>
<p>Yes, in our opinion financial costs do make things more difficult for the end user. Accessibility related software and hardware tend to be quite specialized, and are only required by a very small percentage of the overall user market. As a result these tools are often expensive. For example, the leading, proprietary Windows screen readers cost in the ballpark of $1000 US for a single user license. In the case of the hardware, a braille display with just 24 cells can cost three thousands dollars (or more). Figuring out how to make the hardware more affordable is a difficult problem to solve, but we can at least reduce the overall costs faced by users through Free Software.</p>
<p>&nbsp;</p>
<p><strong>4 &#8211; How did you get involved with GNOME Accessibility? <a href="http://news.opensuse.org/2012/02/07/gnome-accesibility-hackfest-interview/gnome-acces-logo/" rel="attachment wp-att-12572"><img class="alignright size-full wp-image-12572" title="Gnome-Acces-logo" src="http://news.opensuse.org/wp-content/uploads/2012/01/Gnome-Acces-logo.png" alt="" width="150" height="150" /></a><br />
</strong></p>
<p>Piñeiro: In my case it started when a former contractor asked Igalia to provide support for automatic testing. Accessibility technologies are also used to implement automatic testing (like the Mago project). As one of the outcomes of that work, I implemented a basic ATK implementation for Clutter. Then we decided that it would be useful to use that work for accessibility purposes. I contacted the Clutter maintainers to see if they would be interested. They were, so we started to include that functionality in Clutter itself. As part of that work, I began interacting with the GNOME Accessibility developer community and also attended the Boston Summit where I met Joanmarie Diggs who is one of the Orca developers.</p>
<p>Joanmarie: In 2006 Massachusetts announced their decision to make ODF the official file format of the Commonwealth. At that time, I was an Assistive Technology Specialist working at the Carroll Center for the Blind and, due to some issues surrounding the Commonwealth&#8217;s decision, a number of companies began paying us a visit to talk about free desktop accessibility. One of those companies was Sun Microsystems, which in those days was where much of the GNOME Accessibility development effort was housed. Orca was amongst the items presented to us, and for the first time I saw something I had wanted for the bulk of the previous decade, namely a screen reader that didn’t cost $1200 and which users and instructors could truly make their own by providing input and contributing code. At the time, my non-work systems were running Kubuntu, so it was just a matter of crossing over to GNOME and getting up to speed on Orca and how things worked in the GNOME community.</p>
<p>&nbsp;</p>
<p><strong>5 &#8211; Where do you get your feedback to improve the development of accessibility generally? Is there just a community involved?</strong></p>
<p>We get a considerable and ongoing amount of input from the community. For instance, GNOME&#8217;s Orca mailing list has lots of discussion and can always be relied upon for timely feedback. The participants of that list range from basic users to individuals with enough knowledge to compile and install Orca from master in order to see if a new feature meets their needs or a proposed fix solves a problem. Some users even provide patches for proposed fixes or features to the developers.</p>
<p>We also get feedback from other sources. For example, when local governments want to migrate their desktops to Free Software solutions, they conduct evaluations of the accessibility tools, and provide us with feedback and/or a list of requirements.</p>
<p>&nbsp;</p>
<p><strong>6 &#8211; How can someone who wants to help join forces? Do they need to have any special hardware equipment?</strong></p>
<p>Anyone interested in contributing should take a look at https://live.gnome.org/Accessibility/ or http://projects.gnome.org/accessibility/. There they will find information about accessibility in GNOME, the different areas (development and non-development) in which they help, and how to get in touch with us. Having access to assistive hardware devices is not required, unless of course someone wants to provide a feature or fix based on a specific type of hardware or a particular device.</p>
<p>&nbsp;</p>
<p><strong>7 &#8211; What has been achieved in this Hackfest and what are the next steps?</strong></p>
<p>Being able to bring the free desktop accessibility developers &#8212; a group of individuals who are normally scattered around the globe &#8212; together in the same room for five full days of discussions was extremely valuable: We were able to talk about how GNOME does things versus how Qt does them; about the differences between Gecko and WebKitGtk; about what Orca needs from the toolkits, how AT-SPI provides it, and what challenges are faced by those toolkits when providing that information via ATK. It is essential that we achieve the most reliable, performant, and standardized accessibility implementation possible, and this event brought us closer to achieving that goal.</p>
<p>The most immediate next step is to implement solutions based on the conclusions reached during the hackfest. Beyond that, we need to keep working together to find answers and reach consensus on the questions and issues which remain unresolved.</p>
<p><strong>Anyone interested in contribute can take a look at <a href="http://projects.gnome.org/accessibility/">http://projects.gnome.org/accessibility/</a></strong></p>
<p>Thanks to GNOME accessibility team!</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2012/02/07/gnome-accesibility-hackfest-interview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using BTRFS on openSUSE 12.1</title>
		<link>http://news.opensuse.org/2012/01/23/using-btrfs-on-opensuse-12-1/</link>
		<comments>http://news.opensuse.org/2012/01/23/using-btrfs-on-opensuse-12-1/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 12:00:32 +0000</pubDate>
		<dc:creator>Manu Gupta</dc:creator>
				<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[btrfs]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=12454</guid>
		<description><![CDATA[This article is contributed by Kamila Součkova
Introduction
As the btrfs wiki says: “Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration.” Although under heavy development, it has become stable enough for personal use, and there are plenty of reasons to try [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>This article is contributed by Kamila Součkova</p></blockquote>
<h1>Introduction<a href="http://news.opensuse.org/2012/01/23/using-btrfs-on-opensuse-12-1/opensuse-3/" rel="attachment wp-att-12500"><img class="alignright size-medium wp-image-12500" title="opensuse" src="http://news.opensuse.org/wp-content/uploads/2012/01/opensuse-300x198.jpg" alt="" width="300" height="198" /></a></h1>
<p style="text-align: justify;">As the btrfs wiki says: “Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration.” Although under heavy development, it has become stable enough for personal use, and there are plenty of reasons to try it. What distinguishes it from earlier filesystems is that it has been designed with scalability and robustness in mind: it can handle huge files (up to 16EiB — a lot!), it can pack lots of files and directories efficiently, has built-in error detection methods (checksums of data and metadata), support for transparent compression, integrated multiple devices support (RAID-0, RAID-1 and RAID-10 so far) and more — see <a href="https://btrfs.wiki.kernel.org/#Features">here</a> for a more complete list.</p>
<p style="text-align: justify;">In this how-to I will focus on one particularly neat feature: snapshots. Btrfs allows you to make read-only or writable snapshots of the state of your filesystem without wasting space with redundant data. Together with YaST’s Snapper module, this makes tracking FS changes and undoing undesired modifications a breeze.</p>
<h1>Some Background</h1>
<p style="text-align: justify;"><a href="http://news.opensuse.org/2012/01/23/using-btrfs-on-opensuse-12-1/1404627795_3f802006f2/" rel="attachment wp-att-12503"><img class="alignleft size-medium wp-image-12503" title="1404627795_3f802006f2" src="http://news.opensuse.org/wp-content/uploads/2012/01/1404627795_3f802006f2-300x199.jpg" alt="" width="300" height="199" /></a>So how does btrfs do all that snapshot awesomeness? The answer is, it uses subvolumes. Subvolumes are something like separate filesystems within one partition: you can have several filesystem roots in the same container. With copy-on-write (COW) this means that “almost-separate filesystems” can share duplicate data and therefore save space. (Note: Subvolumes do not have a fixed size, they grow and shrink with the data they contain.)</p>
<p style="text-align: justify;">With snapshots, one creates a copy of the whole filesystem within a new subvolume on the partition. As data is actually duplicated only once it is changed, making snapshots is both time- and space-efficient.</p>
<h1>Time to Test It</h1>
<h2>Preparations</h2>
<p style="text-align: justify;">You will need the btrfs tools (package btrfsprogs). The Snapper YaST module provides a nice interface for btrfs’s snapshot functionality. You may create a new btrfs partition just for experimenting, or convert an existing ext3/ext4 filesystem. As for conversion, this is done using btrfs-convert; the good thing is that it can preserve the original ext FS and one can easily go back to it (see the wiki page for more info). Alternatively, openSUSE offers btrfs as an option during installation since 11.3.</p>
<h2 style="text-align: justify;">Listing Snapshots</h2>
<p>Once you have a partition, you can look at its snapshots with<code><br />
snapper list</code><br />
or view plain btrfs submodules/snapshots with<br />
<code>btrfs subvolume list</code></p>
<p>Note that in the snapper listing snapshot #0 is always the current system. Also note that for btrfs snapshots and submodules are the same thing.</p>
<h2>Snapper Configs<a href="http://news.opensuse.org/2012/01/23/using-btrfs-on-opensuse-12-1/702156156_4d006e9ea8/" rel="attachment wp-att-12506"><img class="alignright size-medium wp-image-12506" title="702156156_4d006e9ea8" src="http://news.opensuse.org/wp-content/uploads/2012/01/702156156_4d006e9ea8-300x199.jpg" alt="" width="300" height="199" /></a></h2>
<p>Snapper keeps configs for your partitions; you can view them with<br />
<code>snapper list-configs</code></p>
<p>Configs allow you to specify when to make snapshots, how many of each tipe should be kept etc. They are stored in /etc/snapper/configs; config templates are in /etc/snapper/config-templates.</p>
<p>In case your root filesystem is btrfs, Snapper will have created a config that makes a “pre” and “post” snapshot pair whenever you use YaST or zypper in addition to the “timeline” snapshots.</p>
<p>You can create your own configs (e.g. for /home or whatever) with snapper create-config:<br />
<code>snapper -c create-config [-t template]</code><br />
You need a config whenever you want a path other than the default /. (Always specify it with -c.)</p>
<h2>Making Snapshots</h2>
<p>To make snapshots manually use either<br />
<code>snapper [-c config-name] create --description "something that tells you what this is"</code><br />
(and see snapper &#8211;help for more options); or the vanilla</p>
<p><code>btrfs subvolume snapshot /[subvolume-name]</code></p>
<p>A snapshot made with the former command will show in snapper list; one made with the latter will appear as a directory named in. Side note: Snapper actually stores its snapshots in/.snapshots/.</p>
<h2>Viewing Differences</h2>
<p>To see the differences between snapshots you may either mount the snapshots somewhere (with snapper mount , or simply browse to the snapshot location) and see for yourself, or use the very convenient snapper diff:<br />
<code>snapper diff </code><br />
will give you the list of files changed between the two given snapshots;<br />
<code>snapper diff </code><br />
will show you the files’ diff.</p>
<h2>Restoring Previous Snapshots</h2>
<p>To restore a snapshot made with snapper use<br />
<code>snapper undochange []...</code><br />
You can also specify ranges, as in snapper undochange 42..47.</p>
<p><a href="http://news.opensuse.org/2012/01/23/using-btrfs-on-opensuse-12-1/702135486_a5e71542b5/" rel="attachment wp-att-12519"><img class="alignright size-medium wp-image-12519" title="702135486_a5e71542b5" src="http://news.opensuse.org/wp-content/uploads/2012/01/702135486_a5e71542b5-300x208.jpg" alt="" width="300" height="208" /></a>To do the same with vanilla btrfs use<br />
<code>btrfs subvolume set-default </code><br />
where can be found out with btrfs subvolume list and then unmount and remount.</p>
<h2>Snapper GUI</h2>
<p>Snapper also provides a YaST GUI for comparing and restoring snapshots or individual files.</p>
<p><em><strong> Final Words</strong></em><br />
Btrfs does not have an error-correcting fsck yet, so just now it is not ready for systems that require high reliability. But that doesn’t mean you shouldn’t use it ­— it merely means that you should keep backups, which you should do anyway. So go ahead and give it a try! Its snapshots feature (together with all the other awesomeness) makes it a really worthy filesystem for both personal use and servers, and with Snapper managing snapshots is really convenient.<br />
Note: Kernel 3.1<br />
Fixes from kernel 3.2 have not been backported into 3.1 yet, so you may want to use the 3.2 kernel. See e.g. https://bugzilla.novell.com/show_bug.cgi?id=733843 in case you get crashes with 3.1.</p>
<h2>References and Further Reading</h2>
<p><a href="https://btrfs.wiki.kernel.org">BTRFS wiki</a></p>
<p><a href="https://www.linux.com/learn/tutorials/533112-weekend-project-get-to-know-btrfs">Linux.com Tuturial</a></p>
<p><a href="http://en.opensuse.org/Portal:Snapper">openSUSE Snapper Portal</a></p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2012/01/23/using-btrfs-on-opensuse-12-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>openSUSE 11.3 EOL&#8217;ed, 12.2 On The Way!</title>
		<link>http://news.opensuse.org/2012/01/21/opensuse-11-3-eoled-12-2-on-the-way/</link>
		<comments>http://news.opensuse.org/2012/01/21/opensuse-11-3-eoled-12-2-on-the-way/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 16:51:30 +0000</pubDate>
		<dc:creator>Bryen Yunashko</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Distribution]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=12487</guid>
		<description><![CDATA[
&#160;
As Benjaman Brunner announced yesterday, openSUSE 11.3 has reached end of life.  As a quick refresher, openSUSE releases new versions every 8 months, and each version has a life cycle of 18 months.  As 11.3 was released in July of 2010, the time has come to embrace our newer versions, including the successful release of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-12493" title="suse_progression_cycles" src="http://news.opensuse.org/wp-content/uploads/2012/01/suse_progression_cycles-300x300.png" alt="SUSE Progression Cycles" width="300" height="300" /></p>
<p>&nbsp;</p>
<p>As Benjaman Brunner<a title="11.3 EOL Announcement" href="http://lists.opensuse.org/opensuse-announce/2012-01/msg00001.html" target="_blank"> announced yesterday</a>, openSUSE 11.3 has reached end of life.  As a quick refresher, openSUSE releases new versions every 8 months, and each version has a life cycle of 18 months.  As 11.3 was released in July of 2010, the time has come to embrace our newer versions, including the successful <a title="Download 12.1 today!" href="http://software.opensuse.org" target="_blank">release of 12.1</a> in November of 2011.</p>
<p>As Brunner&#8217;s announcement indicates, we worked hard to maintain 11.3 while developing its subsequent two releases (11.4 and 12.1.) And of course, we&#8217;re already gearing up for 12.2, slated for release in July.  And the first milestone release is already just around the corner.  You&#8217;ll be able to try out Milestone 1 on February 9th.</p>
<p>The roadmap for openSUSE 12.2 is as follows:</p>
<address style="padding-left: 60px;">9 February &#8211; Milestone 1</address>
<address style="padding-left: 60px;">3 March &#8211; Milestone 2</address>
<address style="padding-left: 60px;">5 April &#8211; Milestone 3</address>
<address style="padding-left: 60px;">26 April &#8211; Milestone 4</address>
<address style="padding-left: 60px;">24 May &#8211; Beta 1</address>
<address style="padding-left: 60px;">14 June &#8211; Release Candidate 1</address>
<address style="padding-left: 60px;">28 June &#8211; Release Candidate 2</address>
<address style="padding-left: 60px;">6 July &#8211; Gold Master</address>
<address style="padding-left: 60px;">11 July &#8211; 12.2 Final Release</address>
<p>As always, testers and contributors are welcome throughout the release development process.  Join the <a title="openSUSE Factory Mailing List" href="mailto:opensuse-factory+subscribe@opensuse.org" target="_blank">Factory Mailing List</a> and have a lot of fun!</p>
<address>Graphic courtesy of Michael Fox &#8211; openSUSE Artwork Team member.</address>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2012/01/21/opensuse-11-3-eoled-12-2-on-the-way/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>openSUSE Edu Li-f-e 12.1 out now!</title>
		<link>http://news.opensuse.org/2012/01/01/opensuse-edu-li-f-e-12-1-out-now/</link>
		<comments>http://news.opensuse.org/2012/01/01/opensuse-edu-li-f-e-12-1-out-now/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 00:00:17 +0000</pubDate>
		<dc:creator>Manu Gupta</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Distribution]]></category>
		<category><![CDATA[opensuse-edu]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=12364</guid>
		<description><![CDATA[Announcement by Jigish Gohil
openSUSE Education team is proud to present another edition of openSUSE-Edu Li-f-e (Linux for Education) based on openSUSE 12.1. Li-f-e comes loaded with everything that students, parents, teachers and system admins of educational institutions may need.
Softwares for mathematics, chemistry, astronomy etc, servers like KIWI-LTSP, Fedena school ERP, Moodle course management etc., full [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Announcement by Jigish Gohil</p></blockquote>
<p>openSUSE Education team is proud to present another edition of openSUSE-Edu Li-f-e (Linux for Education) based on openSUSE 12.1. Li-f-e comes loaded with everything that students, parents, teachers and system admins of educational institutions may need.</p>
<p>Softwares for mathematics, chemistry, astronomy etc, servers like KIWI-LTSP, Fedena school ERP, Moodle course management etc., full multimedia, graphics, office suite, many popular programming languages including AMP stack, java, C, C++, python, ruby, latest stable Gnome and KDE desktop environments and lot more is packed in this release. More about softwares included here.</p>
<p><a href="http://news.opensuse.org/2011/11/15/join-or-organize-opensuse-12-1-launch-parties/dsc04361/" rel="attachment wp-att-11802"><img class="size-medium wp-image-11802 alignright" title="Geeko goodies" src="http://news.opensuse.org/wp-content/uploads/2011/11/DSC04361-300x199.jpg" alt="Geeko goodies" width="300" height="199" /></a></p>
<p>To know more about openSUSE Education project, file bugs, request enhancements, participate, or to get in touch with us visit Education Portal.</p>
<p>Create live USB stick or DVD with this image. About 15GB disk space and 1GB RAM is required for installation, more is better. Please note that we release 32bit image only, for users with RAM 4G or more install and use kernel-pae package.</p>
<h3><a href="https://sourceforge.net/projects/opensuse-edu/" target="_blank">Hosted at sourceforge.net</a></h3>
<p><a href="http://sourceforge.net/projects/opensuse-edu/files/download/ISOs/openSUSE-Edu-li-f-e-12.1-latest-i686.iso/download" target="_blank">Direct Download</a> | <a href="http://sourceforge.net/projects/opensuse-edu/files/download/ISOs/openSUSE-Edu-li-f-e-12.1-latest-i686.iso.md5/download" target="_blank">md5sum</a></p>
<h3>Hosted at opensuse-education.org</h3>
<p><a href="http://www.opensuse-education.org/download/ISOs/openSUSE-Edu-li-f-e-12.1-latest-i686.iso" target="_blank">Direct Download</a> | <a href="http://www.opensuse-education.org/download/ISOs/openSUSE-Edu-li-f-e-12.1-1-i686.iso.meta4" target="_blank">new metalink</a> | <a href="http://www.opensuse-education.org/download/ISOs/openSUSE-Edu-li-f-e-12.1-1-i686.iso.metalink" target="_blank">old metalink</a> | <a href="http://www.opensuse-education.org/download/ISOs/openSUSE-Edu-li-f-e-12.1-latest-i686.iso.md5" target="_blank">md5sum</a> | <a href="http://www.opensuse-education.org/download/ISOs/openSUSE-Edu-li-f-e-12.1-latest-i686.iso.torrent" target="_blank">torrent</a></p>
<p>Use download manager or <a href="http://en.opensuse.org/SDB:Metalink" target="_blank">Metalink</a> client such as aria2c for most efficient way to download.</p>
<p>You can skip to the end and leave a response. Pinging is currently not allowed.<br />
Happy holidays…</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2012/01/01/opensuse-edu-li-f-e-12-1-out-now/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>systemd – boot faster and cleaner with openSUSE 12.1</title>
		<link>http://news.opensuse.org/2011/12/22/systemd-%e2%80%93-boot-faster-and-cleaner-with-opensuse-12-1/</link>
		<comments>http://news.opensuse.org/2011/12/22/systemd-%e2%80%93-boot-faster-and-cleaner-with-opensuse-12-1/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 00:00:48 +0000</pubDate>
		<dc:creator>Manu Gupta</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=11751</guid>
		<description><![CDATA[openSUSE 12.1 features systemd as a replacement for the System V init daemon. systemd provides a new and improved way of booting up your system and managing services. It comes with many new features like socket and dbus-activation, use of cgroups (control groups) and aggressive parallelization capabilities which leads to a faster boot-up of the [...]]]></description>
			<content:encoded><![CDATA[<p>openSUSE 12.1 features systemd as a replacement for the System V init daemon. systemd provides a new and improved way of booting up your system and managing services. It comes with many new features like socket and dbus-activation, use of cgroups (control groups) and aggressive parallelization capabilities which leads to a faster boot-up of the system. Systemd also introduces a number of new features and tools for sysadmins. This article will explain what systemd does, how it does it and how to take advantage of the new possibilities it offers.<br />
<span id="more-11751"></span><br />
<a href="http://news.opensuse.org/2011/12/22/systemd-%e2%80%93-boot-faster-and-cleaner-with-opensuse-12-1/4308639792_ae11049568/" rel="attachment wp-att-12285"><img class="alignright size-medium wp-image-12285" title="4308639792_ae11049568" src="http://news.opensuse.org/wp-content/uploads/2011/11/4308639792_ae11049568-300x199.jpg" alt="" width="300" height="199" /></a></p>
<h2>Booting your system and services</h2>
<p>In openSUSE 12.1, systemd starts up and supervises openSUSE operating system and its services. This means a number of steps usually including the following:</p>
<ul>
<li>mounting your disks (checking for errors if needed),</li>
<li>starting the firewall and other security tools,</li>
<li>starting services like mail, databases or web servers,</li>
<li>connecting the network and networked filesystems,</li>
<li>starting the graphical system and the login manager which brings you to your desktop</li>
</ul>
<p>When up and running, systemd keeps tabs on the services and starts new ones (like printing) on demand, when they are needed.</p>
<h2>Ye olde days (SysV init)</h2>
<p>systemd replaces the old SysV init system, which is basically a loose collection of shell scripts in /etc/init.d (sometimes /etc/rc.d in other distributions). Those scripts would be called depending on the &#8220;runlevel&#8221; of the system, based on symbolic links to the scripts themselves in the /etc/init.d/rcX.d directories. Each directory there represented a runlevel number, with their order and interdependencies managed through the naming of symbolic links to those scripts, using numbers from 00 to 99. Upon booting, the system would go to a designated runlevel, starting all the scripts associated to that runlevel. While a bit brittle, this system was reasonably clear and understandable, although the scripts were usually quite big and complicated.</p>
<h2>New and improved: systemd</h2>
<p>Instead of shell scripts, systemd uses &#8220;.service&#8221; files that define various features provided by systemd, a bit like the old SysV init scripts but with an easier and more declarative syntax than bash.</p>
<p><a href="http://news.opensuse.org/2011/12/22/systemd-%e2%80%93-boot-faster-and-cleaner-with-opensuse-12-1/4404848273_3fcaeacf5d/" rel="attachment wp-att-12291"><img class="alignleft size-medium wp-image-12291" title="4404848273_3fcaeacf5d" src="http://news.opensuse.org/wp-content/uploads/2011/12/4404848273_3fcaeacf5d-300x300.jpg" alt="" width="300" height="300" /></a></p>
<h3>Dependencies and events</h3>
<p>Instead of starting the scripts based on a predefined number of runlevels, systemd uses dependencies and events to decide when to start a service. For example, once a network device is initialized, systemd starts the network service. Once a connection is made, network based services like NFS (Networked File Storage) and Samba (file sharing) can go ahead and start up. If there is no network, systemd won&#8217;t bother starting them. And without a printer attached to the system, printer service CUPS isn&#8217;t needed either.</p>
<p>systemd uses sockets and dbus for starting services and in this way allows on-demand starting of daemon processes, watching the sockets for requests from applications. For example, only when you try to print will the print service be started.</p>
<h3>Starting and stopping services</h3>
<p>systemd can start as many services as needed at the same time, respecting the dependencies and needs of the system. This, combined with the fact that it does not need to start a shell interpreter for each individual script, results in faster boot times.</p>
<p>Services in systemd can be disabled, enabled, started, stopped, restarted and reloaded just as the scripts in SysV but unlike SysV, the applications controlled by the script are closely monitored and controlled. Where SysV would not notice services going down (due to crashes for example) systemd will attempt to re-start them. And when systemd stops a process, you can be certain it has been stopped (thanks to using the cgroup kernel feature), whereas in SysV, processes sometimes managed to wrestle themselves out of control of the scripts.</p>
<h3>Standardization</h3>
<p>systemd strives towards standardizing init scripts which used to be different for each distributions. This should reduce the maintenance burden for distributions as they will share more work but it of course requires them to adapt to a common standard first. This means using the standard &#8220;systemctl&#8221; for controlling services instead of the /etc/rc* files. Currently, openSUSE still supports the rc-style files (providing symbolic links in /etc/rc.d ) so you can still run services by hand. systemd is also backwards compatible with the old-style init scripts which means that &#8220;non&#8221; standard (not included in systemd) scripts will keep working. For more details and a list of limitations in that regard please refer to <a href="http://www.freedesktop.org/wiki/Software/systemd/Incompatibilities">here</a>.</p>
<h2>Using systemd</h2>
<p>Let&#8217;s go over some features of systemd which are relevant for &#8216;normal&#8217; users as well as system administrators.</p>
<h3>Managing services and (auto)mounting devices</h3>
<p>Devices marked via udev rules are marked as units in systemd and their udev properties can be used as configuration sources to set dependencies for device units. systemd also maintains mount and automount points and (un)mounts devices where needed. For every automount point we have a matching mount point. To let systemd automount a device, add &#8220;comment=systemd.automount&#8221; to an fstab line option, and the mountpoint is automatically handled as a automount point. This can be used for networked filesystems nfs and cifs. /etc/fstab is used as an extra configuration for these mount points. systemd also supports target units which are logically grouped and in turn these groups can be controlled together.</p>
<p><a href="http://news.opensuse.org/2011/12/22/systemd-%e2%80%93-boot-faster-and-cleaner-with-opensuse-12-1/4320210414_e0b3550b1a/" rel="attachment wp-att-12294"><img class="alignright size-medium wp-image-12294" title="4320210414_e0b3550b1a" src="http://news.opensuse.org/wp-content/uploads/2011/12/4320210414_e0b3550b1a1-300x208.jpg" alt="" width="300" height="208" /></a></p>
<h3>Stability and emergency features</h3>
<p>Systemd automatically computes dependencies between services when running and is able to break dependencies cycles that is when a loop between services happen, systemd will break it once detected, your system will continue to work without user interaction. It also supports creating a snapshot and later restoring the system state and can be used in cases like emergency shell and provide an easy way of suspending services. However this feature is not persistent, and it is only kept in memory and is flushed after a reboot.</p>
<h3>New System tools</h3>
<p>A system adminstrator will welcome the new tools like systemctl to administrate the system. For example to check the status of the mysql.service, run:<br />
<code>$ systemctl status mysql.service<br />
mysql.service - LSB: Start the MySQL database server<br />
Loaded: loaded (/etc/init.d/mysql)<br />
Active: active (running) since Wed, 02 Nov 2011 10:53:34 +0100; 24h ago<br />
Process: 3242 ExecStart=/etc/init.d/mysql start (code=exited, status=0/SUCCESS)<br />
CGroup: name=systemd:/system/mysql.service<br />
├ 3578 /bin/sh /usr/bin/mysqld_safe --mysqld=mysqld --user=mysql --pid-file=/var/run/mysql/mysqld.pid --socket=/var/ru...<br />
└ 4191 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --user=mysql --lo...<br />
</code><br />
What is really cool with systemctl is its tab completion. on first level for command like systemctl will show you wich action you are able to run. On second level it will show which service name you can use like <code>systemctl start my</code> will complete to <code>mysql.service</code></p>
<h3>Disable/Enable a service</h3>
<pre> systemctl disable mysql.service
 systemctl enable mysql.service</pre>
<p>Note that chkconfig is systemd aware and will show you when a service is systemd native or not.</p>
<p><strong>Locations</strong><br />
systemd service files are mainly stored in /lib/systemd/system</p>
<pre><strong>Start stop your computer</strong>
 systemctl reboot
 systemctl halt
 systemctl poweroff
 systemctl emergency
 systemctl rescue</pre>
<p><strong>Get informed</strong></p>
<pre> systemd-analyse --time: give your boot time of your system
 systemd-analyse --blame: find which service took too much time to boot
 systemd-analyse --plot &gt; bootchart.svg : see your boot, in a graphical chart
 systemctl dot : Use a command line like systemctl dot --order | dot -Tsvg &gt; systemd-order.svg to generate a graphical dependency tree</pre>
<p><strong>Debug</strong><br />
You can activate a debug mode on startup by adding on the boot line:</p>
<pre> systemd.log_target=kmsg systemd.log_level=debug</pre>
<h2>Moving backwards</h2>
<p>While we do not recommend anyone using sys V init on 12.1, people who wish to choose it as the default can do so by installing sysvinit-init package (it will uninstall systemd-sysvinit package) or changing their grub options. Even if you don&#8217;t use systemd, don&#8217;t try to uninstall its package, it might break your system. You don&#8217;t need to remove systemd-sysvinit in case of emergency, if you let installed the sysvinit package you can boot with traditonnal init by adding on your boot line init=/sbin/sysvinit et voilà !</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2011/12/22/systemd-%e2%80%93-boot-faster-and-cleaner-with-opensuse-12-1/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>openSUSE and ownCloud</title>
		<link>http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/</link>
		<comments>http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 10:07:43 +0000</pubDate>
		<dc:creator>Jos Poortvliet</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=11745</guid>
		<description><![CDATA[
openSUSE 12.1 has been released a few weeks ago. A major new technology we introduce in this release is ownCloud, which we ship in a separate repository. ownCloud is a web application which lets you set up your own cloud &#8211; a place for you data where you can share it with others or use [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/owncloud-logo-2/" rel="attachment wp-att-11878"><img class="alignright size-medium wp-image-11878" title="owncloud-logo" src="http://news.opensuse.org/wp-content/uploads/2011/11/owncloud-logo-300x148.png" alt="ownCloud logo" width="300" height="148" /></a></p>
<p>openSUSE 12.1 has been released a few weeks ago. A major new technology we introduce in this release is ownCloud, which we ship <a href="https://build.opensuse.org/project/show?project=server%3Aphp%3Aapplications">in a separate repository</a>. ownCloud is a web application which lets you set up your own cloud &#8211; a place for you data where you can share it with others or use it over multiple devices. As YOU will own the data, it&#8217;s great from a privacy and security point of view.</p>
<p>However, setting up ownCloud, while not particularly complicated, is still vastly more difficult than navigating to a website which offers you convenient ways of giving them your personal data. If the convenience offered by companies like Dropbox, Canonical or Facebook is so much greater than what is offered by technologies which protect your freedom, you don&#8217;t <em>really</em> have a choice as common user.</p>
<p>openSUSE 12.1 offers a solution: mirall. While this tool has not yet solved all problems in the world, it makes deploying your ownCloud as easy as a few clicks <em>and</em> makes your files available for you off-line (a feature ownCloud itself lacks). Read on to learn what mirall has in store for openSUSE users!<br />
<span id="more-11745"></span></p>
<h2>Cloudy times</h2>
<p>Today computer work is not limited to a single machine any more. People have the urgent need to share their data over various computers, ie. desktop computers, laptops and such.</p>
<p>For that the buzzword &#8220;cloud&#8221; is a promising solution. In the first step, the cloud offers not much more than storage that is accessible from everywhere, but nowadays the cloud also offers content and functionality. Lots of enterprises have jumped on the cloud and fly through the sky towards a billion dollar business&#8230; The idea is that users push their data into the cloud and feel the spirit of freedom from cellphone, laptop, computer, gps device, or any other device.</p>
<h3>Privacy</h3>
<p>Who owns the data that is pushed into the cloud? The user who pushed it of course.</p>
<p>But where is the data? Well, you can&#8217;t answer that question, because the only thing you know is an url where you pushed your data. Where on the planet the physical computer is the domain is pointing to, you have no idea. And even if you had its worthless because you still don&#8217;t have access to it. You don&#8217;t know where your data was mirrored to, you don&#8217;t know who has access to the machine, you can&#8217;t be really sure that your data is not investigated, used for whatever tests or analysis.</p>
<p>But wait, isn&#8217;t the data a very valuable thing for you? So you&#8217;d better control where its going, right? You do not want to push it to a server of a company from abroad where not even your countries laws work. And, even if you decide to delete your data, how can you be sure that the data is really going to be deleted? Maybe its just removed from the view you have on it&#8230; And who guarantees your data is not sold to the highest bidder?</p>
<p><a href="http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/the_cloud/" rel="attachment wp-att-12231"><img class="alignnone size-full wp-image-12231" title="the_cloud" src="http://news.opensuse.org/wp-content/uploads/2011/11/the_cloud.png" alt="Credit to XKCD for the great joke :D" width="740" height="236" /></a></p>
<p>You need a cloud that is controlled by <strong>you</strong>.</p>
<h3>openSUSE and ownCloud</h3>
<p>The freedom of software and data is very valuable to the openSUSE Project and we would like to help you escape the deceptive arms of those who offer you some convenience in exchange for control over your data. A first step was providing <a href="http://spideroak.com">spideroak</a> in openSUSE 11.4 which, unlike most competitors, <a href="https://spideroak.com/whyspideroak#privacy">encrypts your files</a> and thus offers more protection for your privacy. But your data is still &#8216;somewhere else&#8217; and we prefer to offer something you would really <em>own</em>.</p>
<div id="attachment_11876" class="wp-caption alignright" style="width: 310px"><a href="http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/owncloudmusicas/" rel="attachment wp-att-11876"><img class="size-medium wp-image-11876" title="owncloudMusicas" src="http://news.opensuse.org/wp-content/uploads/2011/11/owncloudMusicas-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">ownCloud serving music</p></div>
<p>Fortunately there is a very appealing solution for that called ownCloud. This project, started two years ago by Frank Karlitschek as a part of the KDE family (but in no way limited to KDE users), offers a very up-to-date, slim but extendable and standard based cloud web app. Written in PHP and without difficult dependencies it installs on nearly every web space, even the cheapest one.</p>
<p>Just a week ago, Frank <a href="http://blog.karlitschek.de/2011/12/owncloud-inc-and-owncloud-community.html">announced the start of ownCloud Inc.</a> which &#8220;will help <em>[the ownCloud team]</em> to spread ownCloud and free cloud services in general – way more than we could have done without&#8221;. This will bring additional resources to ownCloud development, making it the most promising Free Software solution for protecting your Freedom in the cloud!</p>
<h3>Vision of Integration between openSUSE and ownCloud</h3>
<p>We want to integrate the ownCloud as good as we can into the openSUSE desktop to get the most out of it for the user.</p>
<p>First, it should be very easy to install an ownCloud. Webapps can be ugly to install for not so experienced users, but should you bother? The idea is to have an installation on either your local machine, a machine in your local network behind a firewall or on your domain just a few clicks away. If you want to remove it again, the de-installation should again be dead easy. This includes of course the wiping of the data which was on the cloud.</p>
<div id="attachment_11866" class="wp-caption alignright" style="width: 310px"><a href="http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/owncloud2-2/" rel="attachment wp-att-11866"><img class="size-medium wp-image-11866" title="ownCloud openSUSE 12.1 GNOME Calendar" src="http://news.opensuse.org/wp-content/uploads/2011/11/owncloud2-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">ownCloud and GNOME Calendar</p></div>
<p>Second, you might want to move your cloud. Lets say you worked with a local installation and like your ownCloud. Now you want to push it to the internet. That also should be just a few clicks, including all the data you already maintain in your ownCloud.</p>
<p>Furthermore, ownCloud will integrate into desktop applications where useful, for example as storage for contacts and calendar data, simply as file share via webDAV or as music storage for Amarok, as central bookmark server or notes platform.</p>
<p>All data you work with in the desktop apps should also be accessible via the ownCloud web interface in case you travel.</p>
<p><a href="http://software.opensuse.org/ymp/openSUSE:12.1:Update:Test/standard/mirall.ymp?base=openSUSE%3A12.1&amp;query=mirall"><img class="alignright size-full wp-image-11884" title="Click to install mirall" src="http://news.opensuse.org/wp-content/uploads/2011/11/Oneclick.png" alt="Click to install mirall" width="162" height="46" /></a></p>
<h3>Mirall</h3>
<p>As a starting point of integration openSUSE has a tool called mirall. It was started by Duncan Mac Vicar and extended by Klaas Freitag in a SUSE hackweeks to implement the described vision. The first and foremost target with mirall is to provide a very easy to use tool for un-experienced users which hides the complex client/server issues from its users completely.</p>
<p><a href="http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/creating-a-new-owncloud/" rel="attachment wp-att-11971"><img class="alignright size-medium wp-image-11971" title="creating a new ownCloud" src="http://news.opensuse.org/wp-content/uploads/2011/11/creating-a-new-ownCloud-300x266.png" alt="creating a new ownCloud" width="300" height="266" /></a></p>
<p>Mirall starts in the system tray on your desktop and if you click on it, it checks if your system is already connected to an ownCloud. If not, it offers you to either connect to an existing ownCloud by providing a URL and credentials or if you want to install a new ownCloud.</p>
<p>For a new installation mirall gives you the choice between a local installation on your machine or an installation on a ftp accessible web space which you can rent from every other ISP for very little money. mirall will download and install the latest ownCloud on that webspace and automatically create a configuration for you.</p>
<p>With a connected ownCloud to your desktop, it is now possible to configure other express upload directories through mirall to mirror your data to the ownCloud. Moreover, mirall allows to fetch the data from the ownCloud to the directory on your local machine. For example, if you have been at work and changed some data on your cloud, you can fetch the directory on the machine at home to get the last data from work to home. This is a manual action due to some limitations in ownCloud, see the next chapter for more information about this.</p>
<p>These functions are working with mirall today. More functionality will be implemented following the described vision and based on user feedback. Of course, patches are welcome! You can <a href="http://en.opensuse.org/User:Kfreitag">contact Klaas directly</a> or <a href="http://owncloud.org/contact/">talk to the ownCloud team</a>.</p>
<h4>Limitations of ownCloud</h4>
<p>ownCloud currently offers webDAV as file interface solution. As webDAV is a well known and commonly implemented standard it works on a large variety of devices and operating systems. Users will be able to access their files from pretty much anywhere, including most mobile phones, Windows, Mac OS, Linux, BSD and more. However, webDAV does depend on a network connection and leaves no trace of the files when working off line.</p>
<p>mirall offers a partial solution to this, offering the files for off-line use and providing basic syncing. But this syncing does NOT take place on the file level! When the online ownCloud offers newer files than the local one, mirall will notify the user but only offer the choice of replacing the local files with the ones from ownCloud or the other way around. It does not know which files have changed. This is due to the limitations of the webDAV protocol. We do expect ownCloud to work around this and provide more advanced syncing possibilities in the future but it is a complicated problem and there is no solution yet. If you happen to be interested in syncing algorithms and want to help us find a creative way around this limitation, <a href="http://owncloud.org/contact/">get in contact</a>!</p>
<p><a href="http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/choose-a-express-folder-1/" rel="attachment wp-att-11969"><img class="alignright size-medium wp-image-11969" title="choose a express folder 1" src="http://news.opensuse.org/wp-content/uploads/2011/11/choose-a-express-folder-1-300x291.png" alt="choose an express folder" width="300" height="291" /></a></p>
<h4>How mirall works around this limitation</h4>
<p>Mirall creates so called Express Upload Directories for its user.</p>
<p>What are these doing? They connect a local directory with a directory on the ownCloud. Whatever changes you do in the local directory, either connected to a network or not, is going to be mirrored to the ownCloud right away or as soon as you go online again. No matter if change, add or delete files or directories, the changes go into the cloud. The local directory is the master.</p>
<p>What happens if changes are made to one of your Epress Upload Directories on the ownCloud? Well, the local directory is the master. That means, the changes to files on the cloud are going to be overwritten with the next syncing mirall performs.</p>
<p>If new files are added on the ownCloud, mirall disables the Express Upload Folder for you in order to not delete files on the cloud, because, remember, local is the master, and if remote are more files than local, following the logic, they need to be deleted. However, mirall tries to avoid that and disables the folder and you have the change to fetch from the cloud, that is, get the contents of the remote folder to your local system.</p>
<p>This means you have to be a bit careful with using mirall on several computers at once and it is currently not suitable for working collaboratively. Changes could be overwritten or lost if there are changes in both the cloud and your local system!</p>
<p>Taking this into consideration, mirall already solves a lot of the &#8220;where are my files&#8221; problems people have when they move from university→home→boyfriend and back.</p>
<h2>Getting ownCloud and mirall</h2>
<p><a href="http://software.opensuse.org/ymp/openSUSE:12.1:Update:Test/standard/mirall.ymp?base=openSUSE%3A12.1&amp;query=mirall"><img class="alignright size-full wp-image-11884" title="Click to install mirall" src="http://news.opensuse.org/wp-content/uploads/2011/11/Oneclick.png" alt="Click to install mirall" width="162" height="46" /></a></p>
<p>After all this reading you might want to know how to get mirall and start using it. Well, this is as easy as the proverbial pie. Installing mirall only requires you to click the one-click-install on the right and (after agreeing with the installation by giving your administrator password) starting it from the menu&#8230;</p>
<p>For users of openSUSE 11.4 and older, you can find more (and up-to-date) instructions on getting ownCloud and mirall installed on the <a href="http://en.opensuse.org/SDB:OwnCloud">openSUSE wiki</a>.</p>
<h3>Getting your ownCloud</h3>
<div><a href="http://en.opensuse.org/File:New_oc_connect.png"><img class="alignright" src="http://en.opensuse.org/images/b/bb/New_oc_connect.png" alt="New oc connect.png" width="501" height="350" /></a></div>
<p>Once you have mirall up and running, click on the tray icon. If you have no ownCloud configured yet, a dialog wizard will show up and offer you two options:</p>
<ol>
<li>connect my ownCloud</li>
<li>create a new ownCloud</li>
</ol>
<p>If you pick the first option, <em>connect my ownCloud</em> you have to enter the valid ownCloud url into the text field and hit Next. The next dialog asks you for username and password to connect to the ownCloud. After hitting on <em>Next</em> again, a summary page displays the result of the operation.</p>
<h4>ownCloud Installation</h4>
<p>If you choose to <em>create a new ownCloud</em> on the first dialog page, the next wizard page asks you if you want to create it on the local computer or on an internet domain you control. In both cases Mirall downloads latest stable sources of ownCloud from the <a href="http://owncloud.org/" rel="nofollow">ownCloud project page</a>, extracts it on the local machine and copies it to the target system.</p>
<p>If you go for the installation on the local machine, Mirall will ask you for the root password to be able to copy files into the webservers application directory.</p>
<p>If you choose to install on your ftp accessible site, enter a domain name into the text field. On the next wizard page, a FTP-Url and credentials for FTP need to be provided.</p>
<p>Mirall uses FTP to access the webspace and creates a directory called <tt>ownCloud</tt> on the ftp site and copies the files there.</p>
<p>On the next wizard page, you need to provide credentials for the admin user of your new ownCloud instance. During installation the user is created automatically and after the installation finished you can use the credentials to log in.</p>
<p>mirall now downloads the latest stable release from the official ownCloud page and installs it on the target machine. It creates an auto config setup for ownCloud so that you do not have to do the initial setup step on first login, as you already provided the data through mirall. Your ownCloud is configured completely with that, and the ownCloud gets connected to your machine as described above.</p>
<p>After a successful installation, Mirall tries to create an express upload folder in your home directory named <tt>Mirall</tt>. It is automatically mirrored to the cloud. This step is skipped for security reasons if the folder already exists in your home dir.</p>
<p><a href="http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/choose-an-express-folder-2/" rel="attachment wp-att-11970"><img class="alignright size-medium wp-image-11970" title="choose an express folder 2" src="http://news.opensuse.org/wp-content/uploads/2011/11/choose-an-express-folder-2-300x235.png" alt="choose an express folder" width="300" height="235" /></a></p>
<h3>Express Upload Directories</h3>
<p>As described before, Mirall can create so called Express Upload Directories for you.</p>
<p>They basically connect a local directory with a directory on the ownCloud. Whatever changes you do in the local directory, either connected to a network or not, is going to be mirrored to the ownCloud right away or as soon as you go online again. No matter if change, add or delete files or directories, the changes go into the cloud.</p>
<p><em><strong>The local directory is the master</strong>. Always keep that in mind!</em></p>
<p>What happens if changes are made to one of your Express Upload Directories on the ownCloud? Well, the local directory is the master. That means, the changes to files on the cloud are going to be overwritten with the next syncing Mirall performs.</p>
<p>If new files are added on the ownCloud, Mirall disables the Express Upload Folder for you in order to not delete files on the cloud, because, remember, local is the master, and if remote are more files than local, following the logic, they need to be deleted. However, Mirall tries to avoid that and disables the folder and you have the chance to fetch from the cloud directory, ie. get the contents of the remote dir to local.<br />
<span style="text-decoration: underline;">Warning</span> This contains a risk: If you use the same ownCloud with more than one user or from more than one device at the same time, make sure to not lose data.</p>
<div><a href="http://en.opensuse.org/File:Statusdialog.png"><img class="alignright" src="http://en.opensuse.org/images/c/cc/Statusdialog.png" alt="Statusdialog.png" width="414" height="301" /></a></div>
<h3>Check the Status of your ownCloud</h3>
<p>Mirall opens a status dialog if you click on the tray icon and if there are express upload directories configured. The dialog gives information if the directories are in good status, ie. synced correctly, or they are disabled.</p>
<p>If they are disabled, the button <em>fetch</em> lets you pull the data from the ownCloud to your local directory. With that, local files can be deleted!</p>
<h2>More information and the future</h2>
<p>The latest information about mirall usage and features can be found on the <a href="http://en.opensuse.org/Mirall">openSUSE wiki</a> and especially the <a href="http://en.opensuse.org/SDB:OwnCloud">Support Database article for ownCloud and mirall</a>.</p>
<p>The plan is that mirall will continue to be developed and of course become available for more linux distributions. We hope to offer deeper integration in the desktops in openSUSE, expand on the functionality and take advantage of the other features of ownCloud like photo, music, agenda and system configuration synchronization.</p>
<p><em>Many thanks to Klaas Freitag for the extensive write-up this article is based upon (and of course the work on mirall)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2011/12/20/opensuse-and-owncloud/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>openSUSE 12.1 Launch Feedback</title>
		<link>http://news.opensuse.org/2011/11/19/opensuse-12-1-launch-feedback/</link>
		<comments>http://news.opensuse.org/2011/11/19/opensuse-12-1-launch-feedback/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 14:27:51 +0000</pubDate>
		<dc:creator>Andreas Jaeger</dc:creator>
				<category><![CDATA[Distribution]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=12066</guid>
		<description><![CDATA[openSUSE 12.1 was launched on Wednesday and it&#8217;s time to look back at the successful launch of a great distribution.
We&#8217;ve seen a lot of positive feedback regarding openSUSE 12.1 via press, social networks, blogs etc. The interest in social media is significant with good conversations and new members, our facebook group has grown the last [...]]]></description>
			<content:encoded><![CDATA[<p>openSUSE 12.1 was launched on Wednesday and it&#8217;s time to look back at the successful launch of a great distribution.</p>
<p>We&#8217;ve seen a lot of positive feedback regarding openSUSE 12.1 via <a href="http://en.opensuse.org/In_the_press" target="_blank">press</a>, social networks, blogs etc. The interest in social media is significant with good conversations and new members, our <a href="http://www.facebook.com/group.php?gid=2256834487" target="_blank">facebook group</a> has grown the last weeks by several hundred new members, the followers of our <a href="http://twitter.com/#!/openSUSE" target="_blank">@openSUSE twitter</a> increase and the recently launched <a href="https://plus.google.com/110312141834246266844/"> Google+ page </a>is in the circles of over 3200 people.</p>
<p>Looking over twitter messages directed to our<a href="http://twitter.com/openSUSE"> @openSUSE</a> account, here&#8217;re just a few comments about openSUSE 12.1:</p>
<blockquote><p>Really impressed (I&#8217;m not impressed easily) with all of the added configuration and customization @openSUSE 12.1 brings very polished &#8211; by <a href="https://twitter.com/#!/OhHeyItsLou/statuses/136994574219481089" target="_blank">OhHeyItsLou<span id="more-12066"></span><br />
</a><br />
Grats to the folks @openSUSE for releasing such a kick ass 12.1 super stoked to get owncloud up and running. Just need a native Android app &#8211; by <a href="https://twitter.com/#!/kennonk/statuses/137014535189045248" target="_blank">kennonk<br />
</a><br />
Hats off to the #openSUSE folks &#8211; 12.1 is a solid release. The #nouveau team deserves a big high-five too; great driver so far. &#8211; by <a href="https://twitter.com/#!/deckerego/statuses/137023288995094528" target="_blank">deckerego<br />
</a><br />
@openSUSE I&#8217;m wearing my #openSUSE t-shirt in celebration of 12.1 being released! &#8211; by <a href="https://twitter.com/#!/OrangutanClyde/statuses/136784143810969600" target="_blank">OrangutanClyde</a></p>
<p>@openSUSE I&#8217;ve just upgraded my main workstation, everything looks so polished and well done! Thank you so much for this release! &#8211; by <a href="https://twitter.com/#!/jfduque/statuses/137081293283405824" target="_blank">jfduque</a></p></blockquote>
<p><a href="http://en.opensuse.org/In_the_press" target="_blank">Reviews</a> by journalists included praise like:</p>
<blockquote><p>All in all, this looks like one of the most exciting openSUSE releases in some time. &#8211; <a href="https://www.linux.com/learn/tutorials/510731-opensuse-121-arrives-whats-new-and-what-happened-to-120" target="_blank">Joe Brockmeier on Linux.com</a></p></blockquote>
<h2>Download of openSUSE 12.1</h2>
<p>As usual, our download server redirected all incoming traffic to our mirror network. The mirrors reported that we again saturated their connections for a couple of hours after the announcement, e.g.</p>
<blockquote><p>ftp.halifax.rwth-aachen.de did up to 4.5 GBit/sec for openSUSE just with HTTP.  BitTorrent did 300-800 MBit/sec during the whole time. Total traffic spanning all projects peaked at 5.02 GBit/sec with a daily average of 2.44 GBit/sec.</p></blockquote>
<p>Our download redirector counted  for the first 24 hours  the download of 93761 media, the distribution over the various types is:</p>
<ul>
<li> NonOss Addon CD BiArch:  1452</li>
<li> 32-bit x86: 48075 (total)
<ul>
<li> Net: 2489</li>
<li> DVD: 31840</li>
<li> GNOME-LiveCD: 7392</li>
<li> KDE-LiveCD: 5561</li>
<li> Addon-Lang: 793</li>
</ul>
</li>
<li> 64-bit x86-64:  44234 (total)
<ul>
<li> Net: 2444</li>
<li> DVD: 32927</li>
<li> GNOME-LiveCD: 4031</li>
<li> KDE-LiveCD: 4378</li>
<li> Addon-Lang: 454</li>
</ul>
</li>
</ul>
<p>Also bittorrent was in high demand, at one point we had 1387 seeders and 2804 leechers but we missed to track the high point.  The tracker counted 12924 complete downloads via bittorrent during the first 24 hours.</p>
<h2>Physical Media</h2>
<p>We&#8217;re producing now PromoDVDs to distribute at events and via the openSUSE ambassadors, a separate announcement on how to get this will<br />
come once we have the media. A couple of magazines are doing covermounts as well, e.g. Linux Pro Magazine and Linux Magazine will insert it into their worldwide newsstand subscription distribution.</p>
<p>Also, Open Source Press is producing a German openSUSE 12.1 box which is available soon (<a href="http://en.opensuse.org/Buy_openSUSE " target="_blank">details</a>), this retail edition is a version of openSUSE with a complete printed  end-user manual, installation media, lot&#8217;s of vouchers and more.</p>
<h2>Webpages and Infrastructure</h2>
<p>Thanks to our translators, we updated the <a href="http://www.opensuse.org/" target="_blank">frontpage</a> with localized announcements and even added some new languages for our front page like <a href="http://www.opensuse.org/pl">Polish</a>, <a href="http://www.opensuse.org/lt">Lithuian</a> and <a href="http://www.opensuse.org/th">Thai</a>.</p>
<p>The infrastructure itself has seen increased traffic due to the launch where many where interested in the new <a href="http://en.opensuse.org/Portal:12.1 ">openSUSE 12.1 portal page</a>.</p>
<h2>Continue spreading the word!</h2>
<p>Please continue spreading the word about openSUSE 12.1 &#8211; and answer questions on our <a href="http://forums.opensuse.org/" target="_blank">forums</a>, social media, <a href="http://lists.opensuse.org">mailing lists</a> and in person. If you find articles and blog posts about openSUSE 12.1, add them to our <a href="http://en.opensuse.org/In_the_press">wiki</a> and speak about them.</p>
<h2>Thank you</h2>
<p>The openSUSE launch  was possible thanks to a world wide infrastructure of ftp mirrors that coordinated the release with us. We’d like to thank all of them. Moreover, we’d like to thank everybody  to make the changes to the websites so users could download their brand new openSUSE 12.1 and find information about it! We’d also like to thank the marketing team and anyone who helped for their awesome work (check out the <a href="http://en.opensuse.org/Product_highlights" target="_blank">Product Highlights</a> if you haven’t yet!) and of course all contributors of openSUSE who helped to make this release possible!</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2011/11/19/opensuse-12-1-launch-feedback/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>openSUSE 12.1: All Green!</title>
		<link>http://news.opensuse.org/2011/11/16/opensuse-12-1-all-green/</link>
		<comments>http://news.opensuse.org/2011/11/16/opensuse-12-1-all-green/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 13:00:16 +0000</pubDate>
		<dc:creator>Jos Poortvliet</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Distribution]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=11894</guid>
		<description><![CDATA[
It is November 16, 2011 and our mirrors have synced. Time to present to you: openSUSE 12.1! This release represents more than eight months of work by our international community and brings you the best Free Software has to offer.  Awesome improvements include the latest GNOME 3.2 desktop as well as the newest from [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-11909" href="http://news.opensuse.org/2011/11/16/opensuse-12-1-all-green/12-1_installer-boot-2/"><img class="alignright size-medium wp-image-11909" title="12.1_Installer-boot" src="http://news.opensuse.org/wp-content/uploads/2011/11/12.1_Installer-boot1-300x225.png" alt="boot image from installer" width="300" height="225" /></a><br />
It is November 16, 2011 and our mirrors have synced. Time to present to you: <a href="http://opensuse.org/12.1">openSUSE 12.1</a>! This release represents more than eight months of work by our international community and brings you the best Free Software has to offer.  Awesome improvements include the latest GNOME 3.2 desktop as well as the newest from KDE, XFCE and LXDE; your ownCloud made easy with mirall; Snapper-shots of your file system; and much, much more.</p>
<h2>Desktops</h2>
<p>openSUSE 12.1 comes with the new GNOME Shell 3.2. We presented you with a taste of GNOME Shell on openSUSE 11.4. Since then, many bugs have been squashed and numerous small improvements have made life on the Shell more comfortable. Notifications are much nicer, you can now configure your online accounts in one place and Shell handles multiple-screen setups better.</p>
<p>Among the features is color management, something GNOME shares with KDE where openSUSE is the first to integrate the Oyranos color management system. Also new from KDE is Apper, an easier-to-use PackageKit front end.</p>
<p><a rel="attachment wp-att-11908" href="http://news.opensuse.org/2011/11/16/opensuse-12-1-all-green/owncloudcalendaragendalocal-2/"><img class="alignright size-medium wp-image-11908" title="owncloudCalendarAgendalocal" src="http://news.opensuse.org/wp-content/uploads/2011/11/owncloudCalendarAgendalocal1-300x187.png" alt="ownCloud integrating with the local calendar" width="300" height="187" /></a></p>
<h2>Cloud things</h2>
<p>It is 2011, and most of us use &#8216;cloud&#8217; technology like having our files on Dropbox, friends on Facebook and music on Spotify. But these technologies are arguably dangerous from a security and privacy point of view. While not solving all problems yet, <em>ownCloud</em> aims to bring these services back under <strong>your</strong> control.</p>
<p>openSUSE is the first Linux distribution to support ownCloud with its own unique <em>mirall</em> desktop integration. For end users, mirall makes the difference between thinking that ownCloud is interesting and being able to actually use it. Read about <a href="http://en.opensuse.org/SDB:OwnCloud">mirall and ownCloud</a> in our documentation to find out why!</p>
<p>For more demanding use cases in the small business area, our Virtualization and Cloud repository offers the latest versions of Eucalyptus, OpenNebula and OpenStack for openSUSE 12.1. And we support all the virtualization technologies including Xen 4.1, KVM and VirtualBox which can be managed with the latest virt-manager and open-vm-tools.</p>
<p>SUSE Studio users can already build unique versions of openSUSE 12.1, with custom package selections, artwork, scripts, etc. that can be deployed directly to Amazon EC2 or onto a variety of other cloud platforms.<br />
<a rel="attachment wp-att-11914" href="http://news.opensuse.org/2011/11/16/opensuse-12-1-all-green/snapper/"><img class="alignright size-medium wp-image-11914" title="snapper" src="http://news.opensuse.org/wp-content/uploads/2011/11/snapper-300x220.png" alt="Snapper in action" width="300" height="220" /></a></p>
<h2>Under the hood</h2>
<p>openSUSE 12.1 includes Snapper, a new and unique tool that employs the snapshot functionality in btrfs to allow you to view older versions of files and revert changes. The integration of Snapper into the zypper package manager allows roll back of system updates and configuration changes.</p>
<p>openSUSE is also the first major distribution to ship the Go programming language, Google&#8217;s new open development language. Go is a fast, easy-to-use language that helps programmers handle multi-core, networked machines with the convenience of garbage collection and run-time reflection.</p>
<h2>Keep tumblin&#8217; and rollin&#8217;!</h2>
<p>openSUSE 12.1 can of course also move to <em>Tumbleweed</em>, our cutting-edge rolling release repo which contains the latest stable versions of all software. Tumbleweed lessens the significance and change impact of major releases by updating systems continuously. Existing Tumbleweed users will have to make a <a href="http://en.opensuse.org/SDB:Change_from_12.1_to_Tumbleweed">small change to their repositories</a> to stay current. For future releases of openSUSE this won&#8217;t be needed anymore.</p>
<h2>Go and have a lot of fun!</h2>
<blockquote><p>“While the big updates include Snapper, systemd and ownCloud, there are also many smaller enhancements like the improvements to YaST or the work on zypper. And that is only what our own community did,”</p></blockquote>
<p>said <strong>Bryen Yunahsko</strong>, member of the openSUSE Board.</p>
<blockquote><p>“We’re standing on the shoulders of the gigantic open source community. I would not be surprised if openSUSE&#8217;s latest update has over 300,000 improvements that resulted from efforts in the open source community.”</p></blockquote>
<p>For more details about the latest and greatest in openSUSE 12.1 visit <a href="http://opensuse.org/12.1">opensuse.org/12.1</a> and read our extensive <a href="http://opensuse.org/Product_highlights">Product Highlights</a>! If you want, go and <a href="http://software.opensuse.org/121">download it right away</a> from our mirrors.</p>
<p><code>Have a lot of fun!</code></p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2011/11/16/opensuse-12-1-all-green/feed/</wfw:commentRss>
		<slash:comments>239</slash:comments>
		</item>
		<item>
		<title>Almost openSUSE 12.1</title>
		<link>http://news.opensuse.org/2011/11/15/almost-opensuse-12-1/</link>
		<comments>http://news.opensuse.org/2011/11/15/almost-opensuse-12-1/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 19:29:01 +0000</pubDate>
		<dc:creator>Izabel Valverde</dc:creator>
				<category><![CDATA[Sneak Peeks]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=11758</guid>
		<description><![CDATA[Welcome to openSUSE 12.1!
Yes, it is almost time. Tomorrow openSUSE 12.1 will be released to the world, bringing a large number of new features and cool stuff. We&#8217;ll look at a few things today and show you some screen shots!
 
WARNING: Spoiler-alert!
WARNING: Pretty Pictures!


So what&#8217;s coming?
openSUSE 12.1 brings of course tens of thousands of changes [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_11851" class="wp-caption alignright" style="width: 310px"><a href="http://news.opensuse.org/2011/11/15/almost-opensuse-12-1/12-1_installer-boot/" rel="attachment wp-att-11851"><img src="http://news.opensuse.org/wp-content/uploads/2011/11/12.1_Installer-boot-300x225.png" alt="Installer screen" title="12.1_Installer-boot" width="300" height="225" class="size-medium wp-image-11851" /></a><p class="wp-caption-text">Welcome to openSUSE 12.1!</p></div>
<p>Yes, it is almost time. Tomorrow openSUSE 12.1 will be released to the world, bringing a large number of new features and cool stuff. We&#8217;ll look at a few things today and show you some screen shots!</p>
<ul> <span style="color: #ff0000;"><br />
<strong>WARNING:</strong> Spoiler-alert!<br />
<strong>WARNING:</strong> Pretty Pictures!<br />
</span></ul>
<p><span id="more-11758"></span></p>
<h2>So what&#8217;s coming?</h2>
<p>openSUSE 12.1 brings of course tens of thousands of changes and improvements by delivering you a fine selection of the best Free Software! Thanks to the awesome work of projects like Mozilla, GNOME, LibreOffice, Apache and many, many more you can browse the web, edit documents and have fun like never before. But besides what all these projects offer, openSUSE of course also has many unique things. Let&#8217;s go over some of the coolest stuff you can expect to be downloading tomorrow!</p>
<h2>Desktop Awesomeness</h2>
<p>Of course openSUSE 12.1 comes with the latest Free Desktops. GNOME, KDE&#8217;s Plasma Workspaces, XFCE and LXDE are again all there. For GNOME, this is a particularly big day: <strong>GNOME 3.2</strong> is part of openSUSE!</p>
<h3>GNOME 3.2</h3>
<div id="attachment_11833" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-11833" href="http://news.opensuse.org/2011/11/15/almost-opensuse-12-1/800px-opensuse_12-1_gnome_in_action/"><img class="size-medium wp-image-11833" title="openSUSE_12.1_GNOME_in_action" src="http://news.opensuse.org/wp-content/uploads/2011/11/800px-OpenSUSE_12.1_GNOME_in_action-300x168.png" alt="" width="300" height="168" /></a><p class="wp-caption-text">openSUSE 12.1 GNOME screenshot</p></div>
<p>As you might remember, we brought a GNOME 3 preview with openSUSE 11.4. Well, it ain&#8217;t preview anymore, we bring you the full GNOME 3.2 desktop now! This has been much improved compared to the preview, with both many performance and stability fixes as well as lots of features and usability improvements based on the feedback the developers got.</p>
<p>GNOME Shell brings a fresh, cool, new interface designed from scratch to satisfy the needs of today&#8217;s users. The interface focuses on getting out of the way and providing unobtrusive yet powerful notifications and deep integration of calendar, chat and other technologies. The UI elements and workflows are designed to be touch-friendly for use on tablets or desktops with a touch screen. By using the 3D acceleration capabilities provided by most of the computers these days, pleasing animations are used to give users an aesthetic look and feel and a much easier way of switching between applications.</p>
<h3>KDE and the other desktops</h3>
<div id="attachment_11835" class="wp-caption alignleft" style="width: 310px"><a rel="attachment wp-att-11835" href="http://news.opensuse.org/2011/11/15/almost-opensuse-12-1/opensuse_12-1_kde_in_action-2/"><img class="size-medium wp-image-11835" title="openSUSE_12.1_KDE_in_action" src="http://news.opensuse.org/wp-content/uploads/2011/11/openSUSE_12.1_KDE_in_action-300x225.png" alt="" width="300" height="225" /></a><p class="wp-caption-text">openSUSE 12.1 KDE screenshot</p></div>
<p>Of course we ship KDE&#8217;s Plasma workspaces, both the Desktop and Netbook version. There is a number of improvements in there, including the Apper software management tool which replaces the earlier KPackageKit tool. Apper focuses on applications instead of packages, making installation and removal easier for less experienced users. Another big deal, relevant for both GNOME and KDE, is color management. GNOME ships the colord daemon for this while openSUSE is the first linux distribution to integrate Oyranos color management in KDE. You can read more about it in <a href="http://www.oyranos.org/2011/11/colour-management-in-opensuse-12-1/">this blog by Uwe</a> where he explains what this means, how it&#8217;s done and why you should care.</p>
<p>Sadly, XFCE and LXDE have not seen a huge amount of changes as there have been no major releases. But of course we ship the latest bugfix release of XFCE 4.8 and have done the usual round of artwork and other minor improvements.</p>
<div id="attachment_11838" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-11838" href="http://news.opensuse.org/2011/11/15/almost-opensuse-12-1/owncloud2/"><img class="size-medium wp-image-11838" title="OwnCloud2" src="http://news.opensuse.org/wp-content/uploads/2011/11/OwnCloud2-300x188.png" alt="" width="300" height="188" /></a><p class="wp-caption-text">ownCloud</p></div>
<h2>Cloudy things</h2>
<p>In the Cloud area, we have something very cool in store for you. It&#8217;s the <a href="dot.kde.org/2011/10/11/owncloud-2-released">latest ownCloud</a> and openSUSE has done something really unique with it: we bring you the miral tool! And of course we have all the other latest cloudy stuff for you.</p>
<h3>mirall rocks!</h3>
<p>ownCloud is a way to have your files online available, syncing with your devices &#8211; without having to give your data (and privacy) to another company. Instead, you can host ownCloud either on your own server or on a rented space. Unfortunately, this makes ownCloud a bit more complicated than going to a random website. openSUSE&#8217;s mirall solves this problem!</p>
<p>mirall provides a system tray client which lets you deploy, configure and start an ownCloud instance on your own computer or on a rented webspace with just a few clicks. Afterwards, mirall makes sure that files are properly synchronized (and makes them available off-line, something ownCloud can&#8217;t do by itself!) and lets you add folders to be put on ownCloud.</p>
<p>You will be able to learn a lot more about mirall in the article which will be released the day after the openSUSE 12.1 release!</p>
<h3>Other cloud software</h3>
<p>openSUSE is an excellent guest OS for the cloud as can be experienced building solutions on <a href="http://susestudio.com/">SUSE Studio</a>. With a new kernel, openSUSE is now ready to run directly on the <strong>Amazon EC2 cloud</strong>. On the host side, the latest virtualization technologies including <strong>Xen 4.1</strong>, <strong>KVM</strong> and <strong>VirtualBox</strong> can be managed with the latest <strong>virt-manager</strong> and <strong>open-vm-tools</strong>. Last but not least, openSUSE is the first Linux distribution to ship <strong>OwnCloud</strong> integrated into the desktop. And the <a rel="nofollow" href="https://build.opensuse.org/project/show?project=Virtualization%3ACloud">openSUSE Virtualization and Cloud repository</a> for openSUSE 12.1 offers the latest versions of <strong>Eucalyptus</strong>, <strong>OpenNebula</strong> and <strong>OpenStack</strong> for openSUSE 12.1!</p>
<h2>New technology under the hood</h2>
<p>openSUSE 12.1 introduces a number of improvements and innovations in the  underlying technology of the distribution. This includes the unique  Snapper tool offering file versioning, the systemd init system and the  Google Go language.</p>
<div id="attachment_11869" class="wp-caption alignright" style="width: 310px"><a href="http://news.opensuse.org/2011/11/15/almost-opensuse-12-1/opensuse_12-1_snapper/" rel="attachment wp-att-11869"><img src="http://news.opensuse.org/wp-content/uploads/2011/11/OpenSUSE_12.1_Snapper-300x220.png" alt="openSUSE snapper in action" title="OpenSUSE_12.1_Snapper" width="300" height="220" class="size-medium wp-image-11869" /></a><p class="wp-caption-text">Snapper in action</p></div>
<h3>Snapper rolls back changes</h3>
<p>openSUSE 12.1 is the first Linux distribution taking advantage of the  snapshot functionality in the upcoming Linux file system btrfs. These  snapshots of the file system are using copy-on-write, making them very  space efficient. openSUSE 12.1 debuts <a title="Portal:Snapper" href="http://en.opensuse.org/Portal:Snapper">Snapper</a> which allows the user to interface with this technology.</p>
<p>The command line and GUI Snapper tools allow users to view older versions of files and revert changes. The unique integration in the  zypper package manager of openSUSE allows users to roll back entire  upgrades or software installations with the accompanying configuration  changes.</p>
<h3>systemd boots your system faster</h3>
<p>systemd is the new init tool in openSUSE, controlling and speeding up  the boot process. Developed in close cooperation with fellow Linux  Distribution Fedora, systemd is especially interesting for system  administrators due to its powerful socket- and bus activated service  system. It also works closely with the cgroups kernel feature providing  better security and control over the processes.</p>
<h3>Write in go, compile with Clang or GCC</h3>
<p>openSUSE is proud to be the first major distribution to ship <a rel="nofollow" href="http://golang.org/"><strong>the new Go programming language</strong></a> from Google as part of our release. Go is a fast, easy language good in  handling multi-core, networked machines with the convenience of garbage  collection and run-time reflection.</p>
<p>This openSUSE release is build with <a rel="nofollow" href="http://gcc.gnu.org/"><strong>GCC 4.6.2</strong></a> and  <a rel="nofollow" href="http://en.wikipedia.org/wiki/Link-time_optimization"><strong>link-time optimization</strong></a>, improving the overall performance of the software in openSUSE 12.1</p>
<h2>Exciting times!</h2>
<p>With all the cool stuff coming in openSUSE 12.1, we sure could write another 10 pages with features but surely most of you would be asleep by the time you&#8217;d have read it. Besides, in less than 24 hours you&#8217;ll probably be playing with it already!</p>
<p>So keep an eye on <a href="http://news.opensuse.org">news.opensuse.org</a> and remember to Have a lot of fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2011/11/15/almost-opensuse-12-1/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Are you ready for RC2?</title>
		<link>http://news.opensuse.org/2011/11/03/are-you-ready-for-rc2/</link>
		<comments>http://news.opensuse.org/2011/11/03/are-you-ready-for-rc2/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 14:22:07 +0000</pubDate>
		<dc:creator>Jos Poortvliet</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Distribution]]></category>

		<guid isPermaLink="false">http://news.opensuse.org/?p=11564</guid>
		<description><![CDATA[
Following the openSUSE 12.1 roadmap, RC2 has been released upon this innocent world. This is your final chance to test openSUSE 12.1 before we move to the final version! We need to know about all big problems NOW! Read on to find out how to help.

Freezing cold!
At this point, development is frozen to the point [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-11644" href="http://news.opensuse.org/2011/11/03/are-you-ready-for-rc2/carlos-opensuse-beach/"><img class="alignright size-medium wp-image-11644" title="Carlos painted openSUSE on the Beach in Brazil" src="http://news.opensuse.org/wp-content/uploads/2011/11/Carlos-openSUSE-Beach-300x168.jpg" alt="Carlos painted openSUSE on the Beach in Brazil" width="300" height="168" /></a><br />
Following the <a href="http://en.opensuse.org/openSUSE:Roadmap">openSUSE 12.1 roadmap</a>, RC2 has been released upon this innocent world. This is your final chance to test openSUSE 12.1 before we move to the final version! We need to know about all <strong>big problems</strong> <em>NOW</em>! Read on to find out how to help.<br />
<span id="more-11564"></span></p>
<h2>Freezing cold!</h2>
<p>At this point, development is frozen to the point where only the most grave bugs will be addressed. Less serious issues will be fixed in the updates after the release. We must be careful not to introduce new problems!</p>
<p><a title="Frozen life by derekkeats, on Flickr" href="http://www.flickr.com/photos/dkeats/5388654568/"><img class="alignright" src="http://farm6.static.flickr.com/5220/5388654568_76561a909b_m.jpg" alt="Frozen life" width="240" height="180" /></a></p>
<p>That doesn&#8217;t mean problems should not be found: we need testing! We also need help fixing the <a href="http://en.opensuse.org/openSUSE:Most_annoying_bugs_12.1_dev">most urgent problems</a> (<a href="http://s.opensu.se/betabugs/">full list of known bugs in openSUSE 12.1</a>). Help us shorten those lists by re-testing the problematic areas or by fixing the bugs; or help us find new pressing issues! You can find information on testing on the <a href="http://en.opensuse.org/openSUSE:Testing">openSUSE Testing wiki page</a> and you are most welcome to <a href="http://news.opensuse.org/2011/09/27/get-your-package-in-factory-for-12-1/">learn how to create a merge request to fix a bug</a>!</p>
<p>Get openSUSE 12.1 RC2 from <a href="http://software.opensuse.org/developer/">this page</a>.</p>
<h2>What&#8217;s new</h2>
<p><a rel="attachment wp-att-11591" href="http://news.opensuse.org/2011/11/03/are-you-ready-for-rc2/opensuse_12-1_3d_171px/"><img class="alignright size-full wp-image-11591" title="openSUSE_12.1_3D_171px" src="http://news.opensuse.org/wp-content/uploads/2011/11/openSUSE_12.1_3D_171px.png" alt="" width="150" height="171" /></a>The next release of openSUSE is expected to bring a large number of improvements and changes. Many of these are the <em>&#8216;usual&#8217;</em> updates any Linux distribution offers. These include the latest Firefox, GNOME 3.2 and KDE&#8217;s Plasma Workspace 4.7. Under the hood, we have Linux kernel 3.1 and we expect to be the first to ship Google&#8217;s new programming language Go. We also overhauled our boot procedure introducing systemd and Grub2 (testing!) and of course we&#8217;ll ship the latest developer tools and libraries as well as all the sysadmin goodies openSUSE is known for!</p>
<p>But we also have some really unique treats. The coolest among those is Snapper, a btrfs-based tool which allows you to view the differences between current and previous versions of files on your system and lets you roll back the changes, bringing back lost files or undoing damaging overwrites.</p>
<h2>Testing</h2>
<div id="attachment_11590" class="wp-caption alignright" style="width: 260px"><a href="http://lizards.opensuse.org/2011/10/03/3-new-virtual-party-on-secondlife-for-upcoming-opensuse-12-1/"><img class="size-full wp-image-11590" title="Second Life release parties" src="http://news.opensuse.org/wp-content/uploads/2011/11/ndg8b-250x240.jpg" alt="Second Life release parties" width="250" height="240" /></a><p class="wp-caption-text">Click for Second Life release parties!</p></div>
<p>The changes in underlying boot technology, the new tools like Snapper as well as the rest of the operating system  need a good workout for the release! So now we need YOUR help! Go to the download page and grab your copy of openSUSE 12.1 RC2 and test it on your desktop, in a VM or on a laptop!</p>
<h2>More information and other helping-out</h2>
<p>We can use your help not only with testing but also with fixing problems! Thanks to the <a href="http://openbuildservice.org">Open Build Service</a>, this is easy as pie&#8230; Yes, openSUSE 12.1 is frozen, no new packages or major updates, but you can still <a href="http://news.opensuse.org/2011/09/27/get-your-package-in-factory-for-12-1/">BURP away</a>!</p>
<p>If you don&#8217;t package or code, can help <a href="http://news.opensuse.org/2011/11/01/help-us-spread-the-word-on-opensuse-12-1/">promote this release</a> and <a href="http://en.opensuse.org/openSUSE:Launch_parties">organize a launch party</a> to give this release some attention! Twitter and facebook fans: <a href="http://twibbon.com/join/openSUSE-Users">show your support for openSUSE</a>!</p>
<p>Moreover, there are <a href="http://en.opensuse.org/Screenshots_12.1">screenshots to be taken</a>, <a href="http://en.opensuse.org/openSUSE:Upcoming_features#release_notes">release notes to be written</a> and <a href="http://en.opensuse.org/openSUSE:Documentation_Contribute">Documentation to be composed</a>. We also welcome help with <a href="http://en.opensuse.org/openSUSE:Localization_guide">translation</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://news.opensuse.org/2011/11/03/are-you-ready-for-rc2/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
	</channel>
</rss>

