<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://easylinux.info/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Ubuntu talk:Gutsy - Revision history</title>
		<link>http://easylinux.info/index.php?title=Ubuntu_talk:Gutsy&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Thu, 23 May 2013 05:02:06 GMT</lastBuildDate>
		<item>
			<title>UnDeRTaKeR at 05:28, 12 May 2009</title>
			<link>http://easylinux.info/index.php?title=Ubuntu_talk:Gutsy&amp;diff=21277&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==FIXME: Wine and CrossOver descriptions, not only on Intrepid, but all Ubuntu distros are inaccurate==&lt;br /&gt;
Please, the description of '''CrossOver''' and '''Wine''' is wrong in most of the Ubuntu pages, quoting Wikipedia:&lt;br /&gt;
&lt;br /&gt;
CrossOver:&lt;br /&gt;
CrossOver, known before version 6.0 as CrossOver Office, is the collective name for four commercial and proprietary programs developed by CodeWeavers that allow many Windows-based applications to run on Linux, Mac OS X and Solaris using a compatibility layer. The programs include CrossOver Mac, CrossOver Linux, CrossOver Games Mac, and CrossOver Games Linux.&lt;br /&gt;
&lt;br /&gt;
The programs are modified, proprietary versions of the public Wine source tree with various compatibility patches added, more user-friendly configuration tools and commercial support. CodeWeavers employs several Wine developers and contributes code back to the free software/open source software Wine project as per the GNU LGPL, although CrossOver is proprietary software.&lt;br /&gt;
&lt;br /&gt;
and '''Wine''', in '''Corporate sponsorship''':&lt;br /&gt;
&lt;br /&gt;
The main corporate sponsor of Wine is CodeWeavers, which employs Julliard and many other Wine developers to work on Wine and on CrossOver, CodeWeavers' supported version of Wine, which includes some application-specific tweaks not considered suitable for the WineHQ version, as well as some additional proprietary components&lt;br /&gt;
&lt;br /&gt;
As we can see, CodeWeavers is a sponsor of Wine, and CrossOver is a modified version of Wine, not the other way around.&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wine_(software) Wine at Wikipedia]&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/CrossOver CrossOver at Wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:UnDeRTaKeR|UnDeRTaKeR]] 08:28, 12 May 2009 (EEST)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I removed the original introduction, leaving only a link, and put in the server instructions from Feisty, which I used earlier in Gutsy. No changes were required from the Feisty version.&lt;br /&gt;
&lt;br /&gt;
I also put in the general intro/old version stuff, and I reduced the introduction to Gutsy from April to just a link.&lt;br /&gt;
&lt;br /&gt;
--[[User:Jspangler|Jspangler]] 03:03, 20 October 2007 (EEST)&lt;br /&gt;
&lt;br /&gt;
If anyone adds any material on getting sound to work, could they include a way to get sound to work with SPDIF optical outputs? This might only be my problem, and I'll look around for help on this. Thanks.&lt;br /&gt;
&lt;br /&gt;
--[[User:Enlightenedswine|Enlightenedswine]] 02:38, 26 October 2007 (EEST)&lt;br /&gt;
&lt;br /&gt;
--[[User:Hgoor|Hgoor]] I deleted the IMAP reference as Gmail does not have this (offically) in it's options.&lt;br /&gt;
&lt;br /&gt;
--[[User:Tamal|Tamal]] Don't delete the IMAP section. IMAP will be available soon (perhaps within one week). Thats why I have included it.&lt;br /&gt;
&lt;br /&gt;
--[[User:Hgoor|Hgoor]] Yeah sorry about that! I should just have only put that warning there...&lt;br /&gt;
&lt;br /&gt;
----[[User:Klap-in|Klap-in]] 23:24, 31 October 2007 (EET)&lt;br /&gt;
The [http://ubuntuguide.org/wiki/Ubuntu:Gutsy#OpenOffice_add_ons Open Office add ons] ends with three cp-commands. The last two commands lost a letter on the end.&lt;br /&gt;
..../Filte --&amp;gt; /Filter and ..../Type  --&amp;gt; /Types&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Suggestions  about style ==&lt;br /&gt;
&lt;br /&gt;
Please ''do not'' label links with &amp;quot;here&amp;quot; like &amp;quot;download from [http://www.ubuntu.com/getubuntu/download here]&amp;quot;, instead use either the url complete or abbreviated like:&lt;br /&gt;
&amp;quot;download from [http://www.ubuntu.com/getubuntu/download http://www.ubuntu.com/getubuntu/download]&amp;quot;  or  &amp;quot;download from [http://www.ubuntu.com/getubuntu/download www.ubuntu.com]&amp;quot;.  &lt;br /&gt;
It is more readable and the printed page will have the important information.   &lt;br /&gt;
&lt;br /&gt;
== X11 forwarding between Gutsy machines ==&lt;br /&gt;
&lt;br /&gt;
I'm struggling a bit with X11 forwarding between two Gutsy machines - &amp;lt;code&amp;gt;ssh -X -p port hostname 'ls'&amp;lt;/code&amp;gt; works, but outputs:&lt;br /&gt;
&amp;lt;pre&amp;gt;Warning: No xauth data; using fake authentication data for X11 forwarding.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;ssh -X -p port hostname 'firefox'&amp;lt;/code&amp;gt; results in the following output, and no window:&lt;br /&gt;
&amp;lt;pre&amp;gt;Warning: No xauth data; using fake authentication data for X11 forwarding.&lt;br /&gt;
Xlib: connection to &amp;quot;localhost:10.0&amp;quot; refused by server&lt;br /&gt;
Xlib: Invalid MIT-MAGIC-COOKIE-1 key&lt;br /&gt;
&lt;br /&gt;
(firefox-bin:6741): Gtk-WARNING **: cannot open display:&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I'm guessing there is some easy fix, but it would be useful to have a simple Ubuntu howto. I've tried out a couple fixes, like deleting .Xauthority. Others I'm not so sure about, like ForwardX11 in /etc/ssh/ssh_config and X11Forwarding in /etc/ssh/sshd_config. Which of these need to be enabled on the client / server? Do I need to restart sshd?&lt;br /&gt;
i think you need to restart sshd, so try it. anyone know how to start the windows in a ubuntu terminal?&lt;br /&gt;
&amp;lt;nowiki&amp;gt;Insert non-formatted text here&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== SoundBlaster Audigy ==&lt;br /&gt;
&lt;br /&gt;
When using the SoundBlaster Audigy there was no sound. I needed to type alsamixer and turn off the optical output option with the 'M' key. Then the sound worked just fine. I don't know if you want to put that in somewhere but it is helpful information even if it doesn't fit your ideas for the site.&lt;br /&gt;
&lt;br /&gt;
I think a quick additional topic for the SSH section would be the installing of Denyhosts python script within the SSH section. I would love to contribute this writeup.. what is the protocol for writing a new section to the guide?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sun Java vs Gnu Classpath ==&lt;br /&gt;
&lt;br /&gt;
You might wonder why I have used Sun Java SE 6 ([http://linux.wordpress.com/2006/10/04/at-a-glance-2-gpl-cddl-and-bsd-vs-eula/ CDDL] license) instead of GNU Classpath project ([http://linux.wordpress.com/2006/10/02/at-a-glance-gpl-cddl-and-bsd/ GPL]) to demonstrate Tomcat, SJAS, PostgreSQL etc !? Well, this is because of the following reasons:&lt;br /&gt;
* CDDL license is as useful as GPL license. It is very similar to GPL except a few license terms.&lt;br /&gt;
* Sun Java is far more popular than GNU Classpath. Sun Java is more portable than GNU Classpath.&lt;br /&gt;
* Sun Java SE 7 will be released under GPL license with Classpath exception in 2009. So, at that time, Linux distributions like Ubuntu would distribute Sun Java bundled into their distributions.&lt;br /&gt;
&lt;br /&gt;
Personally I think, GNU Classpath project is a very good project. But, Sun Java is my personal taste. People who want to use GNU Classpath for java are always welcome to overwrite or add to my contribution.&lt;br /&gt;
&lt;br /&gt;
--[[User:Tamal|Tamal]] 10:37, 13 November 2007 (EET)&lt;br /&gt;
&lt;br /&gt;
== PostgreSQL rocks ==&lt;br /&gt;
&lt;br /&gt;
After seeing [http://en.wikipedia.org/wiki/Comparison_of_relational_database_management_systems this comparison], specially among DB2, SQL Server, Oracle, MySQL and PostgreSQL; it can be seen that PostgreSQL is very good database server. Recently it was heard that Sun Microsystems starts supporting and backing up PostgreSQL. Great !!!&lt;br /&gt;
--[[User:Tamal|Tamal]] 12:17, 14 November 2007 (EET)&lt;br /&gt;
&lt;br /&gt;
== Citrix ICA Client ==&lt;br /&gt;
Just a note, the client connection manager (wfcmgr) still requires libmotif3 to be installed...&lt;br /&gt;
&lt;br /&gt;
--[[User:Badpenguin|Badpenguin]] 13:42, 14 November 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
== External links in Guides? ==&lt;br /&gt;
--[[User:Dfreer|Dfreer]] 20:43, 13 November 2007 (EET)&lt;br /&gt;
I was just wondering, does this project have some sort of guidelines about how sections should be presented? Basically, I've been noticing a lot of sections don't contain any information, just a link to another site. Shouldn't we have the actual commands on this site, and then just link to the original guide? Specifically I'm talking about sections like this one:&lt;br /&gt;
http://ubuntuguide.org/wiki/Ubuntu:Gutsy#iTunes-compatible_Media_server&lt;br /&gt;
Any thoughts? EDIT: Realized I had posted this wrong earlier, hopefully that's fixed now.&lt;br /&gt;
== External links in Guides? ==&lt;br /&gt;
--[[User:Gianmarco|Gianmarco]] 23:35, 21 November 2007 (EET)&lt;br /&gt;
I agree translations are pointless if all that we do is add links to external pages.&lt;br /&gt;
&lt;br /&gt;
== DVD capability ==&lt;br /&gt;
&lt;br /&gt;
What about putting information on enabling the capability?&lt;br /&gt;
&lt;br /&gt;
--[[User:Gianmarco|Gianmarco]]&lt;br /&gt;
That could also introduce medibuntu as a repo.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Active Directory Authentication ==&lt;br /&gt;
&lt;br /&gt;
What about putting information on how to connect to a windows domain and use the windows users?&lt;br /&gt;
&lt;br /&gt;
--[[User:Mgrenier|Mgrenier]] November 28&lt;br /&gt;
&lt;br /&gt;
== Configure Squid for reverse proxy with SSL support ==&lt;br /&gt;
&lt;br /&gt;
It would be nice to have a hint that describes how to compile squid manually for a reverse proxy with SSL support rather than use the precompiled Ubuntu package.&lt;br /&gt;
&lt;br /&gt;
I am not an expert here but the instructions could start with something like so?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;apt-get source squid&lt;br /&gt;
apt-get build-dep squid&lt;br /&gt;
apt-get install devscripts build-essential fakeroot&lt;br /&gt;
cd squid-2.6.1&lt;br /&gt;
vim debian/rules&lt;br /&gt;
Add --enable-ssl \ to “# Configure the package” section&lt;br /&gt;
./configure&lt;br /&gt;
debuild -us -uc -b&lt;br /&gt;
cd ..&lt;br /&gt;
dpkg -i squid??? squid-common???&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This would be very useful for Ubuntu users who want a anonymizer proxy from work through their home computer, for security.&lt;br /&gt;
&lt;br /&gt;
--[[User:Mozkill|Mozkill]] January 27, 2008&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  OpenOffice add ons - opening .docx files ==&lt;br /&gt;
&lt;br /&gt;
There is a much simpler way to get docx files working in OpenOffice than the instructions in this guide.&lt;br /&gt;
There are Gutsy .debs for i386 and amd64 available here: &lt;br /&gt;
http://linux.softpedia.com/progDownload/OpenOffice-org-OpenXML-Translator-Download-30751.html&lt;br /&gt;
&lt;br /&gt;
Just download and install the .deb file for your architecture. [[User:Horsefd|Horsefd]] 13:23, 3 February 2008 (EET)&lt;br /&gt;
&lt;br /&gt;
== RDP Remote Desktop Protocol ==&lt;br /&gt;
&lt;br /&gt;
Could you add a tutorial how I can use an XP machine to connect to a Ubuntu machine using RDP? &lt;br /&gt;
VNC works but is too slow in my opinion. Thank you.&lt;br /&gt;
&lt;br /&gt;
Response from Cbreaker:   RDP client is one thing but the server is completely different.   RDP uses Windows drawing primitives, part of the windows graphics subsystem, to accelerate drawing text, graphics, and the movement of both.   Someone could write an RDP compatible server for Unix but it would be no faster (and probably slower) than VNC because X doesn't use the same primitives.    The only way to accelerate the RDP server would be to somehow intercept X drawing calls, convert them to RDP compatible calls, and send them on their way.   It would be a LOT of work and probably not worth it at this point.   A better solution would be a new X based remote desktop software that was easier to use than NX.  NX is comparable in speed to RDP but it's not nice and easy to get set up for just viewing your desktop PC remotely.&lt;/div&gt;</description>
			<pubDate>Tue, 12 May 2009 05:28:59 GMT</pubDate>			<dc:creator>UnDeRTaKeR</dc:creator>			<comments>http://easylinux.info/wiki/Ubuntu_talk:Gutsy</comments>		</item>
	</channel>
</rss>