<?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>blandname &#187; application publishing</title>
	<atom:link href="http://blandname.com/category/application-publishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blandname.com</link>
	<description>we're here to help</description>
	<lastBuildDate>Fri, 20 Feb 2009 16:37:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Manage Linux Workstations Using Xming</title>
		<link>http://blandname.com/2006/10/19/manage-linux-workstations-using-xming/</link>
		<comments>http://blandname.com/2006/10/19/manage-linux-workstations-using-xming/#comments</comments>
		<pubDate>Thu, 19 Oct 2006 22:03:15 +0000</pubDate>
		<dc:creator>blandname</dc:creator>
				<category><![CDATA[Edgy]]></category>
		<category><![CDATA[Edgy Eft Beta]]></category>
		<category><![CDATA[Eft]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Remote Login]]></category>
		<category><![CDATA[SourceForge]]></category>
		<category><![CDATA[TS]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Terminal Server]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[VMWare Server]]></category>
		<category><![CDATA[Virtual Server]]></category>
		<category><![CDATA[Windows Server 2003 R2]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Windows XP SP2]]></category>
		<category><![CDATA[XP]]></category>
		<category><![CDATA[Xming]]></category>
		<category><![CDATA[application publishing]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[edgy eft]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[remote application]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 6.10]]></category>
		<category><![CDATA[virtual machines]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[vm]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://blandname.com/2006/10/19/manage-linux-workstations-using-xming/</guid>
		<description><![CDATA[SSH is one powerful tool. You can do just about everything under the sun using an SSH login to a remote computer. SSH works very well in low-bandwidth situations like dialup, or satlinks.
But wakeup, we&#8217;re no longer in the 80s &#8211; people want GUIs, let&#8217;s give them fancy-pants graphics, bouncing cursors and silly linux wizards. [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Open SSH" href="http://www.openssh.com/">SSH</a> is one powerful tool. You can do just about everything under the sun using an SSH login to a remote computer. SSH works very well in low-bandwidth situations like dialup, or satlinks.</p>
<p>But wakeup, we&#8217;re no longer in the 80s &#8211; people want GUIs, let&#8217;s give them fancy-pants graphics, bouncing cursors and silly linux wizards. Remotely.</p>
<p>Enter <a title="XMing at FreeDesktop" href="http://freedesktop.org/wiki/Xming">Xming</a>, what I would name as top of my favorite applications. Xming is just like X over SSH, for dummies (or people who would rather spend more time working).</p>
<p>Xming allows you to connect to remote or local Linux workstations and servers and run full graphical applications on those remote machines on your local Windows computer.</p>
<p>Here&#8217;s how it works: all of the applications are run remotely, but when it comes to the graphics, the information that would invoke the graphics is sent to your local computer, not a bitmap or a sequence of bitmaps like VNC. Xming uses a local X server on your Windows computer in order to display your remote applications. This local X server is 2D accelerated, and it&#8217;s sometimes difficult to even notice that you are working remotely.</p>
<p>Since Xming can run in windowed or full-screen modes, you can establish thin client connections in this fashion, or you can publish applications Citrix-style.</p>
<p>Xming is completely free to install and setup. It is a great way to manage virtual machines, and in fact is often faster than Microsoft&#8217;s Virtual Server ActiveX control (surprised?), VMWare&#8217;s Virtual Machine view (even with VMWare tools!), and even Parallels speedy virtual machine view.</p>
<p>To set the whole thing up, you&#8217;ll need a computer running Microsoft Windows, one Linux box, a network connection between the two, but you won&#8217;t need much effort.</p>
<p>First install the Windows Xming server on your Windows computer. We&#8217;ll use Windows XP SP2 in this example, but it could easily be other varieties. <a title="Xming at Sourceforge" href="http://sourceforge.net/projects/xming">Xming can be found on Sourceforge</a> quite easily, download it, run the install (use defaults), and start XLauncher.</p>
<p>On the Linux computer this are slighlty more complicated, but not by much. For Gnome or KDE on Ubuntu Edgy, go to the System>Administration menu in your menu bar. In Administration, we&#8217;ll select login preferences as we&#8217;ll be setting up a new logon method (we&#8217;re using XDMCP). Select the Remote tab, and enable remote logon (same as local) to your Edgy Eft machine.</p>
<p>Now on your Windows machine,  set up XLaunch to logon to your Linux machine using it&#8217;s IP address. Save the setting if you want, and connect. You will be presented with a logon screen to your Linux desktop!</p>
]]></content:encoded>
			<wfw:commentRss>http://blandname.com/2006/10/19/manage-linux-workstations-using-xming/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Publish a Remote App Using Longhorn Server</title>
		<link>http://blandname.com/2006/08/27/publish-a-remote-app-using-longhorn-server/</link>
		<comments>http://blandname.com/2006/08/27/publish-a-remote-app-using-longhorn-server/#comments</comments>
		<pubDate>Mon, 28 Aug 2006 00:06:24 +0000</pubDate>
		<dc:creator>blandname</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[application publishing]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[longhorn]]></category>
		<category><![CDATA[office 2007]]></category>
		<category><![CDATA[remote application]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[terminal services]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://news.blandname.com/?p=141</guid>
		<description><![CDATA[
First you will need to add the Terminal Services Role to your Longhorn installation either through the Roles Wizard or by using the Software Manager. You may also wish to install the Web TS Role while you are there to allow users to connect to a website, authenticate, and run a remote app easily.  [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="A thumbnail of the result" src="http://yottabite.com/wp-content/word_snip.jpg" /></p>
<p>First you will need to add the Terminal Services Role to your Longhorn installation either through the Roles Wizard or by using the Software Manager. You may also wish to install the Web TS Role while you are there to allow users to connect to a website, authenticate, and run a remote app easily.   Once this has been completed, restart the system as required and head to the Administrative Tools Control Panel. Here you will find the Remote Programs applet. From here we can browse to an application to publish, and export it as an RDP file compatible with both Vista and current versions of Windows. You may also wish to add authentication to the file, but remember that if the file will be used on another system the authentication settings will be lost.   <a class="external" href="http://yottabite.com/wp-content/Word_2007_Beta.jpg">In my case I used Word 2007 Beta</a> &#8211; so I log in, and the window goes full screen with only Word loaded!  This is a great way to securely publish apps with the right config, and I can&#8217;t wait to see what happens in the final version. This is very similar to what Citrix does, but presumably (keeping fingers crossed).</p>
]]></content:encoded>
			<wfw:commentRss>http://blandname.com/2006/08/27/publish-a-remote-app-using-longhorn-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
