<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Tech Support Forum - Linux Support</title>
		<link>http://www.techsupportforum.com</link>
		<description>Linux - Operating Systems and Applications Support</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 01:11:13 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.techsupportforum.com/cwd/images/misc/rss.jpg</url>
			<title>Tech Support Forum - Linux Support</title>
			<link>http://www.techsupportforum.com</link>
		</image>
		<item>
			<title>Screen goes blank on Xubuntu 9.10</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/433666-screen-goes-blank-xubuntu-9-10-a.html</link>
			<pubDate>Fri, 20 Nov 2009 15:52:19 GMT</pubDate>
			<description><![CDATA[ok i tried what was instructed by ricardo. nothing seems to happen. i'll give all the details. 
mine is xubuntu karmic on my pc. it initially shows a mouse like creature(the logo) then the screen goes black; i also have an XP installed in another drive. 384 mb ram 64 mb graphics card. plz answer...]]></description>
			<content:encoded><![CDATA[<div>ok i tried what was instructed by ricardo. nothing seems to happen. i'll give all the details.<br />
mine is xubuntu karmic on my pc. it initially shows a mouse like creature(the logo) then the screen goes black; i also have an XP installed in another drive. 384 mb ram 64 mb graphics card. plz answer this one quick;<br />
<br />
ps : when i boot using cd , it does load the os. then loads completely normally each time i reboot untill switched off<br />
<br />
See posts in <a href="!107839!http://www.techsupportforum.com/alternative-computing/linux-support/107839-ubuntu-loads-then-goes-blank-screen-bahhh.html" target="_blank">Ubuntu, loads then goes to blank screen! BAHHH!!!!!</a></div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>harioke</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/433666-screen-goes-blank-xubuntu-9-10-a.html</guid>
		</item>
		<item>
			<title>VMware Workstation 7.0/Ubuntu server networking problems</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/433598-vmware-workstation-7-0-ubuntu-server-networking-problems.html</link>
			<pubDate>Fri, 20 Nov 2009 14:35:40 GMT</pubDate>
			<description><![CDATA[I posted this in networking trouble but think it might need be here in forums. 
Host pc os= Xp pro SP2       
Guest pc os = Ubuntu 8.04 
 
I'm trying to get a Perfect world game server to network on VMware Workstation 7.0. The .VHD was a download from this site...]]></description>
			<content:encoded><![CDATA[<div>I posted this in networking trouble but think it might need be here in forums.<br />
Host pc os= Xp pro SP2      <br />
Guest pc os = Ubuntu 8.04<br />
<br />
I'm trying to get a Perfect world game server to network on VMware Workstation 7.0. The .VHD was a download from this site <a href="http://forum.ragezone.com/f452/perfe...eastie-547832/" target="_blank">http://forum.ragezone.com/f452/perfe...eastie-547832/</a><br />
With a fully operational server running on Ubuntu 8.04. So I got the VMware to run it but i cannot figure out how to get the server or even Ubuntu to access the internet. If some one can help me out it would be awsome.<br />
I'm not to sure what the issue is ive got the VMware set to bridged setting and it auto configs its self around bridging to my real network. The problem is in Ubuntu settings i believe but this is the first time ive ever mess with this typ of OS.<br />
I am total noob with Ubuntu but ive looked at the nano /etc/udev/rules.d/70-persistent-net.rules<br />
file that has SUBSYSTEM==&quot;net&quot;, ACTION==&quot;add&quot;, DRIVERS==&quot;?*&quot;, ATTR{type}==&quot;1&quot;, KERNEL==&quot;eth*&quot;, NAME=&quot;eth0&quot;<br />
<br />
setting. there is a fix mentioned in the tut and ive dont that allso ive checked nano /etc/network/interfaces with the ip's witch displays this<br />
# This file describes the network interfaces available on your system<br />
# and how to activate them. For more information, see interfaces(5).<br />
<br />
# The loopback network interface<br />
auto lo<br />
iface lo inet loopback<br />
<br />
# The primary network interface<br />
auto eth0<br />
iface eth0 inet static<br />
address 192.168.0.51<br />
gateway 192.168.0.1<br />
netmask 255.255.255.0<br />
network 192.168.0.0<br />
broadcast 192.168.0.255<br />
<br />
address 192.168.0.51 &lt;----This is the address that the server is using for <a href="http://192.168.0.51/register/" target="_blank">http://192.168.0.51/register/</a> to register a game account so i think this should stay the same as its in a lot of config files for the server .<br />
<br />
<br />
and i believe this is where i need to fix it up but im not sure if some one with Linux or Ubuntu exp could help me out and take a look at this site and or get me configed i would go nuts with joy.<br />
and i have a router if this is useful to solving this.<br />
this is my ip's configs from CMD----<br />
Microsoft Windows XP [Version 5.1.2600]<br />
(C) Copyright 1985-2001 Microsoft Corp.<br />
<br />
C:\Documents and Settings\Admin&gt;netstat -n<br />
<br />
Active Connections<br />
<br />
Proto Local Address Foreign Address State<br />
TCP 127.0.0.1:3698 127.0.0.1:3699 ESTABLISHED<br />
TCP 127.0.0.1:3699 127.0.0.1:3698 ESTABLISHED<br />
TCP 127.0.0.1:3700 127.0.0.1:3701 ESTABLISHED<br />
TCP 127.0.0.1:3701 127.0.0.1:3700 ESTABLISHED<br />
TCP 192.168.100.50:1718 24.143.196.41:80 ESTABLISHED<br />
TCP 192.168.100.50:1740 66.249.80.148:80 ESTABLISHED<br />
TCP 192.168.100.50:1741 24.143.196.18:80 ESTABLISHED<br />
TCP 192.168.100.50:1745 66.249.80.154:80 ESTABLISHED<br />
TCP 192.168.100.50:1748 66.249.80.164:80 ESTABLISHED<br />
TCP 192.168.100.50:1750 72.52.248.159:80 LAST_ACK<br />
TCP 192.168.100.50:1751 66.249.90.100:80 ESTABLISHED<br />
TCP 192.168.100.50:1753 66.249.90.100:80 ESTABLISHED<br />
TCP 192.168.100.50:1754 66.249.90.100:80 ESTABLISHED<br />
TCP 192.168.100.50:1768 24.143.196.82:80 ESTABLISHED<br />
TCP 192.168.100.50:3685 206.220.42.147:25999 ESTABLISHED<br />
<br />
C:\Documents and Settings\Admin&gt;<br />
<br />
this is a fix for the server that is stated on the site if you go to that link but ill Ctrl+V it for you as well as it might clue you in on something it states<br />
<br />
* eth0 doesn't start<br />
<br />
Edit the following file by typing this..<br />
Code:<br />
<br />
nano /etc/udev/rules.d/70-persistent-net.rules<br />
<br />
<br />
and change the line<br />
Code:<br />
<br />
SUBSYSTEM==&quot;net&quot;, ACTION==&quot;add&quot;, DRIVERS==&quot;?*&quot;, ATTR{address}==&quot;00:0c:29:68:9e:a3&quot;, ATTR{type}==&quot;1&quot;, KERNEL==&quot;eth*&quot;, NAME=&quot;eth0&quot;<br />
<br />
<br />
to<br />
Code:<br />
<br />
SUBSYSTEM==&quot;net&quot;, ACTION==&quot;add&quot;, DRIVERS==&quot;?*&quot;, ATTR{type}==&quot;1&quot;, KERNEL==&quot;eth*&quot;, NAME=&quot;eth0&quot;<br />
<br />
<br />
and remove any line concerning eth1, once done, save and reboot server<br />
<br />
and i did this fix.</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>Erndog</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/433598-vmware-workstation-7-0-ubuntu-server-networking-problems.html</guid>
		</item>
		<item>
			<title>I want to run Ubuntu 9.04 on my Dell Studio Desktop and still use touchscreen</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/433560-i-want-run-ubuntu-9-04-my-dell-studio-desktop-still-use-touchscreen.html</link>
			<pubDate>Fri, 20 Nov 2009 11:12:58 GMT</pubDate>
			<description>I want to run Ubuntu 9.04 on my Dell Studio One 19 Desktop and still retain the touchscreen function. I do have a disk of drivers, but if they are the proper drivers I am still unsure. Any ideas or similar problems?</description>
			<content:encoded><![CDATA[<div>I want to run Ubuntu 9.04 on my Dell Studio One 19 Desktop and still retain the touchscreen function. I do have a disk of drivers, but if they are the proper drivers I am still unsure. Any ideas or similar problems?</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>skunk8709</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/433560-i-want-run-ubuntu-9-04-my-dell-studio-desktop-still-use-touchscreen.html</guid>
		</item>
		<item>
			<title><![CDATA[How to send sms using UNIX program "smsclient"?]]></title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/433512-how-send-sms-using-unix-program-smsclient.html</link>
			<pubDate>Fri, 20 Nov 2009 05:16:14 GMT</pubDate>
			<description><![CDATA[I have installed a simple command line utility called smsclient in ubuntu 9.04 
started sending sms with the following syntax, 
 
*sms_client 0099******* 'hello'* 
 
and i am getting this error, 
 
*Dialing SMSC 0640900139... 
WARNING: MODEM: Failed tcgetattr() errno 5 
WARNING: MODEM: Failed...]]></description>
			<content:encoded><![CDATA[<div>I have installed a simple command line utility called smsclient in ubuntu 9.04<br />
started sending sms with the following syntax,<br />
<br />
<b><font face="Comic Sans MS">sms_client 0099******* 'hello'</font></b><br />
<br />
and i am getting this error,<br />
<br />
<b><i><font face="Palatino Linotype"><font color="Red">Dialing SMSC 0640900139...<br />
WARNING: MODEM: Failed tcgetattr() errno 5<br />
WARNING: MODEM: Failed tcgetattr() errno 5<br />
WARNING: MODEM: Failed to toggle DTR<br />
ERROR: MODEM: MDM_init() Failed<br />
Total Elapsed Time: 2 Seconds</font></font></i></b><br />
<br />
what i need to send sms from my pc? any other suggestions for sms client programs are welcomed..<br />
thanks in advance..:wave:</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>sabarigr</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/433512-how-send-sms-using-unix-program-smsclient.html</guid>
		</item>
		<item>
			<title>Compaq evo n800c ... OS Choices</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/433495-compaq-evo-n800c-os-choices.html</link>
			<pubDate>Fri, 20 Nov 2009 03:53:13 GMT</pubDate>
			<description>Hi all 
just wonderin if anyone has any ideas for an easy os that i could run on my laptop 
Specs: 
Win xp 
1gb ram 
30gb hdd 
pentium 4 1.70 GHz 
mobility radeon 7500 graphics card 
 
Thanx</description>
			<content:encoded><![CDATA[<div>Hi all<br />
just wonderin if anyone has any ideas for an easy os that i could run on my laptop<br />
Specs:<br />
Win xp<br />
1gb ram<br />
30gb hdd<br />
pentium 4 1.70 GHz<br />
mobility radeon 7500 graphics card<br />
<br />
Thanx</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>danzuran</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/433495-compaq-evo-n800c-os-choices.html</guid>
		</item>
		<item>
			<title>Editing Wine Registry.</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/433230-editing-wine-registry.html</link>
			<pubDate>Thu, 19 Nov 2009 06:37:39 GMT</pubDate>
			<description><![CDATA[Hi it has recently come to my attention that I need to make a few tweaks to my wine registry in order to play cod4.  Basically I need to do this    6. 
 
      on console run “wine regedit” and then: 
 
      - in HKEY_CURRENT_USER-Software-Wine create, if it's doesn't already exists, a new key...]]></description>
			<content:encoded><![CDATA[<div>Hi it has recently come to my attention that I need to make a few tweaks to my wine registry in order to play cod4.  Basically I need to do this    6.<br />
<br />
      on console run “wine regedit” and then:<br />
<br />
      - in HKEY_CURRENT_USER-Software-Wine create, if it's doesn't already exists, a new key named Direct3D<br />
<br />
      - in Direct3D create the following strings with teh following values:<br />
<br />
            string: DirectDrawRenderer          value: opengl<br />
<br />
            string: Nonpower2Mode               value: repack<br />
<br />
            string: OffscreenRenderingMode   value: fbo<br />
<br />
            string: RenderTargetLockMode     value: auto<br />
<br />
            string: UseGLSL                           value: readtex<br />
<br />
            string: VideoMemorySize              value: (memory size of your graphic card)<br />
<br />
taken from the winehq website and I dont really know what to do once I enter the registry so that wine recognizes and uses everything properly.  <br />
<br />
I need a step by step guide to making these adjustments work, thanks.</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>M3guy</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/433230-editing-wine-registry.html</guid>
		</item>
		<item>
			<title>FlashPlayer Plungin Ubuntu 9.1</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/433005-flashplayer-plungin-ubuntu-9-1-a.html</link>
			<pubDate>Wed, 18 Nov 2009 15:48:18 GMT</pubDate>
			<description><![CDATA[Good day all, 
 
Not much experience with Linux. 
 
At home, I tried running ubuntu 9.1 as a vmware appliance (VM Player 3.0). When using the Firefox browser (3.5.3) in ubuntu, there is no flashplayer plugin installed.  
 
So far, here is what I've done: 
 
- I downloaded the "flashplayer".deb file...]]></description>
			<content:encoded><![CDATA[<div>Good day all,<br />
<br />
Not much experience with Linux.<br />
<br />
At home, I tried running ubuntu 9.1 as a vmware appliance (VM Player 3.0). When using the Firefox browser (3.5.3) in ubuntu, there is no flashplayer plugin installed. <br />
<br />
So far, here is what I've done:<br />
<br />
- I downloaded the &quot;flashplayer&quot;.deb file and attempted to install but end up with a dependency error. <br />
<br />
- I downloaded the &quot;flashplayer&quot;.tar.gz and extract the file hoping to get an flashplayer installer file, but all I got is one file with a .so extensions (no directory)<br />
<br />
- I attempted to &quot;update software&quot; using ubuntu software center menu but no success.<br />
<br />
- I googled the problem (searching for dependency with filename error etc..) and everywhere I go either I have no clue what the solution is or the &quot;attempted resolution&quot; steps do not work for me...!<br />
<br />
  NOTE: I don't have exact filename as I am sitting on a different conputer as I am writing this.<br />
<br />
I even re-downloaded the VM Appliances just to eliminate a variable. I tried other appliance (i.e. Mandriva based) but the works involved in getting flash player to work is even more complicated (for me...!)<br />
<br />
Has anyone have a precise and clear step by step instructions on how to install flash player for firefox?<br />
<br />
Any help would be much appreciated.<br />
<br />
In the meantime, I will still &quot;google&quot; to find a solution, but I am getting near to abandon this idea (someone told me that Linux was fun, well let's say that this has not been fun for me...!)<br />
<br />
Thanks,</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>jgagauth</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/433005-flashplayer-plungin-ubuntu-9-1-a.html</guid>
		</item>
		<item>
			<title>problem with internet speed due to packet drops in gateway/proxy linux server</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/432966-problem-internet-speed-due-packet-drops-gateway-proxy-linux-server.html</link>
			<pubDate>Wed, 18 Nov 2009 12:12:33 GMT</pubDate>
			<description>We are facing a problem with internet speed due to packet drops at the gateway server.  
We have 1Mbps Internet Leased Line (ILP). 
We are using Fedora 7 as gateway which runs Iptables with NAT and Squid proxy.This server has two NICs – eth0 connect to internet and eth1  to LAN.Another Linux...</description>
			<content:encoded><![CDATA[<div>We are facing a problem with internet speed due to packet drops at the gateway server. <br />
We have 1Mbps Internet Leased Line (ILP).<br />
We are using Fedora 7 as gateway which runs Iptables with NAT and Squid proxy.This server has two NICs – eth0 connect to internet and eth1  to LAN.Another Linux machine runs a Samba server as domain controller. All the clients in are Windows XP Pro but laptops running XP Home,Vista are there connecting thru a Wireless.<br />
Server runs Apache,dhcpd,named,mysql,openvpn,knowledgetree services also other than Squid and Iptables/NAT but they are not resource intense<br />
<br />
I made a settings change in gShield.conf and Squid.conf file so that now everybody has to use the proxy settings in browser.This is for http traffic only and other traffic(POP,SMTP,FTP,Torrent,HTTPS) is not affected by this proxy.<br />
We made some policy to regulate usage such as download,torrents etc<br />
These measures improved the performance very well but still I can see 1-3% packet drops while pinging to a server on internet say DNS server of ISP..This happens when internet traffic is more. Maximum simultaneous users will be &lt;50.<br />
<br />
This packet drop causes slow browsing speed as well as breakup Skype call,web conference etc<br />
<br />
I tried pinging the default gateway of internet port 'eth0' for one minute a from the server itself :<br />
#ping -f xxx.xxx.xxx.xxx<br />
13450 packets transmitted,13383 received,0% packet loss,time 60291ms<br />
<br />
I disabled the LAN port 'eth1' and again pinged the default gateway for one minute:<br />
#ping -f xxx.xxx.xxx.xxx<br />
15263 packets transmitted,15262 packets received,0% loss, time 60660ms<br />
<br />
Similar results got when same test is repeated .This is done when all the services are still running.This matches with experience that when users on LAN are idle, packet drops are few.<br />
<br />
Is this infers that some client/setup on the LAN eth1 interfere with the packet drops on server?<br />
Or the server cannot handle the traffic when both NICs are active?<br />
Is WirelessLAN Vista/XP Home clients causing disturbance<br />
<br />
It is sure that ISP or the line doesn’t have a problem as we tried by changing the line also.<br />
<br />
I connected another internet connection to a Netgear Wireless router and made as the default gateway.When I pinged ISP's DNS server using ping xxx.xxx.xxx.xxx -t option there is not a single packet drop observed even though both Wireless router and the clients are in the same network which contains Linux gateway server which had the reported problem. The packet drops occurs when client configured to use the Linux server as default gateway.</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>anilonet</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/432966-problem-internet-speed-due-packet-drops-gateway-proxy-linux-server.html</guid>
		</item>
		<item>
			<title>an issue with fedora11</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/432939-issue-fedora11.html</link>
			<pubDate>Wed, 18 Nov 2009 09:03:57 GMT</pubDate>
			<description><![CDATA[i'm using fedora11.i v drained the battery fully in fedora 11 OS.bt after that,wen i switchd my laptop ON,it has booted(fedora)  but not proceeding to the next stage...........i mean instead of showing the desktop,it is showing a black blank screen n got stucked............can anyone plz suggest a...]]></description>
			<content:encoded><![CDATA[<div>i'm using fedora11.i v drained the battery fully in fedora 11 OS.bt after that,wen i switchd my laptop ON,it has booted(fedora)  but not proceeding to the next stage...........i mean instead of showing the desktop,it is showing a black blank screen n got stucked............can anyone plz suggest a solution..........................</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>Remya</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/432939-issue-fedora11.html</guid>
		</item>
		<item>
			<title>somewhat ASAP: Convert Unix Flatfile Database to MDB</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/432535-somewhat-asap-convert-unix-flatfile-database-mdb.html</link>
			<pubDate>Tue, 17 Nov 2009 03:06:54 GMT</pubDate>
			<description>hi all 
 
first of all, im not too familiar with linux distros so you may have to bear with me. 
 
currently we have a redhat server that hosts a flatfile database (unsure of the type), which we need to convert to a MBD database or somthing similar. the reason is that the server has to be sent back...</description>
			<content:encoded><![CDATA[<div>hi all<br />
<br />
first of all, im not too familiar with linux distros so you may have to bear with me.<br />
<br />
currently we have a redhat server that hosts a flatfile database (unsure of the type), which we need to convert to a MBD database or somthing similar. the reason is that the server has to be sent back to the company and we still need to have access to the data for records (less than once a month).<br />
<br />
can you help?? it is a little bit urgent as we need to return the server asap.<br />
<br />
cheers in advance<br />
Murray</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>ChemicalAfinity</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/432535-somewhat-asap-convert-unix-flatfile-database-mdb.html</guid>
		</item>
		<item>
			<title>Firefox Add ons For Prism under Jolicloud</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/432354-firefox-add-ons-prism-under-jolicloud.html</link>
			<pubDate>Mon, 16 Nov 2009 17:58:47 GMT</pubDate>
			<description><![CDATA[Title says it all.  Is there a way to get add ons to work under my web apps that I installed?  They use Prism, and I've heard that it's possible.  In particular, I'd like to install the Google Redesigned add on in my Gmail, Greader, and Gdocs apps.  And maybe Ad Block Plus under a couple of other...]]></description>
			<content:encoded><![CDATA[<div>Title says it all.  Is there a way to get add ons to work under my web apps that I installed?  They use Prism, and I've heard that it's possible.  In particular, I'd like to install the Google Redesigned add on in my Gmail, Greader, and Gdocs apps.  And maybe Ad Block Plus under a couple of other ones.<br />
<br />
Posting this under the Linux section because the Windows tutorials obviously don't help.</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>Zatara214</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/432354-firefox-add-ons-prism-under-jolicloud.html</guid>
		</item>
		<item>
			<title>Identify talk bar widget? and how to use?</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/432044-identify-talk-bar-widget-how-use.html</link>
			<pubDate>Sun, 15 Nov 2009 17:12:23 GMT</pubDate>
			<description><![CDATA[Attachment 60297 (http://www.techsupportforum.com/attachments/linux-support/60297-identify-talk-bar-widget-how-use-snapshot1.jpg) 
I'd like to know what this widget is and what it does?  I can't seem to get any info from right clicking it to open it, or how to use it.  When I hover mouse over it, there is no id about it, and then when I right...]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.techsupportforum.com/attachments/linux-support/60297-identify-talk-bar-widget-how-use-snapshot1.jpg" target="_blank">Attachment 60297</a><br />
I'd like to know what this widget is and what it does?  I can't seem to get any info from right clicking it to open it, or how to use it.  When I hover mouse over it, there is no id about it, and then when I right click it says' open, copy, or save image'.  But when I click on one of them...nothing happens.<br />
<br />
I am new to Linux and Kubuntu...have Ubuntu on another computer and never saw this widget there?<br />
<br />
Thank you for your help<br />
dlabanca</div>


	<br />
	<div style="padding:6px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.techsupportforum.com/cwd/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.techsupportforum.com/attachments/linux-support/60297d1258304821-identify-talk-bar-widget-how-use-snapshot1.jpg" target="_blank">snapshot1.jpg</a> (23.7 KB)</td>
</tr>
			</table>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>dlabanca</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/432044-identify-talk-bar-widget-how-use.html</guid>
		</item>
		<item>
			<title>dual booting windows 7 and ubuntu</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/431808-dual-booting-windows-7-ubuntu.html</link>
			<pubDate>Sat, 14 Nov 2009 20:52:14 GMT</pubDate>
			<description>I have an Xubuntu installation disc and want to dual boot my computer which is currently running Windows 7 Professional.  I read somewhere I have to create a partition using a 3rd party software because xubuntu doesnt recognize windows 7 as an OS?  Does anyone have a step-by-step process in...</description>
			<content:encoded><![CDATA[<div>I have an Xubuntu installation disc and want to dual boot my computer which is currently running Windows 7 Professional.  I read somewhere I have to create a partition using a 3rd party software because xubuntu doesnt recognize windows 7 as an OS?  Does anyone have a step-by-step process in creating a dual boot system with xubuntu and windows 7 without messing with my windows 7 installation?</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>ohokthanks</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/431808-dual-booting-windows-7-ubuntu.html</guid>
		</item>
		<item>
			<title>MBR/Grub Issue</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/431688-mbr-grub-issue.html</link>
			<pubDate>Sat, 14 Nov 2009 12:53:58 GMT</pubDate>
			<description>My windows install crashed on my dual boot system. I reinstalled and it wiped out my karmic koala loader. They are on separate hard drives, and now the ubuntu partition and loader seem unable to be recovered. any assistance on how to make the Grub loader my default instead of the windows one? 
 
as...</description>
			<content:encoded><![CDATA[<div>My windows install crashed on my dual boot system. I reinstalled and it wiped out my karmic koala loader. They are on separate hard drives, and now the ubuntu partition and loader seem unable to be recovered. any assistance on how to make the Grub loader my default instead of the windows one?<br />
<br />
as an aside, does anyone know how to make /ext4 partitions/disks visible to windows? my second and third appear not to exist to the windows install.<br />
<br />
any help is appreciated, thanks mfg</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>itendo</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/431688-mbr-grub-issue.html</guid>
		</item>
		<item>
			<title>Cento in Virtual Machine</title>
			<link>http://www.techsupportforum.com/alternative-computing/linux-support/431258-cento-virtual-machine.html</link>
			<pubDate>Fri, 13 Nov 2009 02:46:08 GMT</pubDate>
			<description><![CDATA[hello 
 
I would like to know if centos works in a virtual machine on my vista desktop. 
 
I have it installing ok, but when compleded and rebooted the Centos OS is all black and yellow lines. I can log in and it looks like it works but it's all balck and yellow horizonyal lines. 
 
I deleted and...]]></description>
			<content:encoded><![CDATA[<div>hello<br />
<br />
I would like to know if centos works in a virtual machine on my vista desktop.<br />
<br />
I have it installing ok, but when compleded and rebooted the Centos OS is all black and yellow lines. I can log in and it looks like it works but it's all balck and yellow horizonyal lines.<br />
<br />
I deleted and restarted the whole process 4 times and it does exactly the same thing everytime.<br />
<br />
The virtual machine works as I run quite a few of them with different OS in them.<br />
<br />
Any linux experts out there that can help me please.</div>

]]></content:encoded>
			<category domain="http://www.techsupportforum.com/alternative-computing/linux-support/">Linux Support</category>
			<dc:creator>phil1ooo</dc:creator>
			<guid isPermaLink="true">http://www.techsupportforum.com/alternative-computing/linux-support/431258-cento-virtual-machine.html</guid>
		</item>
	</channel>
</rss>
