<?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>thebackroomtech &#187; Sles</title>
	<atom:link href="http://thebackroomtech.com/tag/sles/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Sat, 20 Nov 2010 03:13:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Howto: Mount a Windows share on SLES linux using cifs</title>
		<link>http://thebackroomtech.com/2009/02/19/howto-mount-a-windows-share-on-sles-linux-using-cifs/</link>
		<comments>http://thebackroomtech.com/2009/02/19/howto-mount-a-windows-share-on-sles-linux-using-cifs/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 13:42:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[Mount]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[Sles]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1491</guid>
		<description><![CDATA[This post is mainly for my own benefit.  I mount Windows shares on my SuSE linux box so infrequently, I have to dig through past notes to remind myself what the syntax is. To mount a Windows share on SLES linux using cifs: mount -t cifs -o username=jsmith //po5/gwdompri /mnt/po5/gwdompri where: jsmith is the user [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>This post is mainly for my own benefit.  I mount Windows shares on my SuSE linux box so infrequently, I have to dig through past notes to remind myself what the syntax is.</p>
<p>To mount a Windows share on SLES linux using cifs:</p>
<p><!--StartFragment--><em>mount -t cifs -o username=jsmith //po5/gwdompri /mnt/po5/gwdompri</em></p>
<div>where:</div>
<ul>
<li><em>jsmith</em> is the user account to authenticate as</li>
<li><em>//po5/gwdompri</em> is the Windows server and share you wish to mount</li>
<li><em>/mnt/po5/gwdompri</em> is the location to mount the share, or where you access it on the local Linux box.</li>
</ul>
<div>Note:</div>
<ul>
<li> you will be prompted for the password </li>
<li><em>/mnt/po5/gwdompri</em> must exist</li>
</ul>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/11/03/fix-for-make-install-compiler-issues-with-intel-e1000-nic-driver-in-sles-10/" title="Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10">Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10</a></li><li><a href="http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/" title="Howto: Mount a USB device in SuSE Linux">Howto: Mount a USB device in SuSE Linux</a></li><li><a href="http://thebackroomtech.com/2009/08/12/howto-reset-a-lost-vmware-guest-password/" title="Howto: Reset a lost VMware guest password">Howto: Reset a lost VMware guest password</a></li><li><a href="http://thebackroomtech.com/2008/09/03/howto-determine-the-version-of-sles-linux/" title="Howto: Determine the version of SLES Linux">Howto: Determine the version of SLES Linux</a></li><li><a href="http://thebackroomtech.com/2008/08/04/basic-apache-hardening-in-sles-10/" title="Basic Apache Hardening in SLES 10">Basic Apache Hardening in SLES 10</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/02/19/howto-mount-a-windows-share-on-sles-linux-using-cifs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for ConsoleOne Error -634 The target server does not have a copy of what the source</title>
		<link>http://thebackroomtech.com/2009/02/05/fix-for-consoleone-error-634-the-target-server-does-not-have-a-copy-of-what-the-source/</link>
		<comments>http://thebackroomtech.com/2009/02/05/fix-for-consoleone-error-634-the-target-server-does-not-have-a-copy-of-what-the-source/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 14:24:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Novell]]></category>
		<category><![CDATA[634]]></category>
		<category><![CDATA[ConsoleOne]]></category>
		<category><![CDATA[Sles]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1457</guid>
		<description><![CDATA[Error seen when attempting to authenticate to eDirectory in ConsoleOne on SLES 10 Linux:  (Error-634) The target server does not have a copy of what the source server is requesting. Or, the source server has no objects that match the request and has no referrals on which to search for the object.  The SLES Linux [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->Error seen when attempting to authenticate to eDirectory in ConsoleOne on SLES 10 Linux: </p>
<p><em>(Error-634) The target server does not have a copy of what the source<br />
server is requesting. Or, the source server has no objects that match<br />
the request and has no referrals on which to search for the object.</em></p>
<div> The SLES Linux box does not have eDirectory installed on it.</div>
<div> </div>
<div>The solution is, instead of specifying a tree name, specify the IP address of a server with a RW replica to authenticate to.  Specify the IP address in the tree field of the Novell Client login screen.</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/07/25/consoleone-error-on-sles-10-sp2-cant-find-java/" title="ConsoleOne error on SLES 10 SP2: Can&#8217;t find Java">ConsoleOne error on SLES 10 SP2: Can&#8217;t find Java</a></li><li><a href="http://thebackroomtech.com/2009/06/18/fix-groupwise-login-failed-login-rejected-8219/" title="Fix: Groupwise Login Failed Login Rejected (8219)">Fix: Groupwise Login Failed Login Rejected (8219)</a></li><li><a href="http://thebackroomtech.com/2009/02/19/howto-mount-a-windows-share-on-sles-linux-using-cifs/" title="Howto: Mount a Windows share on SLES linux using cifs">Howto: Mount a Windows share on SLES linux using cifs</a></li><li><a href="http://thebackroomtech.com/2009/01/27/novell-tid-3801441-is-wrong-how-to-create-a-groupwise-user-with-a-specific-file-id-fid-for-accessing-an-archive-or-restoring-a-deleted-user/" title="Novell TID 3801441 Is Wrong! – How to create a GroupWise user with a specific File ID (FID) for accessing an archive, or restoring a deleted user">Novell TID 3801441 Is Wrong! – How to create a GroupWise user with a specific File ID (FID) for accessing an archive, or restoring a deleted user</a></li><li><a href="http://thebackroomtech.com/2008/11/18/fix-for-consoleoneexe-error-the-procedure-entry-point-wpsudatalength-could-not-be-located-in-the-dynamic-link-library-gwenv1dll/" title="Fix for ConsoleOne.exe error – The procedure entry point WpSUDataLength could not be located in the dynamic link library gwenv1.dll">Fix for ConsoleOne.exe error – The procedure entry point WpSUDataLength could not be located in the dynamic link library gwenv1.dll</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/02/05/fix-for-consoleone-error-634-the-target-server-does-not-have-a-copy-of-what-the-source/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10</title>
		<link>http://thebackroomtech.com/2008/11/03/fix-for-make-install-compiler-issues-with-intel-e1000-nic-driver-in-sles-10/</link>
		<comments>http://thebackroomtech.com/2008/11/03/fix-for-make-install-compiler-issues-with-intel-e1000-nic-driver-in-sles-10/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 09:16:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[e1000]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[insmod]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[kernel-devel]]></category>
		<category><![CDATA[kernel-source]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[Sles]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=1143</guid>
		<description><![CDATA[How I was able to make and install the Intel e1000 NIC driver in SLES 10 Linux: Steps 1 through 3 of the e1000-8.0.6.tar.gz readme file are simple enough to follow when making the Intel e1000 network card driver on SLES 10 SP2.     1. Move the base driver tar file to the directory [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><!--StartFragment-->How I was able to make and install the <a href="http://downloadcenter.intel.com/T8Clearance.aspx?sType=&amp;agr=Y&amp;ProductID=&amp;DwnldID=9180&amp;url=/9180/eng/e1000-8.0.6.tar.gz&amp;PrdMap=&amp;strOSs=&amp;OSFullName=&amp;lang=eng" target="_blank">Intel e1000 NIC driver</a> in SLES 10 Linux:</p>
<div>Steps 1 through 3 of the <a href="http://downloadmirror.intel.com/9180/eng/README.txt" target="_blank">e1000-8.0.6.tar.gz readme file</a> are simple enough to follow when making the Intel e1000 network card driver on SLES 10 SP2.  </div>
<div> </div>
<div>1. Move the base driver tar file to the directory of your choice.  For example, <em>/usr/local/src/e1000</em></div>
<div> </div>
<div>2. From a terminal prompt, untar archive:</div>
<div> </div>
<div>    <em>tar zxf e1000-8.0.6.tar.gz</em></div>
<div> </div>
<div>3. Change to the driver src directory:</div>
<div> </div>
<div>   <em> cd e1000-8.0.6/src/</em></div>
<div> </div>
<div>Step 4 was where I started having problems</div>
<div> </div>
<div>4.  <em>make install</em></div>
<div> </div>
<div>should have compiled the driver module.  Instead, I received the following error:</div>
<div> </div>
<div><em>Linux kernel source not found in any of these locations:</em></div>
<div><em>*** Install the appropriate kernel development package, e.g.</em></div>
<div><em>*** kernel-devel, for building kernel modules and try again. Stop.</em></div>
<div> </div>
<div>I opened YaST and searched for <em>kernel-devel</em>, but that package was not listed.  I did see a <em>kernel-source</em> package, which I installed.  I then ran <em>make install</em> again, and this time I received a different error message:</div>
<div> </div>
<div><em>Makefile:131: *** Compiler not found.  Stop.</em></div>
<div> </div>
<div>I went back into YaST, installed the gcc compiler, which added <em>glibc-devel</em> and <em>libmudflap</em> packages as dependencies, and ran <em>make install</em> once again.  This time it compiled successfully.</div>
<div> </div>
<div>The binary was installed as <em>/lib/modules/2.6.16.60-0.21-bigsmp/kernel/drivers/net/e1000/e1000.ko</em></div>
<div> </div>
<div>5.  Make sure to remove any older existing drivers before loading the new driver:</div>
<div> </div>
<div><em>rmmod e1000</em></div>
<div> </div>
<div>6.  The module was then loaded using the following syntax:</div>
<div> </div>
<div><em>insmod /lib/modules/2.6.16.60-0.21-bigsmp/kernel/drivers/net/e1000/e1000.ko</em></div>
<div> </div>
<div>Once you assign an IP address, you should be able to use the interface.</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/02/19/howto-mount-a-windows-share-on-sles-linux-using-cifs/" title="Howto: Mount a Windows share on SLES linux using cifs">Howto: Mount a Windows share on SLES linux using cifs</a></li><li><a href="http://thebackroomtech.com/2009/08/12/howto-reset-a-lost-vmware-guest-password/" title="Howto: Reset a lost VMware guest password">Howto: Reset a lost VMware guest password</a></li><li><a href="http://thebackroomtech.com/2009/01/15/howto-edit-network-card-bindings-in-windows-server-2008/" title="Howto:  Edit network card bindings in Windows Server 2008">Howto:  Edit network card bindings in Windows Server 2008</a></li><li><a href="http://thebackroomtech.com/2009/01/12/fix-the-error-returned-when-trying-to-retrieve-these-settings-from-the-local-security-policy-database-windirsecuritydatabaseseceditsdb-was-the-parameter-is-incorrect/" title="Fix: The error returned when trying to retrieve these settings from the local security policy database (%windir%\security\database\secedit.sdb) was: The parameter is incorrect">Fix: The error returned when trying to retrieve these settings from the local security policy database (%windir%\security\database\secedit.sdb) was: The parameter is incorrect</a></li><li><a href="http://thebackroomtech.com/2008/11/18/fix-for-consoleoneexe-error-the-procedure-entry-point-wpsudatalength-could-not-be-located-in-the-dynamic-link-library-gwenv1dll/" title="Fix for ConsoleOne.exe error – The procedure entry point WpSUDataLength could not be located in the dynamic link library gwenv1.dll">Fix for ConsoleOne.exe error – The procedure entry point WpSUDataLength could not be located in the dynamic link library gwenv1.dll</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/11/03/fix-for-make-install-compiler-issues-with-intel-e1000-nic-driver-in-sles-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Install rdesktop on SLES 10 SP2 Linux</title>
		<link>http://thebackroomtech.com/2008/09/26/howto-install-rdesktop-on-sles-10-sp2-linux/</link>
		<comments>http://thebackroomtech.com/2008/09/26/howto-install-rdesktop-on-sles-10-sp2-linux/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 13:26:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[RDC]]></category>
		<category><![CDATA[rdesktop]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Sles]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=973</guid>
		<description><![CDATA[rdesktop is software that allows a Linux client to connect to a Microsoft Windows server via RDP, much like mstsc.exe, which is Microsoft&#8217;s Remote Desktop Connection (RDC) program. More precisely, rdesktop.org describes the software as: rdesktop is an open source client for Windows Terminal Services, capable of natively speaking Remote Desktop Protocol (RDP) in order to present [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>rdesktop is software that allows a Linux client to connect to a Microsoft Windows server via RDP, much like mstsc.exe, which is Microsoft&#8217;s Remote Desktop Connection (RDC) program.</p>
<p>More precisely, <a href="http://www.rdesktop.org/" target="_blank">rdesktop.org</a> describes the software as:</p>
<p>rdesktop is an open source client for Windows Terminal Services, capable of natively speaking Remote Desktop Protocol (RDP) in order to present the user&#8217;s Windows desktop. Supported servers include Windows 2000 Server, Windows Server 2003, Windows Server 2008, Windows XP, Windows Vista and Windows NT Server 4.0.</p>
<p>rdesktop currently runs on most UNIX based platforms with the X Window System.</p>
<p><!--StartFragment-->To install rdesktop on SLES 10 SP2: </p>
<div>1) Make sure all pre-requisites are installed on the system.  If they are not, add with YaST or download them.</div>
<ul>
<li>A compiler &#8211; I chose to install gcc and gcc-c++ via YaST</li>
<li>Rdesktop &#8211; download from <a href="http://sourceforge.net/projects/rdesktop">http://sourceforge.net/projects/rdesktop/</a></li>
</ul>
<div> </div>
<div>2) Extract the rdesktop package. From a terminal window run</div>
<div><em>gzip -d rdesktop-1.6.0.tar.gz</em></div>
<div><em>tar -xvf rdesktop-1.6.0.tar</em></div>
<div> </div>
<div>3) From the directory you extracted rdesktop run</div>
<div><em>./configure</em></div>
<div> </div>
<div>4) From the directory you extracted rdesktop run</div>
<div><em>make</em></div>
<div> </div>
<div>5) From the directory you extracted rdesktop run</div>
<div><em>make install</em></div>
<div> </div>
<div>rdesktop will be installed by default to /usr/local</div>
<div> </div>
<div>to run from a terminal</div>
<div><em>rdesktop [options] server</em></div>
<div> </div>
<div>for example</div>
<div> </div>
<div><em>rdesktop -u admin -p passwd 192.168.1.1</em></div>
<div> </div>
<div>Would establish a RDP connection to server 192.168.1.1 using admin&#8217;s credentials</div>
<div> </div>
<div>The most commonly used  options are:</div>
<div> </div>
<div>–u username specifies the user name for authentication on the server.</div>
<p>–p password provides a password for authentication on the server. To keep others from seeing the password supplied on the command line, use –p – to read the password from stdin.</p>
<p>–g geometry allows you to specify the desktop geometry. This can be given as a resolution, such as 1024&#215;768 or as a percentage of the entire screen, as in 70%.</p>
<p>–r device enables device redirection, allowing you to redirect a device, such as sound from the remote machine to the local one. This feature requires Windows XP or newer.</p>
<div><span style="text-decoration:underline;">Fixes for known issues when compiling and installing rdesktop</span></div>
<div> </div>
<div>&#8220;ERROR: Could not find X Window System headers/libraries</div>
<div>To specify paths manually, use the options &#8211;x-includes and &#8211;x-libraries&#8221;</div>
<div> </div>
<div>FIX: add the X-windows development tools though YaST to compile successfully &#8211; x-org-x11-devel</div>
<div> </div>
<div>ERROR: Could not find OpenSSL headers/libraries.</div>
<div>To specify a path manually, use the &#8211;with-openssl option</div>
<div> </div>
<div>FIX: add the OpenSSL development tools through YaST to compile successfully &#8211; openssl-devel</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/01/30/portable-remote-desktop-connection/" title="A Portable Remote Desktop Connection (mstsc.exe)">A Portable Remote Desktop Connection (mstsc.exe)</a></li><li><a href="http://thebackroomtech.com/2007/12/05/howto-log-connections-to-specific-ports-and-processes-on-windows-machines/" title="Howto: Log Connections to Specific Ports and Processes on Windows Machines">Howto: Log Connections to Specific Ports and Processes on Windows Machines</a></li><li><a href="http://thebackroomtech.com/2009/05/14/fix-rdpclip-exe-wont-run-on-windows-server-2003/" title="Fix:  rdpclip.exe won&#8217;t run on Windows Server 2003">Fix:  rdpclip.exe won&#8217;t run on Windows Server 2003</a></li><li><a href="http://thebackroomtech.com/2010/02/11/ie7-rdp-web-client-fix/" title="IE7 RDP web client fix">IE7 RDP web client fix</a></li><li><a href="http://thebackroomtech.com/2009/10/16/microsoft-releases-load-simulation-tools-for-desktops/" title="Microsoft releases load simulation tools for desktops">Microsoft releases load simulation tools for desktops</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/26/howto-install-rdesktop-on-sles-10-sp2-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>novell-scrub.sh – use when you really, really, really want to get rid of eDirectory</title>
		<link>http://thebackroomtech.com/2008/09/09/novell-scrubsh-use-when-you-really-really-really-want-to-get-rid-of-edirectory/</link>
		<comments>http://thebackroomtech.com/2008/09/09/novell-scrubsh-use-when-you-really-really-really-want-to-get-rid-of-edirectory/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 12:21:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[edirectory]]></category>
		<category><![CDATA[novell-scrub]]></category>
		<category><![CDATA[novell-scrub.sh]]></category>
		<category><![CDATA[scrub]]></category>
		<category><![CDATA[Sles]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=823</guid>
		<description><![CDATA[Earlier I detailed a method for re-installing eDirectory from a difficult SLES 10 SP2 server.  Sometimes even this method doesn&#8217;t work, and you have to resort to using novell-scrub.sh to totally remove eDirectory from the server before it can be reinstalled. WARNING:  THIS SCRIPT WILL REMOVE EDIRECTORY AND ALL IT&#8217;S COMPONENTS (CONSOLEONE, GROUPWISE, ETC) SO USE WITH [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Earlier I <a href="http://thebackroomtech.com/2008/09/04/error-reinstalling-edirectory-on-sles-10-installing-ndsserv-unable-to-install/" target="_blank">detailed a method for re-installing eDirectory</a> from a difficult SLES 10 SP2 server.  Sometimes even this method doesn&#8217;t work, and you have to resort to using <a href="http://download.novell.com/Download?buildid=lDjFvOGuNCQ~" target="_blank">novell-scrub.sh</a> to totally remove eDirectory from the server before it can be reinstalled.</p>
<p>WARNING:  THIS SCRIPT WILL REMOVE EDIRECTORY AND ALL IT&#8217;S COMPONENTS (CONSOLEONE, GROUPWISE, ETC) SO USE WITH EXTREME CAUTION.  YOU NEED TO UNDERSTAND THE RAMIFICATIONS OF USING THIS SCRIPT IN FULL.</p>
<p>The script will remove all packages and configuration for Novell products. It does NOT deconfigure anything. In the case of eDirectory, you will want to remove the NCP Server object from the tree, once eDirectory has been removed from the UNIX system</p>
<p><a href="http://support.novell.com/cgi-bin/search/searchtid.cgi?2969195.htm" target="_blank">TID 2969195</a> explains how to install and use novell-scrub.sh:</p>
<p>Installation Procedure:</p>
<p>1) Download the tarred compressed file to your UNIX system.</p>
<p>2) Extract the file using the following command:</p>
<p><em>gzip -dc ./scrub_1_2_12.tgz | tar xvf -</em></p>
<p>3) Change to the ./scrub_1_2_12 directory where the ./novell-scrub.sh script was extracted.</p>
<p>4) Type <em>./novell-scrub.sh</em> [options] as the root user.</p>
<p>The script can take the following options:</p>
<p>-s &#8211;show<br />
Show which hardcoded Novell packages are installed and not installed on the system.</p>
<p>-d &#8211;dyn-show<br />
This is the same as &#8211;show but Novell packages are found dynamically.</p>
<p>-i &#8211;dibsonly<br />
Removes only DIB files and does not remove packages.</p>
<p>-n &#8211;noansi<br />
Disable the use of ANSI colours.</p>
<p>&#8211;IAgreeToTheTermsAndConditions<br />
Accepts the agreement and does not prompt for &#8220;I Agree&#8221;.</p>
<p>-h &#8211;help<br />
Displays this command line help.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2007/12/14/howto-repair-edirectory-on-a-sles-server/" title="Howto: repair eDirectory on a SLES server">Howto: repair eDirectory on a SLES server</a></li><li><a href="http://thebackroomtech.com/2007/12/13/howto-determine-the-version-of-edirectory-in-sles-10-sp1/" title="Howto:  Determine the version of eDirectory in SLES 10 SP1">Howto:  Determine the version of eDirectory in SLES 10 SP1</a></li><li><a href="http://thebackroomtech.com/2007/12/06/howto-remove-edirectory-from-a-sles-9-sp3-server/" title="Howto: Remove eDirectory from a SLES 9 SP3 server">Howto: Remove eDirectory from a SLES 9 SP3 server</a></li><li><a href="http://thebackroomtech.com/2009/06/10/assigning-netware-rights-via-the-command-line/" title="Assigning Netware rights via the command line">Assigning Netware rights via the command line</a></li><li><a href="http://thebackroomtech.com/2009/02/23/howto-authenticate-to-edirectory-via-the-novell-client-command-line-style/" title="Howto:  Authenticate to eDirectory via the Novell Client, command line style">Howto:  Authenticate to eDirectory via the Novell Client, command line style</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/09/novell-scrubsh-use-when-you-really-really-really-want-to-get-rid-of-edirectory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple script to backup Groupwise 7 configuration files on SLES Linux</title>
		<link>http://thebackroomtech.com/2008/09/08/simple-script-to-backup-groupwise-7-configuration-files-on-sles-linux/</link>
		<comments>http://thebackroomtech.com/2008/09/08/simple-script-to-backup-groupwise-7-configuration-files-on-sles-linux/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 08:25:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Groupwise]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[.sh]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Sles]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=807</guid>
		<description><![CDATA[I&#8217;m about to upgrade our Groupwise infrastructure, and I wanted to write a simple script that would backup and archive important Groupwise configuration files.  I&#8217;m not proficient at scripting, but here&#8217;s what I came up with.  Please recommend additional files to include if I have overlooked anything. [sourcecode language='cpp'] #################################### ### Begin gwbkup.sh ### script to backup [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m about to upgrade our Groupwise infrastructure, and I wanted to write a simple script that would backup and archive important Groupwise configuration files.  I&#8217;m not proficient at scripting, but here&#8217;s what I came up with.  Please recommend additional files to include if I have overlooked anything.</p>
<p>[sourcecode language='cpp']<br />
####################################<br />
### Begin gwbkup.sh<br />
### script to backup Groupwise configuration files<br />
### /home/backups/gw7cfg is the directory to backup files to<br />
### backup Groupwise agent configuration files<br />
cp /opt/novell/groupwise/agents/share/* /home/backups/gw7cfg/<br />
cp /etc/opt/novell/groupwise/gwha.conf /home/backups/gw7cfg/<br />
### backup Apache web server configuration files<br />
cp /etc/apache2/httpd.conf /home/backups/gw7cfg/<br />
cp /etc/apache2/conf.d/gw* /home/backups/gw7cfg/<br />
### Backup WebAccess configuration files<br />
cp /opt/novell/groupwise/webaccess/webacc.cfg /home/backups/gw7cfg/<br />
cp /opt/novell/groupwise/webaccess/commgr.cfg /home/backups/gw7cfg/commgr.cfg.webacc<br />
cp /opt/novell/groupwise/webaccess/spellchk.cfg /home/backups/gw7cfg/<br />
### Backup WebPublisher configuration files<br />
cp /opt/novell/groupwise/webpublisher/webpub.cfg /home/backups/gw7cfg/<br />
cp /opt/novell/groupwise/webpublisher/commgr.cfg /home/backups/gw7cfg/commgr.cfg.webpub<br />
cp /opt/novell/groupwise/webaccess/ldap.cfg /home/backups/gw7cfg/<br />
### Backup Tomcat configuration files<br />
cp -r /etc/tomcat5/base/* /home/backups/gw7cfg/<br />
### backup gwia files specific to each gateway<br />
### may have more than one gwia per Groupwise system, so append gateway<br />
### name to end of file<br />
cp /mail/gwiado/wpgate/gwia703/exepath.cfg /home/backups/gw7cfg/exepath.cfg.gwia703<br />
cp /mail/gwiado/wpgate/gwia703/gwac.db /home/backups/gw7cfg/gwac.db.gwia703<br />
cp /mail/gwiado/wpgate/gwia703/gwauth.cfg /home/backups/gw7cfg/gwauth.cfg.gwia703<br />
cp /mail/gwiado/wpgate/gwia703/mimetype.cfg /home/backups/gw7cfg/mimetype.cfg.gwia703<br />
### backup webaccess files specific to each gateway<br />
### may have more than one gwia per Groupwise system, so append gateway<br />
### name to end of file<br />
cp /mail/webdo/wpgate/webac703/comint.cfg /home/backups/gw7cfg/comint.cfg.webac703<br />
cp /mail/webdo/wpgate/webac703/commgr.cfg /home/backups/gw7cfg/commgr.cfg.webac703<br />
cp /mail/webdo/wpgate/webac703/gwac.db /home/backups/gw7cfg/gwac.db.webac703<br />
cp /mail/webdo/wpgate/webac703/mimetype.cfg /home/backups/gw7cfg/mimetype.cfg.webac703</p>
<p>### Backup Groupwise monitor files<br />
cp /opt/novell/groupwise/gwmonitor/gwmonitor.cfg /home/backups/gw7cfg/gwmonitor.cfg<br />
cp /opt/novell/groupwise/gwmonitor/default/gwmonitor.cfg /home/backups/gw7cfg/gwmonitor.cfg.default<br />
cp /opt/novell/groupwise/gwmonitor/default/gwmonitor.xml /home/backups/gw7cfg/gwmonitor.xml<br />
### tar configuration files and label archive with today&#8217;s date<br />
tar -pcvzf /home/backups/$(date +%m-%d-%Y).tar.gz /home/backups/gw7cfg/<br />
### Remove old configuration files rm -r /home/backups/gw7cfg/* <br />
### End gwbkup.sh ####################################<br />
[/sourcecode]</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/09/15/script-to-backup-groupwise-configuration-files-on-netware-part-i/" title="Script to backup Groupwise configuration files on Netware Part I">Script to backup Groupwise configuration files on Netware Part I</a></li><li><a href="http://thebackroomtech.com/2008/11/18/fix-for-consoleoneexe-error-the-procedure-entry-point-wpsudatalength-could-not-be-located-in-the-dynamic-link-library-gwenv1dll/" title="Fix for ConsoleOne.exe error – The procedure entry point WpSUDataLength could not be located in the dynamic link library gwenv1.dll">Fix for ConsoleOne.exe error – The procedure entry point WpSUDataLength could not be located in the dynamic link library gwenv1.dll</a></li><li><a href="http://thebackroomtech.com/2008/08/28/fix-for-path-not-found-8209-when-loading-groupwise-poa/" title="Fix for path not found (8209) when loading Groupwise POA">Fix for path not found (8209) when loading Groupwise POA</a></li><li><a href="http://thebackroomtech.com/2008/07/28/fix-groupwise-65-wont-install-on-sles-10-sp2/" title="Fix: Groupwise 6.5 won&#8217;t install on SLES 10 SP2">Fix: Groupwise 6.5 won&#8217;t install on SLES 10 SP2</a></li><li><a href="http://thebackroomtech.com/2008/06/23/script-to-securely-backup-and-export-iis-60-configuration/" title="Script to securely backup and export IIS 6.0 Configuration">Script to securely backup and export IIS 6.0 Configuration</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/08/simple-script-to-backup-groupwise-7-configuration-files-on-sles-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Minimize all Windows and show the Desktop in SLES Linux</title>
		<link>http://thebackroomtech.com/2008/09/05/howto-minimize-all-windows-and-show-the-desktop-in-sles-linux/</link>
		<comments>http://thebackroomtech.com/2008/09/05/howto-minimize-all-windows-and-show-the-desktop-in-sles-linux/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 07:41:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shortcut]]></category>
		<category><![CDATA[Sles]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=802</guid>
		<description><![CDATA[On my Windows machines I frequently use the Windows Key + D shortcut to minimize all open Windows to quickly access the desktop.  I had been meaning to find the equivalent key combination in SuSE Linux Server Enterprise 10&#8242;s Gnome desktop, and finally found out how to do it yesterday. The shortcut key combination to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>On my Windows machines I frequently use the Windows Key + D shortcut to minimize all open Windows to quickly access the desktop.  I had been meaning to find the equivalent key combination in SuSE Linux Server Enterprise 10&#8242;s Gnome desktop, and finally found out how to do it yesterday.</p>
<p>The shortcut key combination to minimize all open Windows and view the desktop is CTRL+ALT+D</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/02/19/howto-mount-a-windows-share-on-sles-linux-using-cifs/" title="Howto: Mount a Windows share on SLES linux using cifs">Howto: Mount a Windows share on SLES linux using cifs</a></li><li><a href="http://thebackroomtech.com/2009/02/05/fix-for-consoleone-error-634-the-target-server-does-not-have-a-copy-of-what-the-source/" title="Fix for ConsoleOne Error -634 The target server does not have a copy of what the source">Fix for ConsoleOne Error -634 The target server does not have a copy of what the source</a></li><li><a href="http://thebackroomtech.com/2008/11/03/fix-for-make-install-compiler-issues-with-intel-e1000-nic-driver-in-sles-10/" title="Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10">Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10</a></li><li><a href="http://thebackroomtech.com/2008/09/26/howto-install-rdesktop-on-sles-10-sp2-linux/" title="Howto: Install rdesktop on SLES 10 SP2 Linux">Howto: Install rdesktop on SLES 10 SP2 Linux</a></li><li><a href="http://thebackroomtech.com/2008/09/09/novell-scrubsh-use-when-you-really-really-really-want-to-get-rid-of-edirectory/" title="novell-scrub.sh – use when you really, really, really want to get rid of eDirectory">novell-scrub.sh – use when you really, really, really want to get rid of eDirectory</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/05/howto-minimize-all-windows-and-show-the-desktop-in-sles-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Determine the version of SLES Linux</title>
		<link>http://thebackroomtech.com/2008/09/03/howto-determine-the-version-of-sles-linux/</link>
		<comments>http://thebackroomtech.com/2008/09/03/howto-determine-the-version-of-sles-linux/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 08:11:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sles]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=781</guid>
		<description><![CDATA[To determine the version of SuSE Linux Enterprise Server (SLES), type the following in a terminal window: cat /etc/SuSE-release or SPident To determine which kernel version is in use, type the following in a terminal window: rpm -qf /boot/vmlinuz Related PostsHowto: Mount a Windows share on SLES linux using cifsFix for make install / compiler issues [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>To determine the version of SuSE Linux Enterprise Server (SLES), type the following in a terminal window:</p>
<p><em>cat /etc/SuSE-release</em></p>
<p>or</p>
<p><em>SPident</em></p>
<p>To determine which kernel version is in use, type the following in a terminal window:</p>
<p><em>rpm -qf /boot/vmlinuz</em></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/02/19/howto-mount-a-windows-share-on-sles-linux-using-cifs/" title="Howto: Mount a Windows share on SLES linux using cifs">Howto: Mount a Windows share on SLES linux using cifs</a></li><li><a href="http://thebackroomtech.com/2008/11/03/fix-for-make-install-compiler-issues-with-intel-e1000-nic-driver-in-sles-10/" title="Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10">Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10</a></li><li><a href="http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/" title="Howto: Mount a USB device in SuSE Linux">Howto: Mount a USB device in SuSE Linux</a></li><li><a href="http://thebackroomtech.com/2008/07/30/novell-has-released-patches-for-dns-cache-poisoning-vulnerability/" title="Novell has released patches for DNS cache poisoning vulnerability">Novell has released patches for DNS cache poisoning vulnerability</a></li><li><a href="http://thebackroomtech.com/2008/07/25/consoleone-error-on-sles-10-sp2-cant-find-java/" title="ConsoleOne error on SLES 10 SP2: Can&#8217;t find Java">ConsoleOne error on SLES 10 SP2: Can&#8217;t find Java</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/03/howto-determine-the-version-of-sles-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fix for path not found (8209) when loading Groupwise POA</title>
		<link>http://thebackroomtech.com/2008/08/28/fix-for-path-not-found-8209-when-loading-groupwise-poa/</link>
		<comments>http://thebackroomtech.com/2008/08/28/fix-for-path-not-found-8209-when-loading-groupwise-poa/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 14:12:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Groupwise]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[Sles]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=758</guid>
		<description><![CDATA[My error was path not found (8209) \\nw1\vol1\logs\testpo when trying to load a POA on a SLES 10 SP1 Groupwise 7.0.3 server.  I had just migrated the POA named testpo from Netware to SLES manually rather than use the Groupwise Server Migration Utility since I wanted to have a good understanding what had to happen behind the scenes [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>My error was <em>path not found (8209</em>) <a href="//\\nw1\vol1\logs\testpo">\\nw1\vol1\logs\testpo</a> when trying to load a POA on a SLES 10 SP1 Groupwise 7.0.3 server.  I had just migrated the POA named testpo from Netware to SLES manually rather than use the <a href="http://www.novell.com/documentation/gwutilities/index.html?page=/documentation/gwutilities/gw7_svrmig/data/ab32nt1.html" target="_blank">Groupwise Server Migration Utility</a> since I wanted to have a good understanding what had to happen behind the scenes before I tried migrating my live system.</p>
<p><!--StartFragment-->The path to \\nw1\vol1\logs\testpo was the POA log file location on the old Netware Groupwise server.  I knew that I needed to fix that path, but couldn&#8217;t find where Groupwise was pulling it from.  Things I tried to resolve the problem included:</p>
<ul>
<li><!--StartFragment-->Verified /log path to location reported was not specified in testpo.poa file on the SLES server</li>
<li>Verified in ConsoleOne that the POA object for testpo did not have the Netware path in question specified in the <em>Groupwise &gt; Log Settings &gt; Log File Path</em></li>
<li>Deleted and recreated POA object for testpo</li>
<li>Deleted testpo.poa file and re-ran Groupwise install from SLES box, specifying post office named testpo and path to testpo database on the SLES server</li>
<li>Verified path to old Software Distribution Directory on Netware server was not shown in <em>ConsoleOne &gt; Tools &gt; Groupwise System operations &gt; Software Directory Management</em> </li>
<li>Verified path to old restore area on Netware server was not shown in <em>ConsoleOne &gt; Tools &gt; Groupwise System operations &gt; Restore Area Management </em></li>
<li>Used <em>gnome-search-tool</em>to search the entire SLES server for files containing the text <a href="//\\nw1\vol1\logs\testpo">\\nw1\vol1\logs\testpo</a><br />
no files containing that text were found on the SLES server</li>
</ul>
<p>The <!--StartFragment-->Fix ended up being rebuilding the testpo post office.  To do this:</p>
<div>ConsoleOne &gt; Tools &gt; Groupwise Utilities &gt; System Maintenance &gt; Rebuild Database</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2008/09/08/simple-script-to-backup-groupwise-7-configuration-files-on-sles-linux/" title="Simple script to backup Groupwise 7 configuration files on SLES Linux">Simple script to backup Groupwise 7 configuration files on SLES Linux</a></li><li><a href="http://thebackroomtech.com/2008/07/28/fix-groupwise-65-wont-install-on-sles-10-sp2/" title="Fix: Groupwise 6.5 won&#8217;t install on SLES 10 SP2">Fix: Groupwise 6.5 won&#8217;t install on SLES 10 SP2</a></li><li><a href="http://thebackroomtech.com/2010/06/28/fix-incompatible-device-specified-for-device-0-when-cold-migrating-vmware-guest/" title="Fix: Incompatible device specified for device &#8217;0&#8242; when cold migrating VMware guest">Fix: Incompatible device specified for device &#8217;0&#8242; when cold migrating VMware guest</a></li><li><a href="http://thebackroomtech.com/2009/08/27/groupwise-gwcheck-error-mailboxlibrary-maintenance-can-not-be-executed-because-a-duplicate-request-is-running/" title="Groupwise GWcheck Error: Mailbox/library maintenance can not be executed because a duplicate request is running">Groupwise GWcheck Error: Mailbox/library maintenance can not be executed because a duplicate request is running</a></li><li><a href="http://thebackroomtech.com/2009/06/18/fix-groupwise-login-failed-login-rejected-8219/" title="Fix: Groupwise Login Failed Login Rejected (8219)">Fix: Groupwise Login Failed Login Rejected (8219)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/08/28/fix-for-path-not-found-8209-when-loading-groupwise-poa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Mount a USB device in SuSE Linux</title>
		<link>http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/</link>
		<comments>http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 08:12:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mount]]></category>
		<category><![CDATA[Sles]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=583</guid>
		<description><![CDATA[I have a Kingston USB flash drive that does not automatically mount itself on my SLES server on occasion.  TID 7000951 explains how to mount the drive manually: 1) From a terminal, run: lsmod &#124;grep usb  make sure usb_storage is loaded.  If it is not, run: modprobe usb-storage 2) Plug the USB device in and run [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have a Kingston USB flash drive that does not automatically mount itself on my SLES server on occasion.  <a href="http://www.novell.com/support/search.do?cmd=displayKC&amp;sliceId=SAL_Public&amp;externalId=7000951" target="_blank">TID 7000951</a> explains how to mount the drive manually:</p>
<p>1) From a terminal, run:</p>
<p><em>lsmod |grep usb  </em>make sure usb_storage is loaded.  If it is not, run:<br />
<em><br />
modprobe usb-storage</em></p>
<p>2) Plug the USB device in and run <em>dmesg</em>.  The results will look like:</p>
<p>USB Mass Storage support registered.<br />
scsi 6:0:0:0: Direct-Access CRUCIAL USB Flash Disk 2.00 PQ: 0 ANSI: 2<br />
ready<br />
sd 6:0:0:0: [sdd] 1017856 512-byte hardware sectors (521 MB)<br />
sd 6:0:0:0: [sdd] Write Protect is off<br />
sd 6:0:0:0: [sdd] Mode Sense: 03 00 00 00<br />
sd 6:0:0:0: [sdd] Assuming drive cache: write through<br />
sd 6:0:0:0: [sdd] 1017856 512-byte hardware sectors (521 MB)<br />
sd 6:0:0:0: [sdd] Write Protect is off<br />
sd 6:0:0:0: [sdd] Mode Sense: 03 00 00 00<br />
sd 6:0:0:0: [sdd] Assuming drive cache: write through<br />
sdd: sdd1 &lt;&#8211; THIS IS THE DEVICE NAME<br />
sd 6:0:0:0: [sdd] Attached SCSI removable disk<br />
sd 6:0:0:0: Attached scsi generic sg4 type 0<br />
usb-storage: device scan complete</p>
<p>Look for the kernel device name, in this case, /dev/sdd, with a partition on /dev/sdd1</p>
<p>3) Mount volume manually by running:</p>
<p><em>mount /dev/sdd1 /mnt</em></p>
<p>Access the USB drive at /mnt</p>
<p>To unmount the USB drive run:</p>
<p><em>umount /mnt</em></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://thebackroomtech.com/2009/02/19/howto-mount-a-windows-share-on-sles-linux-using-cifs/" title="Howto: Mount a Windows share on SLES linux using cifs">Howto: Mount a Windows share on SLES linux using cifs</a></li><li><a href="http://thebackroomtech.com/2008/11/03/fix-for-make-install-compiler-issues-with-intel-e1000-nic-driver-in-sles-10/" title="Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10">Fix for make install / compiler issues with Intel e1000 NIC driver in SLES 10</a></li><li><a href="http://thebackroomtech.com/2008/09/03/howto-determine-the-version-of-sles-linux/" title="Howto: Determine the version of SLES Linux">Howto: Determine the version of SLES Linux</a></li><li><a href="http://thebackroomtech.com/2008/07/30/novell-has-released-patches-for-dns-cache-poisoning-vulnerability/" title="Novell has released patches for DNS cache poisoning vulnerability">Novell has released patches for DNS cache poisoning vulnerability</a></li><li><a href="http://thebackroomtech.com/2008/07/25/consoleone-error-on-sles-10-sp2-cant-find-java/" title="ConsoleOne error on SLES 10 SP2: Can&#8217;t find Java">ConsoleOne error on SLES 10 SP2: Can&#8217;t find Java</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/08/11/howto-mount-a-usb-device-in-suse-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 42/115 queries in 0.037 seconds using disk: basic
Object Caching 1288/1420 objects using disk: basic

Served from: thebackroomtech.com @ 2012-02-04 10:22:36 -->
