<?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>Suse &#38; OpenSuse Tips &#187; tips</title>
	<atom:link href="http://www.susetips.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.susetips.com</link>
	<description>Tricks, Guides, Tutorials, How Tos and Troubleshooting suse linux</description>
	<lastBuildDate>Sat, 05 Jun 2010 17:55:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to install VirtualBox Guest Additions in OpenSuse 11.2</title>
		<link>http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/</link>
		<comments>http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 05:41:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/</guid>
		<description><![CDATA[VirtualBox Guest Additions allows users to get some excellent features like &#34;seamless mouse integration&#34;, shared folder access etc, between my host (Windows 7) and guest (OpenSuse 11.2), and increase the screen resolution from 800 X 600 to 1024×768. Besides that, the Guest Additions also improve its performance and cooperation with the rest of the Product. [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/">How to install VirtualBox Guest Additions in OpenSuse 11.2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuse.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="virtualbox-opensuse" border="0" alt="virtualbox-opensuse" src="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuse_thumb.png" width="420" height="330" /></a> </p>
<p>VirtualBox Guest Additions allows users to get some excellent features like &quot;seamless mouse integration&quot;, shared folder access etc, between my host (Windows 7) and guest (OpenSuse 11.2), and increase the screen resolution from 800 X 600 to 1024×768. Besides that, the Guest Additions also improve its performance and cooperation with the rest of the Product. </p>
<p> <span id="more-209"></span>
<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuseguestaddition.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="virtualbox-opensuse-guest-addition" border="0" alt="virtualbox-opensuse-guest-addition" src="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuseguestaddition_thumb.jpg" width="420" height="262" /></a> </p>
<p>In order to install Virtual Box Guest Additions, firstly you should mount the VBoxGuestAdditions.iso from within the VirtualBox window. From the menu bar, go to Devices &gt; CD/DVD Devices and select VBoxGuestAdditions.iso. </p>
<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuseguestaddition2a.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="virtualbox-opensuse-guest-addition-2a" border="0" alt="virtualbox-opensuse-guest-addition-2a" src="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuseguestaddition2a_thumb.jpg" width="420" height="327" /></a> </p>
<p>Next, you will be presented a Window asking whether you want to run the software automatically. Click Run. </p>
<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuseguestaddition1.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="virtualbox-opensuse-guest-addition-1" border="0" alt="virtualbox-opensuse-guest-addition-1" src="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuseguestaddition1_thumb.jpg" width="420" height="275" /></a> </p>
<p>Then, you will see the VBoxAdditions_3 icon displayed on your desktop.</p>
<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuseguestaddition2.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="virtualbox-opensuse-guest-addition-2" border="0" alt="virtualbox-opensuse-guest-addition-2" src="http://www.susetips.com/wp-content/uploads/2010/02/virtualboxopensuseguestaddition2_thumb.jpg" width="420" height="128" /></a> </p>
<p>In order to install VirtualBox Guest Additions, you got to be in the Root mode. In the console, type “<font size="2" face="Courier New">su –</font>“ followed by the administrator password. Then navigate to the media folder and type</p>
<p> “<font size="2" face="Courier New">./ VBoxLinuxAdditions-x86.run install</font>”</p>
<p>This should install the VirtualBox Guest Additions. In order for it to take effect, restart the openSUSE guest OS. You may notice right away after you restarted, your screen resolution has increased to 1024 X 768.</p>
<p>You can download VirtualBox from <a href="http://www.virtualbox.org/wiki/Downloads">here</a>.</p>
<p> <script type="text/javascript"><!--
google_ad_client = "pub-3785184162368705";
//300x250, created 1/5/08
google_ad_slot = "9855844479";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/">How to install VirtualBox Guest Additions in OpenSuse 11.2</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/" rel="bookmark" title="Permanent Link: How to run Windows software on OpenSuse">How to run Windows software on OpenSuse</a></li><li><a href="http://www.susetips.com/2009/07/20/installing-hp-laserjet-1020-printer-for-opensuse/" rel="bookmark" title="Permanent Link: Installing HP LaserJet 1020 Printer for OpenSuSE">Installing HP LaserJet 1020 Printer for OpenSuSE</a></li><li><a href="http://www.susetips.com/2010/02/24/opensuse-11-3-hits-second-milestone-now-features-kde-4-4-desktop/" rel="bookmark" title="Permanent Link: OpenSUSE 11.3 hits second milestone, now features KDE 4.4 Desktop">OpenSUSE 11.3 hits second milestone, now features KDE 4.4 Desktop</a></li><li><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/" rel="bookmark" title="Permanent Link: How to install Gnome/KDE Desktop Environment on OpenSuse 11">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></li><li><a href="http://www.susetips.com/2010/02/23/how-to-install-gnome-desktop-environment-theme-in-opensuse-11-1/" rel="bookmark" title="Permanent Link: How to install GNOME desktop environment theme in OpenSuse 11.1">How to install GNOME desktop environment theme in OpenSuse 11.1</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install GNOME desktop environment theme in OpenSuse 11.1</title>
		<link>http://www.susetips.com/2010/02/23/how-to-install-gnome-desktop-environment-theme-in-opensuse-11-1/</link>
		<comments>http://www.susetips.com/2010/02/23/how-to-install-gnome-desktop-environment-theme-in-opensuse-11-1/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 13:43:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2010/02/23/how-to-install-gnome-desktop-environment-theme-in-opensuse-11-1/</guid>
		<description><![CDATA[Linux desktops in general offers users the capabilities to customize the operating system to meet any particular preferences. The OpenSUSE implementation of the GNOME desktop environment is no exception to this rule. The theme of a desktop defines how various aspects of the desktop appear such as Controls, Window Borders, Colors, Icons and Pointers. In [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2010/02/23/how-to-install-gnome-desktop-environment-theme-in-opensuse-11-1/">How to install GNOME desktop environment theme in OpenSuse 11.1</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/opensuse_theme.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="opensuse_theme" border="0" alt="opensuse_theme" src="http://www.susetips.com/wp-content/uploads/2010/02/opensuse_theme_thumb.jpg" width="420" height="320" /></a> </p>
<p>Linux desktops in general offers users the capabilities to customize the operating system to meet any particular preferences. The OpenSUSE implementation of the GNOME desktop environment is no exception to this rule.</p>
<p> <span id="more-182"></span>
<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/Opensuse_desktop_themes.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Opensuse_desktop_themes" border="0" alt="Opensuse_desktop_themes" src="http://www.susetips.com/wp-content/uploads/2010/02/Opensuse_desktop_themes_thumb.jpg" width="420" height="427" /></a> </p>
<p>The <i>theme</i> of a desktop defines how various aspects of the desktop appear such as Controls, Window Borders, Colors, Icons and Pointers. In order to change the GNOME desktop environment theme, Theme settings are configured from the <i>Appearance Preferences</i> screen accessed from the <i>Computer-&gt;Control Center-&gt;Appearance</i> option.</p>
<p>If you would like to download and install other themes via the Internet, a wide range of themes are available for download from <a href="http://art.gnome.org/themes">http://art.gnome.org/themes</a>. </p>
<p>The new theme can be installed one of two ways.</p>
<ol>
<li>Either click and drag the theme package from the desktop to the <i>Appearance Preferences</i> dialog to add the theme,</li>
<li>or click on the <i>Install&#8230;</i> button in <i>Appearance Preferences</i> and navigate to the location where the theme is installed.</li>
</ol>
<p>Once the theme has been added you will be asked if you wish to apply the new theme to the current desktop. Good luck trying it out! <img src='http://www.susetips.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p> <script type="text/javascript"><!--
google_ad_client = "pub-3785184162368705";
//300x250, created 1/5/08
google_ad_slot = "9855844479";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2010/02/23/how-to-install-gnome-desktop-environment-theme-in-opensuse-11-1/">How to install GNOME desktop environment theme in OpenSuse 11.1</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/" rel="bookmark" title="Permanent Link: How to install Gnome/KDE Desktop Environment on OpenSuse 11">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></li><li><a href="http://www.susetips.com/2010/02/24/opensuse-11-3-hits-second-milestone-now-features-kde-4-4-desktop/" rel="bookmark" title="Permanent Link: OpenSUSE 11.3 hits second milestone, now features KDE 4.4 Desktop">OpenSUSE 11.3 hits second milestone, now features KDE 4.4 Desktop</a></li><li><a href="http://www.susetips.com/2009/04/27/how-to-create-shortcuts-on-gnome-desktop/" rel="bookmark" title="Permanent Link: How to create shortcuts on Gnome desktop">How to create shortcuts on Gnome desktop</a></li><li><a href="http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/" rel="bookmark" title="Permanent Link: How to run Windows software on OpenSuse">How to run Windows software on OpenSuse</a></li><li><a href="http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/" rel="bookmark" title="Permanent Link: How to install VirtualBox Guest Additions in OpenSuse 11.2">How to install VirtualBox Guest Additions in OpenSuse 11.2</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2010/02/23/how-to-install-gnome-desktop-environment-theme-in-opensuse-11-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to install Gnome/KDE Desktop Environment on OpenSuse 11</title>
		<link>http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/</link>
		<comments>http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 09:39:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/</guid>
		<description><![CDATA[If you using OpenSuse and would like to switch from GNOME Desktop environment to KDE Desktop environment or vice versa, then this is a simple blog post for you. In general, you can install GNOME/KDE Desktop Environment during installing of OpenSuse or after installation of OpenSuse. You can also switch from one desktop environment to [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/opensusegnome.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="opensuse-gnome" border="0" alt="opensuse-gnome" src="http://www.susetips.com/wp-content/uploads/2010/02/opensusegnome_thumb.png" width="420" height="320" /></a> </p>
<p>If you using OpenSuse and would like to switch from GNOME Desktop environment to KDE Desktop environment or vice versa, then this is a simple blog post for you. </p>
<p> <span id="more-195"></span>
<p>In general, you can install GNOME/KDE Desktop Environment during installing of OpenSuse or after installation of OpenSuse. You can also switch from one desktop environment to another desktop environment easily.</p>
<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/Opensusedvdinstall.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Opensuse-dvd-install" border="0" alt="Opensuse-dvd-install" src="http://www.susetips.com/wp-content/uploads/2010/02/Opensusedvdinstall_thumb.png" width="420" height="343" /></a> </p>
<p><strong>During Installation :</strong>     <br />During installation process for OpenSuse, you can select which desktop environment you want as your default, or which one will automatically load when you log into OpenSUSE 11.0, at the &quot;Desktop Selection&quot; section.&#160; Continue through the installation and you will come to a section called &quot;Installation Overview&quot; (check the left column for this heading). On this screen, you will see all of the hardware, settings, configurations and software that is about to be installed (since it is the last step before installation). Click on the &quot;Change&#8230;&quot; button and the software packages will load. Once they load, scroll down in the left column until you find the heading &quot;Graphical Environments.&quot; Once you get there, check the following 2 packages:</p>
<p>To install Gnome:&#160; </p>
<ul>
<li>GNOME Base System </li>
<li>GNOME Desktop Environment </li>
</ul>
<p>To install KDE3:</p>
<ul>
<li>KDE3 Base System </li>
<li>KDE3 Desktop Environment </li>
</ul>
<p>To install KDE4:</p>
<ul>
<li>KDE4 Base System </li>
<li>KDE4 Desktop Environment </li>
</ul>
<p>Once you have checked them, click &quot;OK&quot; and finish the installation.</p>
<p><b>After Installation</b> </p>
<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/yastpackagemanager.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="yast-package-manager" border="0" alt="yast-package-manager" src="http://www.susetips.com/wp-content/uploads/2010/02/yastpackagemanager_thumb.jpg" width="420" height="253" /></a>     <br />The other method is after you have installed OpenSUSE 11.0. In order to install a new desktop environment, open YaST Package Manager, either by going into YaST (enter root password), go the &quot;Software&quot; section and then select &quot;Software Management&quot; or through the terminal by issuing the command: <font size="3" face="Courier New">su</font>, enter the root password, and then issuing the command: <font size="3" face="Courier New">yast2 –install</font>. Once you have YaST Package Manager open, the repositories will refresh. Once they finish, click the dropdown menu in the bottom-left of the window labeled: &quot;Groups.&quot; Select &quot;Patterns&quot; instead and wait for the left column to refresh. Now, scroll down in left menu until you find the heading &quot;Graphical Environments,&quot; select the following packages, and then press &quot;Install All&quot;: </p>
<p>To install Gnome: </p>
<ul>
<li>GNOME Base System</li>
<li>GNOME Desktop Environment </li>
</ul>
<p>To install KDE3:</p>
<ul>
<li>KDE3 Base System</li>
<li>KDE3 Desktop Environment</li>
</ul>
<p>To install KDE4:</p>
<ul>
<li>KDE4 Base System</li>
<li>KDE4 Desktop Environment</li>
</ul>
<p><b>Switching Between Environments</b>    <br />Switching between desktop environments is fairly easy. For example, if you would like to switch GNOME to KDE, before you login, you will see a link in the bottom-left of the screen labeled: &quot;Sessions.&quot; Click this, and a prompt will appear. Select the desktop environment you want to boot into and then enter your username and password. Once you do this, you will be asked if you want to make this session the default session: this means that if you make this session the default (weather you selected Gnome or KDE), that desktop environment will automatically load when you login, rather than having to into the session prompt and selecting it.</p>
<p>If you set OpenSUSE 11.0 to automatically log you in when it boots, this option will not appear. To disable the auto-login, open YaST and enter the root password in the prompt. Find the heading: &quot;Security and Users&quot; (you can jump to this heading by clicking the link the left column with the name &quot;Security and Users&quot;). Once the window loads, you will see the users on your OpenSUSE system. Click the dropdown labeled &quot;Expert Options&quot; and select the &quot;Login Settings.&quot; In this new window, uncheck &quot;Auto Login&quot; (you can also uncheck &quot;Passwordless Logins&quot; if you want OpenSUSE 11.0 to prompt you for your password when you enter your username; this is suggested for security reasons, so if it is checked, it is suggested that you uncheck it) and then press the &quot;OK&quot; button. Now, click the &quot;Finish&quot; button in the bottom-right. Now, when you boot your OpenSUSE 11.0 system, you will be prompted to enter your username and password (if you unchecked &quot;Passwordless Logins&quot; in the Expert User option window [see middle of the paragraph]) and you can click the &quot;Sessions&quot; link to change your desktop environment. [<a href="http://forums.opensuse.org/applications/391868-gnome-kde-opensuse-11-a.html">via</a>]</p>
<p> <!--adsense--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2010/02/23/how-to-install-gnome-desktop-environment-theme-in-opensuse-11-1/" rel="bookmark" title="Permanent Link: How to install GNOME desktop environment theme in OpenSuse 11.1">How to install GNOME desktop environment theme in OpenSuse 11.1</a></li><li><a href="http://www.susetips.com/2010/02/24/opensuse-11-3-hits-second-milestone-now-features-kde-4-4-desktop/" rel="bookmark" title="Permanent Link: OpenSUSE 11.3 hits second milestone, now features KDE 4.4 Desktop">OpenSUSE 11.3 hits second milestone, now features KDE 4.4 Desktop</a></li><li><a href="http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/" rel="bookmark" title="Permanent Link: How to run Windows software on OpenSuse">How to run Windows software on OpenSuse</a></li><li><a href="http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/" rel="bookmark" title="Permanent Link: How to install VirtualBox Guest Additions in OpenSuse 11.2">How to install VirtualBox Guest Additions in OpenSuse 11.2</a></li><li><a href="http://www.susetips.com/2010/03/01/simple-image-editing-in-opensuse-graphicsmagick/" rel="bookmark" title="Permanent Link: Simple Image Editing in OpenSuSE: GraphicsMagick">Simple Image Editing in OpenSuSE: GraphicsMagick</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to run Windows software on OpenSuse</title>
		<link>http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/</link>
		<comments>http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 12:12:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/</guid>
		<description><![CDATA[Wine is a free software application that aims to allow Unix-like computer operating systems to execute programs written for Microsoft Windows. Installation To install Wine in OpenSuse, go to Yast software search for wine and install it. You can also install Wine from the terminal as su type zypper in wine. If you want to [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/">How to run Windows software on OpenSuse</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2010/02/wineopensuse.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wine-opensuse" border="0" alt="wine-opensuse" src="http://www.susetips.com/wp-content/uploads/2010/02/wineopensuse_thumb.jpg" width="420" height="300" /></a> </p>
<p>Wine is a free software application that aims to allow Unix-like computer operating systems to execute programs written for Microsoft Windows. </p>
<p> <span id="more-198"></span>
<p><strong>Installation</strong></p>
<p>To install Wine in OpenSuse, go to Yast software search for wine and install it. You can also install Wine from the terminal as su type zypper in wine. If you want to get the latest updates you need to add the wine repository <a href="http://en.opensuse.org/Additional_YaST_Package_Repositories#Wine">here</a></p>
<p><b>General setup up</b>     <br />For general setup of Wine, firstly you need to install wine. You may refer to the post above. Once it is installed press Allt+F2 and enter winecfg in the text field (you can do the same by entering it in a console)</p>
<ol>
<li>The first window shows the general settings. In the versions field </li>
<li>select Windows XP if it is not already selected Under about enter your name, you can leave the organization field empty if you want. You can enter your initials. </li>
<li>Set the sounds settings so that only AlSA is selected </li>
<li>In the Application tab you can add the applications you often use and set the default windows version for this i use &quot;global settings&quot; but feel free to experiment. </li>
<li>You can also add custom paths in the Desktop integration tab </li>
</ol>
<p><b>Installing Programs with wine</b>   <br />Installing programs with wine is almost exactly the same as in windows. You just click on the installer .exe file. The first time you do this it is a good idea to right click and choose other enter wine in the field and check remember application choice. Quite often you will not be able to run the latest version with wine. For example the latest version of Photoshop is CS4 but wine will only run up to CS2. [<a href="http://forums.opensuse.org/new-user-how-faq-read-only/advanced-how-faq-read-only/409110-wine-windows-apps-linux.html">via</a>] <!--adsense--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/">How to run Windows software on OpenSuse</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2010/03/01/simple-image-editing-in-opensuse-graphicsmagick/" rel="bookmark" title="Permanent Link: Simple Image Editing in OpenSuSE: GraphicsMagick">Simple Image Editing in OpenSuSE: GraphicsMagick</a></li><li><a href="http://www.susetips.com/2009/04/27/how-to-create-shortcuts-on-gnome-desktop/" rel="bookmark" title="Permanent Link: How to create shortcuts on Gnome desktop">How to create shortcuts on Gnome desktop</a></li><li><a href="http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/" rel="bookmark" title="Permanent Link: How to install VirtualBox Guest Additions in OpenSuse 11.2">How to install VirtualBox Guest Additions in OpenSuse 11.2</a></li><li><a href="http://www.susetips.com/2009/10/04/opensuse-11-2-is-ready-for-release/" rel="bookmark" title="Permanent Link: OpenSuse 11.2 is ready for release">OpenSuse 11.2 is ready for release</a></li><li><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/" rel="bookmark" title="Permanent Link: How to install Gnome/KDE Desktop Environment on OpenSuse 11">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically dating your tar backups</title>
		<link>http://www.susetips.com/2009/05/05/automatically-dating-your-tar-backups/</link>
		<comments>http://www.susetips.com/2009/05/05/automatically-dating-your-tar-backups/#comments</comments>
		<pubDate>Wed, 06 May 2009 05:38:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[compression]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/05/05/automatically-dating-your-tar-backups/</guid>
		<description><![CDATA[Normally, we use the tar command coupled with some compression program such as gzip to create a backup of our directories. I.e. # tar -cf /var/log/backup/tux.tar /home/tux to backup the home directory of the user tux into the directory&#160; /var/log/backup. However, if we are going to do this on a regular basis, we will be [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/05/05/automatically-dating-your-tar-backups/">Automatically dating your tar backups</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Normally, we use the <font face="Courier New">tar</font> command coupled with some compression program such as <font face="Courier New">gzip</font> to create a backup of our directories. I.e.</p>
<blockquote><p># tar -cf /var/log/backup/tux.tar /home/tux</p>
</blockquote>
<p>to backup the home directory of the user <font face="Courier New">tux</font> into the directory&#160; <font face="Courier New">/var/log/backup</font>. </p>
<p> <span id="more-159"></span>
<p>However, if we are going to do this on a regular basis, we will be overwriting the file <font face="Courier New">tux.tar</font>.&#160; This would mean that we will only have one snapshot of the user <font face="Courier New">tux</font> home directory.</p>
<p>To keep copies of backups from different times, you will need to use different filenames, preferably with a date indicator.&#160; You can easily do this by,</p>
<blockquote><p><font face="Courier New"># tar –cf /var/log/backup/tux-<strong>`date +%F`</strong>.tar /home/tux</font></p>
</blockquote>
<p>Of course, if you backup a few times within the day, then you may want to use a different option from the <font face="Courier New"><strong>+%F</strong></font> format option.</p>
<p> <!--adsense#1--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/05/05/automatically-dating-your-tar-backups/">Automatically dating your tar backups</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/05/29/differential-backup-script-sample/" rel="bookmark" title="Permanent Link: Differential backup script sample">Differential backup script sample</a></li><li><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/" rel="bookmark" title="Permanent Link: How to install Gnome/KDE Desktop Environment on OpenSuse 11">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></li><li><a href="http://www.susetips.com/2009/06/29/how-to-start-services-automatically-at-boot/" rel="bookmark" title="Permanent Link: How to start services automatically at boot?">How to start services automatically at boot?</a></li><li><a href="http://www.susetips.com/2009/04/22/how-to-mount-nfs-filesystems-at-boot-time/" rel="bookmark" title="Permanent Link: How to mount NFS Filesystems at Boot Time">How to mount NFS Filesystems at Boot Time</a></li><li><a href="http://www.susetips.com/2009/04/27/how-to-create-shortcuts-on-gnome-desktop/" rel="bookmark" title="Permanent Link: How to create shortcuts on Gnome desktop">How to create shortcuts on Gnome desktop</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/05/05/automatically-dating-your-tar-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to mount NFS Filesystems at Boot Time</title>
		<link>http://www.susetips.com/2009/04/22/how-to-mount-nfs-filesystems-at-boot-time/</link>
		<comments>http://www.susetips.com/2009/04/22/how-to-mount-nfs-filesystems-at-boot-time/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:42:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[NFS]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/22/how-to-mount-nfs-filesystems-at-boot-time/</guid>
		<description><![CDATA[Network File System (NFS) is a network file system protocol originally developed by Sun Microsystems in 1984. With NFS, clients can mount filesystems across the network that are being offered by NFS servers and can work with them as if they were filesystems mounted from local disks. NFS is a simple and widely used method [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/22/how-to-mount-nfs-filesystems-at-boot-time/">How to mount NFS Filesystems at Boot Time</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Network File System (NFS) is a network file system protocol originally developed by Sun Microsystems in 1984. With NFS, clients can mount filesystems across the network that are being offered by NFS servers and can work with them as if they were filesystems mounted from local disks. NFS is a simple and widely used method of sharing files across the network.</p>
<p><span id="more-146"></span>
<p>It is possible that you may want to mount particular NFS filesystems at boot time. You may also want to allow non-root users on the client to mount NFS shares themselves. In either of these cases, you will need to include a suitable entry in the file <font face="Courier New">/etc/fstab</font>. Just as this file controls the local filesystems that are to be mounted, it can also control the mounting of NFS shares.
<p>For example, with this entry in <font face="Courier New">/etc/fstab</font> on the client:</p>
<blockquote><p><font face="Courier New">susetips:/test /testmount nfs user,noauto,ro 0 0</font></p>
</blockquote>
<p>any user on the client can mount (read-only) the specified directory from susetips on the specified mount point simply by issuing the command mount /testmount.</p>
<p>To force the directory to be mounted automatically, you might use the following:</p>
<blockquote><p><font face="Courier New">susetips:/test /testmount nfs rw 0 0</font></p>
</blockquote>
<p>This line in <font face="Courier New">/etc/fstab</font> ensures that the NFS share is mounted read-write whenever the system boots, provided that the service <font face="Courier New">nfs </font>is set to start in runlevel 3 on the client.</p>
<p><!--adsense--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/22/how-to-mount-nfs-filesystems-at-boot-time/">How to mount NFS Filesystems at Boot Time</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/06/29/how-to-start-services-automatically-at-boot/" rel="bookmark" title="Permanent Link: How to start services automatically at boot?">How to start services automatically at boot?</a></li><li><a href="http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/" rel="bookmark" title="Permanent Link: How to reset forgotten root password in SuSE Enterprise Server">How to reset forgotten root password in SuSE Enterprise Server</a></li><li><a href="http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/" rel="bookmark" title="Permanent Link: How to recover OpenSuse Lost Root Password">How to recover OpenSuse Lost Root Password</a></li><li><a href="http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/" rel="bookmark" title="Permanent Link: How to remove GRUB from MBR of Hard Drive">How to remove GRUB from MBR of Hard Drive</a></li><li><a href="http://www.susetips.com/2009/05/05/short-and-quick-tutorial-for-the-command-touch/" rel="bookmark" title="Permanent Link: Short and quick tutorial for the command “touch”">Short and quick tutorial for the command “touch”</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/22/how-to-mount-nfs-filesystems-at-boot-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using redirections: 2&gt;&amp;1 (Part 2 of 2)</title>
		<link>http://www.susetips.com/2009/04/19/using-redirections-21-part-2-of-2/</link>
		<comments>http://www.susetips.com/2009/04/19/using-redirections-21-part-2-of-2/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 05:21:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[command]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/19/using-redirections-21-part-2-of-2/</guid>
		<description><![CDATA[If you go through enough shell scripts, you will notice the frequent use of 2&#62;&#38;1.&#160; What does it mean and how it works? We have briefly introduced standard in (stdin) and standard out (stdout).&#160; In the command line interface and also in shell programming, these are represented as follows: 0 Standard In (STDIN) 1 Standard [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/19/using-redirections-21-part-2-of-2/">Using redirections: 2>&#038;1 (Part 2 of 2)</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you go through enough shell scripts, you will notice the frequent use of 2&gt;&amp;1.&#160; What does it mean and how it works?</p>
<p>We have briefly introduced standard in (stdin) and standard out (stdout).&#160; In the command line interface and also in shell programming, these are represented as follows:</p>
<ul>
<li>0 Standard In (STDIN) </li>
<li>1 Standard Out (STDOUT) </li>
<li>2 Standard Error (STDERR) </li>
</ul>
<p> <span id="more-139"></span>
<p>The <font face="Courier New">2&gt;&amp;1</font> basically means that to redirect standard error (STDERR) to standard out (STDOUT).&#160; We use <font face="Courier New">tar</font> to archive the home directory of the user <font face="Courier New">susetips</font> and redirect the verbose output to a file <font face="Courier New">bak.log</font> as an example;</p>
<blockquote><p><font face="Courier New"># tar cvf susetips.bak /home/susetips &gt;&gt; bak.log        <br />tar: Removing leading ‘/’ from member names</font></p>
</blockquote>
<p>The command above basically kept a listing of the files that were backed up in the file <font face="Courier New">bak.log</font>.&#160; This file can be kept as a reference to know what files were actually backed up.&#160; However, there’s a message from the <font face="Courier New">tar</font> command that still appeared on the terminal.&#160; This message is a warning/error message that outputs to STDERR, which in this case is the terminal.&#160; The <font face="Courier New">&gt;&gt;</font> redirection just puts the STDOUT to the file but not the STDERR.&#160; To redirect the STDERR to the same place as the STDOUT;</p>
<blockquote><p><font face="Courier New"># tar cvf susetips.bak /home/susetips &gt;&gt; bak.log 2&gt;&amp;1        <br />#</font></p>
</blockquote>
<p>Where the <font face="Courier New">2</font> represented STDERR, <font face="Courier New">&gt;</font> means redirect to and <font face="Courier New">&amp;1</font> is the variable name for STDOUT.&#160; You can check the content of the file <font face="Courier New">bak.log</font> by using the <font face="Courier New">cat </font>command. </p>
<p> <!--adsense#1--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/19/using-redirections-21-part-2-of-2/">Using redirections: 2>&#038;1 (Part 2 of 2)</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/04/19/using-redirections-part-1-of-2/" rel="bookmark" title="Permanent Link: Using redirections; <, >, >> (Part 1 of 2)">Using redirections; <, >, >> (Part 1 of 2)</a></li><li><a href="http://www.susetips.com/about/" rel="bookmark" title="Permanent Link: About Us">About Us</a></li><li><a href="http://www.susetips.com/2009/04/27/how-to-create-shortcuts-on-gnome-desktop/" rel="bookmark" title="Permanent Link: How to create shortcuts on Gnome desktop">How to create shortcuts on Gnome desktop</a></li><li><a href="http://www.susetips.com/2009/05/05/using-command-output-with-backquotes/" rel="bookmark" title="Permanent Link: Using command output with backquotes">Using command output with backquotes</a></li><li><a href="http://www.susetips.com/2009/04/15/what-are-z-gz-and-bz2-files/" rel="bookmark" title="Permanent Link: What are .Z, .gz and .bz2 files?">What are .Z, .gz and .bz2 files?</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/19/using-redirections-21-part-2-of-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using redirections; , &gt;&gt; (Part 1 of 2)</title>
		<link>http://www.susetips.com/2009/04/19/using-redirections-part-1-of-2/</link>
		<comments>http://www.susetips.com/2009/04/19/using-redirections-part-1-of-2/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 04:51:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[command]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/19/using-redirections-part-1-of-2/</guid>
		<description><![CDATA[Redirections can be sometimes confusing to learn and utilize effectively.&#160; We will try to explain it in the simplest possible way that we think is effective.&#160; Please feel free to suggests a better approach to explaining it. Firstly, the 3 basic redirections. &#60; ; this less than symbol is to instruct the shell to read [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/19/using-redirections-part-1-of-2/">Using redirections; <, >, >> (Part 1 of 2)</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Redirections can be sometimes confusing to learn and utilize effectively.&#160; We will try to explain it in the simplest possible way that we think is effective.&#160; Please feel free to suggests a better approach to explaining it.</p>
<p>Firstly, the 3 basic redirections.</p>
<ul>
<li><strong>&lt;</strong> ; this less than symbol is to instruct the shell to read from a file instead of the standard input (stdin) which is generally the keyboard. As an example, assuming that you have a file <font face="Courier New">2compute </font>and using the command <font face="Courier New">bc</font> (basic calculator), you can redirect the content of <font face="Courier New">2compute</font> for <font face="Courier New">bc</font>. </li>
</ul>
<blockquote><p><font face="Courier New"># cat 2compute        <br />1 + 1         <br />2 / 2         <br /># bc &lt; 2compute         <br />2         <br />1         <br />#</font></p>
</blockquote>
<p> <span id="more-138"></span>
<ul>
<li><strong>&gt;</strong> ; the greater than symbol is to redirect the standard out (stdout) to a file instead of the screen/monitor (depending on what stdout is defined as). As an example, the <font face="Courier New">ls</font> command which list the content of your directory will display it on your terminal.&#160; We can redirect the output into a file (we use mydirectory as an example) </li>
</ul>
<blockquote><p><font face="Courier New"># ls        <br />bin&#160; Desktop&#160; Distribution&#160; Documents&#160; susetips         <br /># ls &gt; mydirectory         <br /># cat mydirectory         <br />bin         <br />Desktop         <br />Distribution         <br />Documents         <br />mydirectory         <br />susetips</font></p>
</blockquote>
<ul>
<li><strong>&gt;&gt;</strong> ; similarly to the &gt; symbol, using double greater than will append to the specified file as oppose to overwriting the file (if it exists).&#160; Following our previous example, if you use the single &gt;, it will overwrite the old file.&#160; Using the double &gt;, it will append to it. </li>
</ul>
<blockquote><p># cat mydirectory      <br />bin       <br />Desktop       <br />Distribution       <br />Documents       <br />mydirectory       <br />susetips       <br /># ls &gt; mydirectory       <br /># cat mydirectory       <br />bin       <br />Desktop       <br />Distribution       <br />Documents       <br />mydirectory       <br />susetips       <br />#ls &gt;&gt; mydirectory       <br /># cat mydirectory       <br />bin       <br />Desktop       <br />Distribution       <br />Documents       <br />mydirectory       <br />susetips       <br />bin       <br />Desktop       <br />Distribution       <br />Documents       <br />mydirectory       <br />susetips       <br />#</p>
</blockquote>
<p>Next, the puzzling <font face="Courier New"><strong>2&gt;&amp;1</strong></font></p>
<p> <!--adsense#1--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/19/using-redirections-part-1-of-2/">Using redirections; <, >, >> (Part 1 of 2)</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/04/19/using-redirections-21-part-2-of-2/" rel="bookmark" title="Permanent Link: Using redirections: 2>&#038;1 (Part 2 of 2)">Using redirections: 2>&#038;1 (Part 2 of 2)</a></li><li><a href="http://www.susetips.com/about/" rel="bookmark" title="Permanent Link: About Us">About Us</a></li><li><a href="http://www.susetips.com/2009/04/27/how-to-create-shortcuts-on-gnome-desktop/" rel="bookmark" title="Permanent Link: How to create shortcuts on Gnome desktop">How to create shortcuts on Gnome desktop</a></li><li><a href="http://www.susetips.com/2009/05/05/using-command-output-with-backquotes/" rel="bookmark" title="Permanent Link: Using command output with backquotes">Using command output with backquotes</a></li><li><a href="http://www.susetips.com/2009/04/15/what-are-z-gz-and-bz2-files/" rel="bookmark" title="Permanent Link: What are .Z, .gz and .bz2 files?">What are .Z, .gz and .bz2 files?</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/19/using-redirections-part-1-of-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the “date” command and it’s % options</title>
		<link>http://www.susetips.com/2009/04/17/using-the-date-command-and-its-options/</link>
		<comments>http://www.susetips.com/2009/04/17/using-the-date-command-and-its-options/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 07:03:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[command]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/17/using-the-date-command-and-its-options/</guid>
		<description><![CDATA[Well, you can’t really get a date with this command but it is a very useful command to know for administrative tasks as well as for automatic documentation through scripting. However, the date command’s options often baffles a lot of people (well, in my administering SuSE Linux class anyway) especially when they read about the [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/17/using-the-date-command-and-its-options/">Using the “date” command and it’s % options</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Well, you can’t really get a <strong>date</strong> with this command but it is a very useful command to know for administrative tasks as well as for automatic documentation through scripting.</p>
<p>However, the <font face="Courier New">date</font> command’s options often baffles a lot of people (well, in my administering SuSE Linux class anyway) especially when they read about the formatting using the % symbol on the man pages.</p>
<p> <span id="more-132"></span>
<p>Let me briefly extract what the man pages say;</p>
<blockquote><p><font face="Courier New">NAME        <br />&#160;&#160;&#160; date – print or set the system date and time         </p>
<p>SYNOPSIS         <br />&#160;&#160;&#160; date [OPTION] … [+FORMAT]         <br />&#160;&#160;&#160; date [-u|—utc|—universal] [MMDDhhmm[[CC]YY][.ss]]         </p>
<p>DESCRIPTION         <br />&#160;&#160;&#160; … blah blah …         </p>
<p>&#160;&#160;&#160; FORMAT controls the output. The only valid option         <br />&#160;&#160;&#160; for the second form specifies Coordinated         <br />&#160;&#160;&#160; Universal Time.&#160; Interpreted sequences are:         </p>
<p>&#160;&#160;&#160; %%&#160;&#160;&#160; a literal %         <br />&#160;&#160;&#160; …         <br />&#160;&#160;&#160; %F&#160;&#160;&#160; full date; same as %Y-%m-%d</font></p>
</blockquote>
<p>I have seen many different attempts at trying to understand how to use the %F, e.g.</p>
<blockquote><p><font face="Courier New"># date %F</font></p>
</blockquote>
<p>or</p>
<blockquote><p><font face="Courier New"># date –F</font></p>
</blockquote>
<p>However, it is actually quite clear but somehow it is not the usual UNIX/LINUX command option format.&#160; To get the date in the format 2009-04-17 (today’s date), you simply do</p>
<blockquote><p><font face="Courier New"># date +%F        <br />2009-04-17</font></p>
</blockquote>
<p>It becomes obvious after you read the man page again.</p>
<p> <!--adsense#1--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/17/using-the-date-command-and-its-options/">Using the “date” command and it’s % options</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/05/29/differential-backup-script-sample/" rel="bookmark" title="Permanent Link: Differential backup script sample">Differential backup script sample</a></li><li><a href="http://www.susetips.com/2009/04/16/short-and-quick-tutorial-for-the-command-tar/" rel="bookmark" title="Permanent Link: Short and quick tutorial for the command “tar”">Short and quick tutorial for the command “tar”</a></li><li><a href="http://www.susetips.com/2009/05/05/automatically-dating-your-tar-backups/" rel="bookmark" title="Permanent Link: Automatically dating your tar backups">Automatically dating your tar backups</a></li><li><a href="http://www.susetips.com/2009/05/05/short-and-quick-tutorial-for-the-command-touch/" rel="bookmark" title="Permanent Link: Short and quick tutorial for the command “touch”">Short and quick tutorial for the command “touch”</a></li><li><a href="http://www.susetips.com/2009/04/05/short-and-quick-tutorial-for-the-command-find/" rel="bookmark" title="Permanent Link: Short and quick tutorial for the command “find”">Short and quick tutorial for the command “find”</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/17/using-the-date-command-and-its-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove GRUB from MBR of Hard Drive</title>
		<link>http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/</link>
		<comments>http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 13:48:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/</guid>
		<description><![CDATA[If you are running multiboot operating systems from your hard drive then you will require GRUB. It is a boot loader package from the GNU Project. GRUB is the reference implementation of the Multiboot Specification, which allows a user to have several different operating systems on their computer at once, and to choose which one [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/">How to remove GRUB from MBR of Hard Drive</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtoremovegrubfrommbrofharddrive-131b2suse-grub-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="282" alt="suse_grub" src="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtoremovegrubfrommbrofharddrive-131b2suse-grub-thumb.png" width="370" border="0"></a> </p>
<p>If you are running multiboot operating systems from your hard drive then you will require GRUB. It is a boot loader package from the GNU Project. GRUB is the reference implementation of the Multiboot Specification, which allows a user to have several different operating systems on their computer at once, and to choose which one to run when the computer starts. With GRUB, it can be used to select from different kernel images available on a particular operating system&#8217;s partitions, as well as to pass boot-time parameters to such kernels.</p>
<p> <span id="more-109"></span>
<p>However, if you are facing difficulties with your GRUB and would like to remove it from the Master Boot Record (MBR) of your hard drive, there are two ways to do so:</p>
<p>1. If you have Windows XP installed, then you can boot to XP&#8217;s recovery console and run the &#8220;fixmbr&#8221;. (<a href="http://support.microsoft.com/kb/314503">Microsoft&#8217;s Help and Support</a>)</p>
<p>2. You could download <a href="http://www.supergrubdisk.org/">SuperGrubDisk</a> and fix your xp bootloader. You could delete the MBR but first, make a backup. Assuming that you have one disk, sda, run the following command as root:</p>
<blockquote><p>dd if=/dev/sda of=/home/xxxx/bkupmbr.img bs=446 count=1 </p>
</blockquote>
<p>Replace xxxx with whatever your user name is. Command above makes backup of mbr.</p>
<p>To delete mbr run command: </p>
<blockquote><p>dd if=/dev/zero of=/dev/sda bs=446 count=1</p>
</blockquote>
<p>Happy Trying!. <img src='http://www.susetips.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p> <!--adsense--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/">How to remove GRUB from MBR of Hard Drive</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/" rel="bookmark" title="Permanent Link: How to reset forgotten root password in SuSE Enterprise Server">How to reset forgotten root password in SuSE Enterprise Server</a></li><li><a href="http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/" rel="bookmark" title="Permanent Link: How to remove corrupted .gvfs directory">How to remove corrupted .gvfs directory</a></li><li><a href="http://www.susetips.com/2009/04/09/how-to-temporary-disable-users/" rel="bookmark" title="Permanent Link: How to temporary disable users">How to temporary disable users</a></li><li><a href="http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/" rel="bookmark" title="Permanent Link: How to recover OpenSuse Lost Root Password">How to recover OpenSuse Lost Root Password</a></li><li><a href="http://www.susetips.com/2009/04/16/short-and-quick-tutorial-for-the-command-tar/" rel="bookmark" title="Permanent Link: Short and quick tutorial for the command “tar”">Short and quick tutorial for the command “tar”</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup and enable OpenSSH</title>
		<link>http://www.susetips.com/2009/04/07/how-to-setup-and-enable-openssh/</link>
		<comments>http://www.susetips.com/2009/04/07/how-to-setup-and-enable-openssh/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 13:09:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[yast]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/07/how-to-setup-and-enable-openssh/</guid>
		<description><![CDATA[OpenSSH is a FREE version of the SSH connectivity tools. For many users of telnet, rlogin, and ftp, they may not realize that most of the time their password is transmitted across the Internet unencrypted. With OpenSSH, it encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Besides that, OpenSSH [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/07/how-to-setup-and-enable-openssh/">How to setup and enable OpenSSH</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtosetupandenableopenssh-12864openssh-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="152" alt="OpenSSH" src="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtosetupandenableopenssh-12864openssh-thumb.png" width="420" border="0"></a> </p>
<p><a href="http://www.openssh.com/">OpenSSH</a> is a FREE version of the SSH connectivity tools. For many users of telnet, rlogin, and ftp, they may not realize that most of the time their password is transmitted across the Internet unencrypted. With OpenSSH, it encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Besides that, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions. </p>
<p> <span id="more-105"></span>
<p><a href="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtosetupandenableopenssh-12864openssh-suse.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="340" alt="openSSH_suse" src="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtosetupandenableopenssh-12864openssh-suse-thumb.png" width="420" border="0"></a> </p>
<p>To setup and enable OpenSSH for SUSE/OpenSUSE, here are some simple steps to take:</p>
<ol>
<li>Navigate to Yast</li>
<li>Select install software</li>
<li>From within the search box type openssh and choose install</li>
<li>Now get back to yast and go to security and users</li>
<li>Select firewall and select allowed services</li>
<li>From the services to allow, choose the secured shell server (refer to the above picture)</li>
</ol>
<p>Happy Trying! <img src='http://www.susetips.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p> <!--adsense--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/07/how-to-setup-and-enable-openssh/">How to setup and enable OpenSSH</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/04/06/suse-studio-create-your-own-customized-linux-os/" rel="bookmark" title="Permanent Link: SUSE Studio : Create your own customized Linux OS">SUSE Studio : Create your own customized Linux OS</a></li><li><a href="http://www.susetips.com/2009/12/22/how-to-run-windows-software-on-opensuse/" rel="bookmark" title="Permanent Link: How to run Windows software on OpenSuse">How to run Windows software on OpenSuse</a></li><li><a href="http://www.susetips.com/2009/04/09/how-to-temporary-disable-users/" rel="bookmark" title="Permanent Link: How to temporary disable users">How to temporary disable users</a></li><li><a href="http://www.susetips.com/2009/06/29/how-to-start-services-automatically-at-boot/" rel="bookmark" title="Permanent Link: How to start services automatically at boot?">How to start services automatically at boot?</a></li><li><a href="http://www.susetips.com/2009/04/09/adding-applications-to-favorites-applications/" rel="bookmark" title="Permanent Link: Adding applications to “Favorites Applications”">Adding applications to “Favorites Applications”</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/07/how-to-setup-and-enable-openssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change font size for Yast and Sax2</title>
		<link>http://www.susetips.com/2009/04/06/how-to-change-font-size-for-yast-and-sax2/</link>
		<comments>http://www.susetips.com/2009/04/06/how-to-change-font-size-for-yast-and-sax2/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 13:22:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[sax2]]></category>
		<category><![CDATA[yast]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/06/how-to-change-font-size-for-yast-and-sax2/</guid>
		<description><![CDATA[Sometimes the font size for your newly installed SUSE is too small for your reading pleasure. There are several ways to configure the font size. One method is to use the configuration utility for your window manager. If you are using KDE then the configuration utility is called kcontrol. You can run it by typing [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/06/how-to-change-font-size-for-yast-and-sax2/">How to change font size for Yast and Sax2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtochangefontsizeforyastandsax2-12b7cqt-config-font-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="252" alt="qt-config-font" src="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtochangefontsizeforyastandsax2-12b7cqt-config-font-thumb.png" width="320" border="0"></a> </p>
<p>Sometimes the font size for your newly installed SUSE is too small for your reading pleasure. There are several ways to configure the font size. One method is to use the configuration utility for your window manager.</p>
<p> <span id="more-99"></span>
<p>If you are using KDE then the configuration utility is called kcontrol. You can run it by typing kcontrol at a command prompt in a terminal emulator window. If you are using Gnome then you can select fonts by running gnome-control-center. This method however does not rectify the font size for Yast and Sax2. The other way is to go into the terminal, type su and enter root password, then type qtconfig and just choose the font that you want to use.</p>
<p><!--adsense--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/06/how-to-change-font-size-for-yast-and-sax2/">How to change font size for Yast and Sax2</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/" rel="bookmark" title="Permanent Link: How to remove corrupted .gvfs directory">How to remove corrupted .gvfs directory</a></li><li><a href="http://www.susetips.com/2009/03/12/compiling-c-code-using-iostream-in-g-version-43-and-above/" rel="bookmark" title="Permanent Link: Compiling C++ code using iostream in G++ version 4.3 and above">Compiling C++ code using iostream in G++ version 4.3 and above</a></li><li><a href="http://www.susetips.com/2009/02/28/manually-starting-and-stopping-services-in-suseopensuse/" rel="bookmark" title="Permanent Link: Manually Starting and Stopping Services in Suse/OpenSuse">Manually Starting and Stopping Services in Suse/OpenSuse</a></li><li><a href="http://www.susetips.com/2009/06/29/how-to-start-services-automatically-at-boot/" rel="bookmark" title="Permanent Link: How to start services automatically at boot?">How to start services automatically at boot?</a></li><li><a href="http://www.susetips.com/2009/04/09/customizing-gnome-terminal-fonts-and-colors/" rel="bookmark" title="Permanent Link: Customizing Gnome Terminal fonts and colors">Customizing Gnome Terminal fonts and colors</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/06/how-to-change-font-size-for-yast-and-sax2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to reset forgotten root password in SuSE Enterprise Server</title>
		<link>http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/</link>
		<comments>http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 06:16:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[SLES]]></category>
		<category><![CDATA[SUSE Enterprise]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/</guid>
		<description><![CDATA[We do sometimes forget our passwords and what more when we don’t login to that particular account regularly.&#160; As good system administrators who automate most of the administrative tasks, we sometimes do not login to the root account often.&#160; This is especially so for a highly reliable and robust SLES based system. Our earlier posting [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/">How to reset forgotten root password in SuSE Enterprise Server</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We do sometimes forget our passwords and what more when we don’t login to that particular account regularly.&#160; As good system administrators who automate most of the administrative tasks, we sometimes do not login to the root account often.&#160; This is especially so for a highly reliable and robust SLES based system.</p>
<p>Our earlier <a href="http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/">posting</a> was for OpenSuSE, but for SuSE, the security is even tighter.&#160; The following technique would also work for OpenSuSE, and also most other distributions.</p>
<p><span id="more-83"></span>
<p>(1) Boot your server using the installation DVD.&#160; If the server is already powered on, you will need to do a hard power-on as you can’t shutdown (since you don’t have the root password).</p>
<p><img title="DSC00330" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="245" alt="DSC00330" src="http://www.susetips.com/wp-content/uploads/2009/04/dsc00330.jpg" width="380" border="0" /> </p>
<p>(2) Select “Resue System” and login as root.&#160; No password is required here.</p>
<p><img title="DSC00331" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="245" alt="DSC00331" src="http://www.susetips.com/wp-content/uploads/2009/04/dsc00331.jpg" width="380" border="0" /> </p>
<p>(3) You have now booted into the live DVD, that is, you have booted from the DVD and the file system mounted is that of the DVD.&#160; You will need to access your Hard Disk Drive which is not mounted by default. (In my scenario, my SuSE 11 partition is on an extended partition and is on device /dev/sda7.&#160; Yours maybe different and if your system is a pure SuSE 11 (which should be the case), it is likely to be /dev/sda1, if using SATA or SCSI.&#160; If using IDE, you can try /dev/hda1. To access (mount) the SuSE 11 partition on directory /mnt;</p>
<blockquote><p>#mount /dev/sda7 /mnt</p>
</blockquote>
<p>(4) Edit /mnt/etc/shadow which is where the encrypted passwords are stored. Note that you are not suppose to edit /etc/shadow which is one used for the Live DVD.&#160; Furthermore, you won’t be able to save the /etc/shadow as it is a read-only filesystem.</p>
<p>(5) Search for the entry starting with “root:”.</p>
<p>(6) Remove 2nd field (the fields are separated by the ‘:’, resulting in something that resembles</p>
<blockquote><p>root::14329::::::</p>
</blockquote>
<p>(7) Save and exit your editor. Remove your DVD.</p>
<p>(8) Boot into single user mode by keying in “single” at the GRUB boot menu.&#160; You will not be able to access or change root password if you boot into graphical mode.</p>
<p><img title="DSC00333" style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" height="245" alt="DSC00333" src="http://www.susetips.com/wp-content/uploads/2009/04/dsc00333.jpg" width="380" border="0" /> </p>
<p>(9) After booting, you will be greeted on the command line with “Press enter for login:”, do as it says and you are in.</p>
<p>(10) Change root password by “passwd”.&#160; There you go … and reboot.</p>
<p>Any comments or ideas for further improvement are most welcome.</p>
<p><!--adsense#1-->  </p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/">How to reset forgotten root password in SuSE Enterprise Server</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/" rel="bookmark" title="Permanent Link: How to recover OpenSuse Lost Root Password">How to recover OpenSuse Lost Root Password</a></li><li><a href="http://www.susetips.com/2009/04/09/how-to-create-user-with-password-assigned/" rel="bookmark" title="Permanent Link: How to create user with password assigned">How to create user with password assigned</a></li><li><a href="http://www.susetips.com/2009/03/30/how-to-install-openofficeorg-in-sles-from-a-suse-linux-enterprise-desktop-iso-file/" rel="bookmark" title="Permanent Link: How to install OpenOffice.org in SLES from a SuSE Linux Enterprise Desktop ISO file">How to install OpenOffice.org in SLES from a SuSE Linux Enterprise Desktop ISO file</a></li><li><a href="http://www.susetips.com/2009/04/19/taking-screenshots-in-suse/" rel="bookmark" title="Permanent Link: Taking screenshots in SuSE">Taking screenshots in SuSE</a></li><li><a href="http://www.susetips.com/2009/04/07/how-to-setup-and-enable-openssh/" rel="bookmark" title="Permanent Link: How to setup and enable OpenSSH">How to setup and enable OpenSSH</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Novell Launches SuSE 11</title>
		<link>http://www.susetips.com/2009/03/23/novell-launches-suse-11/</link>
		<comments>http://www.susetips.com/2009/03/23/novell-launches-suse-11/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 02:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[suse 11]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/03/23/novell-launches-suse-11/</guid>
		<description><![CDATA[Novell on Wednesday (24th March 2009) launched SUSE Linux Enterprise 11, with the capability for policy-driven system management and enhancements to its high-availability clustering. SLES 11 also will soon be certified to run in the Amazon EC2 cloud, Novell officials said. Some of the highlights of the latest version of SLES 11 are; Runs .NET [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/03/23/novell-launches-suse-11/">Novell Launches SuSE 11</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2009/03/novell_suse11_desktop.jpg"><img src="http://www.susetips.com/wp-content/uploads/2009/03/novell_suse11_desktop-300x187.jpg" alt="novell_suse11_desktop" title="novell_suse11_desktop" width="300" height="187" class="aligncenter size-medium wp-image-63" /></a></p>
<p>Novell on Wednesday (24th March 2009) launched SUSE Linux Enterprise 11, with the capability for policy-driven system management and enhancements to its high-availability clustering.</p>
<p>SLES 11 also will soon be certified to run in the Amazon EC2 cloud, Novell officials said.<br />
<span id="more-58"></span><br />
<a href="http://www.susetips.com/wp-content/uploads/2009/03/novell_suse11_apps.jpg"><img src="http://www.susetips.com/wp-content/uploads/2009/03/novell_suse11_apps-300x187.jpg" alt="novell_suse11_apps" title="novell_suse11_apps" width="300" height="187" class="aligncenter size-medium wp-image-65" /></a><br />
Some of the highlights of the latest version of SLES 11 are;</p>
<ol>
<li>Runs .NET applications on Linux</li>
</ol>
<blockquote><p>This is achieved by the Mono extension and since SuSE is the leading Linux distribution for non-x86 machines, it means that .NET applications can run on the IBM system Z machines!</p>
</blockquote>
<ol>
<li>Includes Moonlight</li>
</ol>
<blockquote><p>The Linux version of Microsoft’s Silverlight.</p>
</blockquote>
<ol>
<li>Support for OOXML</li>
</ol>
<blockquote><p>Simply put, compatible with Microsoft Office’s native file.&#160; This was already available in SLED 10 but it is announced that they will ship it with OpenOffice.org Novell Edition.</p>
</blockquote>
<p>There aren’t much significant updates from SLES 10 and most of the highlights of the announcement has to do with integrating with Microsoft seamlessly.</p>
<p><!--adsense#1--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/03/23/novell-launches-suse-11/">Novell Launches SuSE 11</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/04/06/suse-studio-create-your-own-customized-linux-os/" rel="bookmark" title="Permanent Link: SUSE Studio : Create your own customized Linux OS">SUSE Studio : Create your own customized Linux OS</a></li><li><a href="http://www.susetips.com/2010/06/05/meego-v1-0-preview-to-suse-meego/" rel="bookmark" title="Permanent Link: MeeGo v1.0: Preview to SuSE MeeGo">MeeGo v1.0: Preview to SuSE MeeGo</a></li><li><a href="http://www.susetips.com/2009/03/30/how-to-install-openofficeorg-in-sles-from-a-suse-linux-enterprise-desktop-iso-file/" rel="bookmark" title="Permanent Link: How to install OpenOffice.org in SLES from a SuSE Linux Enterprise Desktop ISO file">How to install OpenOffice.org in SLES from a SuSE Linux Enterprise Desktop ISO file</a></li><li><a href="http://www.susetips.com/about/" rel="bookmark" title="Permanent Link: About Us">About Us</a></li><li><a href="http://www.susetips.com/2009/10/04/opensuse-11-2-is-ready-for-release/" rel="bookmark" title="Permanent Link: OpenSuse 11.2 is ready for release">OpenSuse 11.2 is ready for release</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/03/23/novell-launches-suse-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What’s the difference between “su” and “su –”?</title>
		<link>http://www.susetips.com/2009/03/06/whats-the-difference-between-su-and-su/</link>
		<comments>http://www.susetips.com/2009/03/06/whats-the-difference-between-su-and-su/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 11:54:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/03/06/whats-the-difference-between-su-and-su/</guid>
		<description><![CDATA[We get asked this question quite often and maybe it is good to give a simple explanation.  “su” by itself means that you would like to assume the super user identity.  You can also assume the identity of another user using “su &#60;userid&#62;”. Then, many people actually ask why do we usually type “su –” [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/03/06/whats-the-difference-between-su-and-su/">What’s the difference between “su” and “su –”?</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<dl id="attachment_50" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><img class="size-medium wp-image-50" title="suse-terminal" src="http://www.susetips.com/wp-content/uploads/2009/03/suse-terminal-300x225.jpg" alt="opensuse terminal" width="300" height="225" /></dt>
</dl>
</div>
<p>We get asked this question quite often and maybe it is good to give a simple explanation.  “<span style="font-family: Courier New;">su”</span> by itself means that you would like to assume the super user identity.  You can also assume the identity of another user using “<span style="font-family: Courier New;">su &lt;userid&gt;”</span>.<br />
<span id="more-48"></span><br />
Then, many people actually ask why do we usually type “<span style="font-family: Courier New;">su –</span>” instead of just “<span style="font-family: Courier New;">su</span>”?  The main difference is that the one with the “<span style="font-family: Courier New;">-</span>“ will run the to-be-assumed userid’s startup scripts which will basically mean that you will have the environment settings (such as $PATH) as though you are logged in as the new userid.  Without the “<span style="font-family: Courier New;">-</span>“, you will have the environment settings of the current userid (probably your userid).<br />
<!--adsense#1--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/03/06/whats-the-difference-between-su-and-su/">What’s the difference between “su” and “su –”?</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/05/29/differential-backup-script-sample/" rel="bookmark" title="Permanent Link: Differential backup script sample">Differential backup script sample</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/03/06/whats-the-difference-between-su-and-su/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to recover OpenSuse Lost Root Password</title>
		<link>http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/</link>
		<comments>http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 06:19:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://www.susetips.com/?p=5</guid>
		<description><![CDATA[Hopefully not but from time to time, we may somehow forgot what our root password is.  This can happen in the case where you are managing a teaching laboratory, CAD/CAM workstations or your grandmother’s OpenSuSE PC!  These are situations where once the machine is setup, you rarely need to have system administration access.  So, the [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/">How to recover OpenSuse Lost Root Password</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Hopefully not but from time to time, we may somehow forgot what our root password is.  This can happen in the case where you are managing a teaching laboratory, CAD/CAM workstations or your grandmother’s OpenSuSE PC!  These are situations where once the machine is setup, you rarely need to have system administration access.  So, the first answer is … re-install!</p>
<p>Heck no, an easier way is to</p>
<ol>
<li>Boot into single user mode</li>
<li>Change password</li>
<li>Reboot</li>
</ol>
<p><span id="more-5"></span></p>
<h4>Booting into single user mode</h4>
<p>Assuming that you did not password protect  your GRUB boot loader (default boot loader for most Linux distribution), to boot into single user mode in most Linux distribution, you simply need to ask it to boot into single user mode (runlevel 1) but as rightly pointed out (<em>see comment</em>), in OpenSuSE, instead of simply pressing “1” when greeted with the following screen, you need to instead input &#8220;<span style="font-family: Courier New;">init=/bin/sh</span>&#8220;.  By pressing &#8220;1&#8243;, you will still be required to enter the root password.</p>
<p><a style="text-decoration: none;" href="http://www.susetips.com/wp-content/uploads/2009/02/blogpost.jpg"></a></p>
<div id="attachment_45" class="wp-caption aligncenter" style="width: 411px"><a style="text-decoration: none;" href="http://www.susetips.com/wp-content/uploads/2009/02/blogpost.jpg"><img class="size-full wp-image-45" title="blog-post1" src="http://www.susetips.com/wp-content/uploads/2009/02/blog-post1.jpg" alt="GRUB startup" width="401" height="249" /></a><p class="wp-caption-text">GRUB startup</p></div>
<p><em>(Note, not all GRUB screens are like that, if by pressing “1”, it boots immediately, then the next time, press ESC to go to the text based menu.  From there, select the entry and press “e” to edit and then go to the boot instruction line and press “e” again.  You can then add the “1” at the end of the command.  Press “b” after that to boot)</em></p>
<h4>Change password</h4>
<p>Once in single user mode, you should just get the following command line prompt.</p>
<div>
<table border="0" cellspacing="0" cellpadding="1" width="400" align="center">
<tbody>
<tr>
<td width="400" align="center">
<p align="left"><span style="font-family: Courier New;">your-hostname:~ #</span></p>
</td>
</tr>
</tbody>
</table>
</div>
<p>You are actually logged in as root (superuser) and you can change the password from there.</p>
<div>
<table border="0" cellspacing="0" cellpadding="1" width="400" align="center">
<tbody>
<tr>
<td width="400" valign="top">
<p align="left"><span style="font-family: Courier New;">your-hostname:~ # passwd<br />
</span><span style="font-family: Courier New;">Changing password for root.<br />
</span><span style="font-family: Courier New;">New Password:</span></td>
</tr>
</tbody>
</table>
</div>
<p>Enter your new password (and this time remember it!).  You should see the following to confirmed that the password has changed.</p>
<div>
<table border="0" cellspacing="0" cellpadding="1" width="400" align="center">
<tbody>
<tr>
<td width="400" align="center">
<p align="left"><span style="font-family: Courier New;">Reenter New Password:<br />
Password changed.</span></td>
</tr>
</tbody>
</table>
</div>
<h4>Reboot</h4>
<p>Simlpy type,</p>
<div>
<table border="0" cellspacing="0" cellpadding="1" width="400" align="center">
<tbody>
<tr>
<td width="400" align="center">
<p align="left"><span style="font-family: Courier New;">your-hostname:~ # reboot</span></p>
</td>
</tr>
</tbody>
</table>
</div>
<p>Your root password has been reset!<br />
<!--adsense#1--></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/">How to recover OpenSuse Lost Root Password</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/" rel="bookmark" title="Permanent Link: How to reset forgotten root password in SuSE Enterprise Server">How to reset forgotten root password in SuSE Enterprise Server</a></li><li><a href="http://www.susetips.com/2009/04/09/how-to-create-user-with-password-assigned/" rel="bookmark" title="Permanent Link: How to create user with password assigned">How to create user with password assigned</a></li><li><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/" rel="bookmark" title="Permanent Link: How to install Gnome/KDE Desktop Environment on OpenSuse 11">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></li><li><a href="http://www.susetips.com/2009/04/09/how-to-temporary-disable-users/" rel="bookmark" title="Permanent Link: How to temporary disable users">How to temporary disable users</a></li><li><a href="http://www.susetips.com/2010/02/28/how-to-install-virtualbox-guest-additions-in-opensuse-11-2/" rel="bookmark" title="Permanent Link: How to install VirtualBox Guest Additions in OpenSuse 11.2">How to install VirtualBox Guest Additions in OpenSuse 11.2</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
