<?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>linuxchick.se &#187; Linux</title>
	<atom:link href="http://www.linuxchick.se/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxchick.se</link>
	<description>my future is open</description>
	<lastBuildDate>Sun, 01 Jan 2012 19:41:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Linux 3.0.0-rc1</title>
		<link>http://www.linuxchick.se/2011/05/30/linux-3-0-0-rc1/</link>
		<comments>http://www.linuxchick.se/2011/05/30/linux-3-0-0-rc1/#comments</comments>
		<pubDate>Mon, 30 May 2011 14:58:48 +0000</pubDate>
		<dc:creator>amelia</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kernel]]></category>

		<guid isPermaLink="false">http://www.linuxchick.se/?p=335</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
Early this morning Linus Torvalds announced that the next release of the Linux kernel will be given the version number 3.0. I decided to just bite the bullet, and call the next version 3.0. It will get released close enough to the 20-year mark, which is excuse enough for me, although honestly, the real reason [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
<p>Early this morning Linus Torvalds announced that the next release of the Linux kernel will be given the version number 3.0.</p>
<blockquote><p>I decided to just bite the bullet, and call the next version 3.0. It<br />
will get released close enough to the 20-year mark, which is excuse<br />
enough for me, although honestly, the real reason is just that I can<br />
no longe rcomfortably count as high as 40.</p></blockquote>
<p>He strongly points out that this lift of version number is not due to  any major changes in the kernel, but more based on time since this year  it&#8217;s 20 years since the first Linux kernel was released.</p>
<blockquote><p>So what are the big changes?  NOTHING. Absolutely nothing. Sure, we have the usual two thirds driver changes, and a lot of random fixes, but the point is that 3.0 is <strong>*just*</strong> about renumbering, we are very much <strong>*not*</strong> doing a KDE-4 or a Gnome-3 here. No breakage, no special scary new features, nothing at all like that. We&#8217;ve been doing time-based releases for many years now, this is in no way about features. If you want an excuse for the renumbering, you really should look at the time-based one (&#8220;20 years&#8221;) instead.</p></blockquote>
<p>Personally I&#8217;m a bit disappointed since I was hoping for the 3.0 release to contain something awesome that I could really look forward to. Despite what Linus Torvalds says, it&#8217;s probably just me remembering the anticipation for the first stable 2.2, 2.4 and 2.6 releases, which all of them was a great step forward for the Linux kernel. However, the 2.x release of the kernel has been around for quite a while now and on the other hand it&#8217;s reasonable to bump the version number around this time. To be honest, if there&#8217;s no super fancy new features in the pipe line for the next year or so, why not celebrate the 20 year mark with a Linux kernel version 3.0.</p>
<p>I wish the kernel development team the best of luck with Linux 3.0 and in the meantime we can keep a close watch at <a href="http://www.kernel.org">http://www.kernel.org</a> for the actual release candidate to be published.</p>
<p><em>Source: <a href="http://permalink.gmane.org/gmane.linux.kernel/1147415">http://permalink.gmane.org/gmane.linux.kernel/1147415</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxchick.se/2011/05/30/linux-3-0-0-rc1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fedora 15 with Gnome 3</title>
		<link>http://www.linuxchick.se/2011/05/29/fedora-15-with-gnome-3/</link>
		<comments>http://www.linuxchick.se/2011/05/29/fedora-15-with-gnome-3/#comments</comments>
		<pubDate>Sat, 28 May 2011 23:04:15 +0000</pubDate>
		<dc:creator>amelia</dc:creator>
				<category><![CDATA[Fedora Project]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gnome 3]]></category>

		<guid isPermaLink="false">http://www.linuxchick.se/?p=312</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
I&#8217;ve recently upgraded my Fedora installation to Fedora 15 with Gnome 3. I used Gnome Shell a while back but abandoned it when they changed the meny layout. The meny layout is now the one that made me abandon Gnome Shell before, but I think I could get used to it this time. Gnome 3 [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
<p>I&#8217;ve recently upgraded my Fedora installation to Fedora 15 with Gnome 3. I used Gnome Shell a while back but abandoned it when they changed the meny layout. The meny layout is now the one that made me abandon Gnome Shell before, but I think I could get used to it this time. Gnome 3 looks great and a part from the extremly reduced configuration options I belive it&#8217;s a huge step in the right direction for Linux on desktops.</p>

<a href="http://www.linuxchick.se/wp-content/gallery/2011-05-29-fedora-15-with-gnome-3/f15gnome3-7.png" title="" class="thickbox" rel="singlepic250" >
	<img class="ngg-singlepic ngg-center" src="http://www.linuxchick.se/wp-content/gallery/cache/250__320x240_f15gnome3-7.png" alt="f15gnome3-7" title="f15gnome3-7" />
</a>

<p style="text-align: center;"><em>Gnome 3 settings dialog.</em></p>
<p>My first impression of Fedora 15 was that mostly Gnome 3 was the big news, and that is the truth. Still they&#8217;ve managed to put in a very nifty little feature that toke me by surprise when I encountered it. Look at this wonderful thing, it&#8217;s not a very complex thing to create, but a really nice touch to the former user unfriendly Linux. I was trying to run a traceroute with the command mtr and look what happend.</p>
<p><code><br />
[amelia@forth ~]$ mtr ping.sunet.se<br />
bash: mtr: command not found...<br />
Install package 'mtr' to provide command 'mtr'? [N/y]<br />
 * Running..<br />
 * Resolving dependencies..<br />
 * Waiting for authentication..<br />
 * Running..<br />
 * Resolving dependencies..<br />
 * Downloading packages..<br />
</code></p>
<p>After this, the mtr window appeared running a traceroute against ping.sunet.se. I&#8217;m amazed at this brilliant idea for a desktop Linux distribution, but at the same time I pray that they&#8217;ll never ever implement a feature like this in any of the enterprise server distributions out there. </p>
<p>Check out the rest of my Fedora 15 and Gnome 3 screenshots at: <a href="http://www.linuxchick.se/gallery/fedora-15-with-gnome-3/">http://www.linuxchick.se/gallery/fedora-15-with-gnome-3/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxchick.se/2011/05/29/fedora-15-with-gnome-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in your cloud?</title>
		<link>http://www.linuxchick.se/2008/10/12/whats-in-your-cloud/</link>
		<comments>http://www.linuxchick.se/2008/10/12/whats-in-your-cloud/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 20:52:34 +0000</pubDate>
		<dc:creator>amelia</dc:creator>
				<category><![CDATA[IBM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Cobol]]></category>
		<category><![CDATA[could]]></category>
		<category><![CDATA[mainframe]]></category>
		<category><![CDATA[RPG]]></category>

		<guid isPermaLink="false">http://www.linuxchick.se/2008/10/12/whats-in-your-cloud/</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
Lately concepts like SOA, consolidation, green computing and cloud computing has been the buzzwords in every CIO&#8217;s dream and every technicians nightmares, except mine. In my dreams I see datacenters filled with mainframes and I&#8217;m pretty sure that&#8217;s not what the CIO&#8217;s are dreaming about, then it would be called a nightmare. Before we continue [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
<p>Lately concepts like SOA, consolidation, green computing and cloud computing has been the buzzwords in every CIO&#8217;s dream and every technicians nightmares, except mine. In my dreams I see datacenters filled with mainframes and I&#8217;m pretty sure that&#8217;s not what the CIO&#8217;s are dreaming about, then it would be called a nightmare. Before we continue on this subject I have to state that I&#8217;m a Linux/UNIX consultant, female and not 60+ years old, just to avoid future confusion&#8230;</p>
<p>In the dark, behind the headlines of death sentence after death sentence for the mainframe, companies like IBM, HP and Unisys has been working on bringing the mainframe back on the market. We all know that mainframes are huge, power hungry, complex and most of all OLD, but that&#8217;s not true. Mainframes are 1500 virtual servers in the same space where you can fit three racks with 126 1U servers, unless you get heat problems. Reduced heat means less cooling for the same amount of servers in the datacenter and together with a focus on power saving mainframes becomes the ultimate choice when it comes to green computing.</p>
<p>Some of the features IBM has been focusing on is new technologies for partitioning, virtualization and smart solutions for load balancing inside the mainframe. Most companies that are already using mainframe invest in more mainframes and are consolidating their Linux systems inside the mainframe. IBM mainframes seems to get their way back to the market with a growth of mainframes world wide with 30.7%, and the latest model IBM System Z10, released in the beginning of this year, has led to a growth of mainframes in Europe with  58%.</p>
<p>With all due respect, mainframes are stable and just as made for cloud computing, but who&#8217;s going to operate them? The amount of System Administrators that are familiar with mainframes and applications running on them is barely enough for what&#8217;s needed at this point. Same story goes for System Developers that are familiar with languages like Cobol and RPG. My hope is that this lack of competence won&#8217;t impede use of mainframes and that more people will see their possibilities for virtualization and cloud computing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxchick.se/2008/10/12/whats-in-your-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Forum 2008</title>
		<link>http://www.linuxchick.se/2008/10/10/open-source-forum-2008/</link>
		<comments>http://www.linuxchick.se/2008/10/10/open-source-forum-2008/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 21:27:17 +0000</pubDate>
		<dc:creator>amelia</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.linuxchick.se/2008/10/10/open-source-forum-2008/</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
Open Source Forum 2008 toke place in Stockholm on October 7th &#8211; 8th. During the first day one of my favorite speakers on this kind of event was having two presentations. First up in the morning Arnoud Engelfriet from ICTRecht in Holland talked about the legal aspects of using and develope open source software and [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
<p>Open Source Forum 2008 toke place in Stockholm on October 7th &#8211; 8th. During the first day one of my favorite speakers on this kind of event was having two presentations. First up in the morning Arnoud Engelfriet from ICTRecht in Holland talked about the legal aspects of using and develope open source software and how your company lawyers and engineers could work together with open source. In the afternoon he finished the subject with talking about everything from embedded open source software, distribution of open source software and how GPLv3 could affect your business.</p>
<p>This first day offered a few other interesting presentations such as Alexander Schanz from DFS Deutsche Flugsicherung GmbH who talked about their open source radar data processing system PHOENIX runing on SUSE Linux and Lennart Hagberg from TetraPak who showed us and talked about the open source software behind their communications plattform for videos and documentation, an internal &#8220;YouTube&#8221;-service together with a wiki for documentation built on LAMP (Linux, Apache, MySQL and PHP) and WordPress.</p>
<p>On day two of Open Source Forum 2008 there were two tracks, one track with presentations like the day before and one track with live demonstrations of products and services. I begun day two at the live demonstrations track listening to Urban Anjar from Ubuntu Sverige talk about Ubuntu Linux and show KVM virtualization on Ubuntu. After the coffee break I ended up talking about Nagios and Op5&#8242;s Nagios-based network monitoring system with Jonas Björk and a representative from Op5.</p>
<p>Next up before lunch was Erik Lönroth from Scania Infomate who talked about how the use Linux in their cluster for calculations and simulations. With open standards and open source software they reduced many performance problems, but when they got here they found a new problem, no one had solved the problems they encountered before. To my surprise it would be until this point of this conferense when someone finaly said that you can get far with open source, but when you&#8217;re there it&#8217;s time to solve the problems never solved before and share them with others. At this moment I found myself thinking that with people like Erik Lönroth out there on the IT departments of the companies there&#8217;s hope for open source to survive the step into the world of business.</p>
<p>A presentation that surprised me during this conference was Anders Wallenquist from Vertel/Dataföreningen who talked about the CMS Drupal. I was surprised because I&#8217;ve never understood how competent Drupal acctually is and on top of this Dagens Industri, a financial newspaper, will move their webpage to Drupal instead of Escenic and Polopoly like most other newspapers in Sweden uses. To read more about di.se and Drupal IDG wrote about it at <a href="http://www.idg.se/2.1085/1.182311">http://www.idg.se/2.1085/1.182311</a>.</p>
<p>Back to Open Source Forum 2008, during day two there were two tracks which means a lot of presentations that you don&#8217;t have to time to see. I&#8217;ve been writing about those presentations that impressed or surprised me during these two days. For the full agenda of this conferense see <a href="http://www.opensourceforum.se/Program.htm">http://www.opensourceforum.se/Program.htm</a>. </p>
<p>So, what&#8217;s my summary of this conferense? Well, it was terribly expencive, only ~50 visitors and I had some very interesting conversations about various subjects with other visitors which would mean that since I&#8217;m not paying for it, it was totaly worth it. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxchick.se/2008/10/10/open-source-forum-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WANTED: IBM iSeries or zSeries</title>
		<link>http://www.linuxchick.se/2008/07/01/wanted-ibm-iseries-or-zseries/</link>
		<comments>http://www.linuxchick.se/2008/07/01/wanted-ibm-iseries-or-zseries/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 23:41:22 +0000</pubDate>
		<dc:creator>amelia</dc:creator>
				<category><![CDATA[IBM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[mainframe]]></category>
		<category><![CDATA[POWER]]></category>

		<guid isPermaLink="false">http://www.linuxchick.se/2008/07/01/wanted-ibm-iseries-or-zseries/</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
Does your company have an old IBM iSeries or zSeries with the POWER processor architecture that&#8217;s not in use anymore? I&#8217;m looking for an IBM iSeries or zSeries to have at home to learn about how to virtualize Linux or IBM hardware. If you have one you don&#8217;t need anymore or if you know someone [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
<p>Does your company have an old IBM iSeries or zSeries with the POWER processor architecture that&#8217;s not in use anymore? I&#8217;m looking for an IBM iSeries or zSeries to have at home to learn about how to virtualize Linux or IBM hardware. If you have one you don&#8217;t need anymore or if you know someone who does, would you consider giving it away to someone who wants to learn about it&#8217;s hardware and systems? .</p>
<p>I already have one IBM AS/400 with the 48-bits CISC-processor from 1993 running OS/400 V3R5 that was given to me in 2004 from a company where my dad was working at the time, my most grateful thanks to them. Now I look forward to combine the knowledge I&#8217;ve gathered from working with both Linux and IBM hardware to take the next step and learn how to virtualize Linux on IBM midrange and/or mainframe with the POWER processor architecture.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxchick.se/2008/07/01/wanted-ibm-iseries-or-zseries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source &#8211; the next phase</title>
		<link>http://www.linuxchick.se/2008/03/16/open-source-the-next-phase/</link>
		<comments>http://www.linuxchick.se/2008/03/16/open-source-the-next-phase/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 15:56:10 +0000</pubDate>
		<dc:creator>amelia</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Trolltech]]></category>

		<guid isPermaLink="false">http://www.linuxchick.se/2008/03/16/open-source-the-next-phase/</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
For years we&#8217;ve been trying to educate the world about the benefits and the ideology behind free software. We&#8217;ve been working hard to enlighten as many people and companies as possible, but somewhere along the way I believe we forgot our goal. Our goal was to get Linux, free software and open source into peoples [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
<p>For years we&#8217;ve been trying to educate the world about the benefits and the ideology behind free software.  We&#8217;ve been working hard  to enlighten as many people and companies as possible, but somewhere along the way I believe we forgot our goal. Our goal was to get Linux, free software and open source into peoples homes, offices and even the data centers and believe it or not, WE ARE HERE!!!</p>
<p>Open source has gone into a new phase and whether we like it or not the rules have changed. Of course this didn&#8217;t happen over night, this is the result of a series of decisions a couple of companies made. Red Hat decided to release an enterprise version of their Linux distribution and begun to compete with Microsoft, Sun, HP and others about the space in the data centers and not too long ago Red Hat also bough the popular open source application server JBoss. Novell bought SUSE and pretty much replaced NetWare with SUSE Linux and joined the party in the data centers.</p>
<p>A company that definitely made a difference in leading open source into the next phase is Sun Microsystems. In the past few years Sun has been changing the licensing of Java to open source and also released OpenSolaris an open source version of Solaris. As another step in Sun&#8217;s open source strategy they bought two very significant open source projects, MySQL and VirtualBox. Sun isn&#8217;t the only company to buy open source projects at the moment and not to long ago Nokia bought Trolltech and Citrix bough Xen Source.</p>
<p>At this new playground there&#8217;s a new set of rules to live up to that the open source-community never faced before. At this playground of companies, business agreements, economics and profitability there&#8217;s no room for decisions based on ideology. We need to help these companies find ways to make their decisions so that they do not interfere with the ideology behind open source and so that these companies can benefit from their decisions.</p>
<p>It&#8217;s no longer the open source-community&#8217; believe in their ideology that brings open source further, open source has silently taken the step into the commercial world and whatever you all think about that it was all of us that brought it there. We got what we asked for and now it&#8217;s time to learn to play by the new rules.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxchick.se/2008/03/16/open-source-the-next-phase/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are we there yet?</title>
		<link>http://www.linuxchick.se/2008/03/01/are-we-there-yet/</link>
		<comments>http://www.linuxchick.se/2008/03/01/are-we-there-yet/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 15:07:46 +0000</pubDate>
		<dc:creator>amelia</dc:creator>
				<category><![CDATA[IBM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.linuxchick.se/2008/03/01/are-we-there-yet/</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
The last ten years speculations about however this is the year for Linux or not has been literally attacking us when surfing the net. This year these speculation has been hard to find despite the fact that the number of people speaking for open source has been growing strong last year thanks to Ubuntu and [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
<p> The last ten years speculations about however this is the year for Linux or not has been literally attacking us when surfing the net. This year these speculation has been hard to find despite the fact that the number of people speaking for open source has been growing strong last year thanks to Ubuntu and others. The only one I can remember to speculate about if this is THE year is IBM who said that they never said it before, but 2008 is the year Linux take over our desktops.</p>
<p>Instead all the discussions are about that Lenovo released two of their laptop models from the IBM ThinkPad-series with SUSE Linux Enterprise Desktop pre-installed on the Swedish market and that HP and other computer manufactures are planning on releasing some of their models with Linux pre-installed. Two months into 2008 two huge companies bought three important and significant open source projects. Of course am I thinking about that Sun bought MySQL and VirtualBox, and that Nokia bought Trolltech including the copyright for QT.</p>
<p>The fact that huge companies has begun to buy open source projects is absolutely positive in my point of view and I&#8217;m not worried that these projects will be closed source or difficult to access in other ways like many others do. The companies are not going to close the source of further releases since the open source community is the worlds greatest test department free of charges. To release a product as open source for people and small businesses to download and use free of charge results in that they report bugs and literally test your product for you. When this product is considered stable the manufacturer package the product together with administration tools, security updates and patches, documentation and support to an enterprise product for companies that need these kinds of guarantees.</p>
<p>The benefits of big IT companies buying and developing open source software is that the development becomes more stable and organized since a company has to deliver a product to survive. These big IT companies also guarantees that the product is working together with different hardware and software that a non-profit open source project got a hard time to provide to the customer. The fact that big IT companies is buying open source projects makes them competitive on the market for software which will contribute to more companies taking the step to open source solutions.</p>
<p>Open source is also a great marketing strategy, to give your customer access to the product before it&#8217;s all done gives the customers the possibility to have all the internal testing done when the finished enterprise version of the product hits the market and the implementation can be done instantly. For all technicians that work with these products open source gives them the opportunity to run exactly the same software at home without expensive licensing models and the fact that they&#8217;re able to influence the development of the product they use.</p>
<p>The companies has finally accepted the challenge of open source! 2008 will certainly be an interesting year in open source history.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxchick.se/2008/03/01/are-we-there-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual SUSE Linux on IBM System z</title>
		<link>http://www.linuxchick.se/2008/03/01/suse-linux-running-on-ibm-system-z/</link>
		<comments>http://www.linuxchick.se/2008/03/01/suse-linux-running-on-ibm-system-z/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 01:03:53 +0000</pubDate>
		<dc:creator>amelia</dc:creator>
				<category><![CDATA[IBM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mainframe]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[SLES]]></category>
		<category><![CDATA[SuSE]]></category>

		<guid isPermaLink="false">http://www.linuxchick.se/2008/03/01/suse-linux-running-on-ibm-system-z/</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
Novell together with IBM has developed a special edition of SUSE Linux named SUSE Linux Enterprise Server Starter System for IBM System z. As the name tells it&#8217;s SUSE Linux for IBM&#8217;s most powerful servers IBM System z, and with the package you get SUSE Linux Enterprise Server 10 SP1 together with administration tools for [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
position: fixed;
top:40%;
left:60px;
z-index:1;
background-color:#F0F4F9}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;
width:55px;
height:60px;
padding-bottom:2px;
}


#bottomcontainerBox {
border:1px solid #808080;
			border-radius:5px 5px 5px 5px;
			box-shadow:2px 2px 5px rgba(0,0,0,0.3);float:left;
height:30px;
width:100%;
background-color:#F0F4F9}

#bottomcontainerBox .buttons {
float:left;
height:30px;
width:85px;
margin:4px 4px 4px 4px;
}

</style>
<p>Novell together with IBM has developed a special edition of SUSE Linux named SUSE Linux Enterprise Server Starter System for IBM System z. As the name tells it&#8217;s SUSE Linux for IBM&#8217;s most powerful servers IBM System z, and with the package you get SUSE Linux Enterprise Server 10 SP1 together with administration tools for SUSE-based virtual servers. Novell says that with this new product it will be as easy to install Linux on a mainframe as it is on a regular PC. This opens for a lot of new opportunities for the use of mainframe computers.</p>
<p>For all of IBM&#8217;s customers that already invested millions of dollars into mainframe computers this is good news since they can reuse their hardware when building a more standardized server environment. For new customers this opens new possibilities to virtualize Linux servers and all the benefits that comes with using stable and redundant mainframe computers for virtualization. The different models of IBM System z can run from eight to 1500 virtual Linux servers which means there is a size of IBM System z for everyone. Other benefits from virtualize Linux servers on your company IBM System z is that you can use all of the administration tools your staff is used to.</p>
<p>IBM is working together with RedHat on developing an edition for IBM System z since before.</p>
<p>Source:  <a href="http://www.idg.se/2.1085/1.143428">http://www.idg.se/2.1085/1.143428</a> (<em>swedish</em>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxchick.se/2008/03/01/suse-linux-running-on-ibm-system-z/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

