<?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>JustLinux Forums</title>
		<link>http://justlinux.com/forum</link>
		<description>This is a forum for discussiing all matters related to the Linux operating systems, all distrobutions and versions</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 00:33:47 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://justlinux.com/forum/images/misc/rss.jpg</url>
			<title>JustLinux Forums</title>
			<link>http://justlinux.com/forum</link>
		</image>
		<item>
			<title>TimeLine from Mandriva to OpenSuSE... can I?</title>
			<link>http://justlinux.com/forum/showthread.php?t=154143&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 20:03:21 GMT</pubDate>
			<description><![CDATA[So here's the deal, I just found this neat feature that seems to only exist in Mandriva and I want it in OpenSuSE but haven't been able to get it. ROSA also seems to have this feature as well it's...]]></description>
			<content:encoded><![CDATA[<div>So here's the deal, I just found this neat feature that seems to only exist in Mandriva and I want it in OpenSuSE but haven't been able to get it. ROSA also seems to have this feature as well it's called TimeFrame:<br />
<br />
<img src="http://www.mandriva.com/en/linux/features/timeframe.png" border="0" alt="" /><br />
<br />
I like the way it looks and I can see it as being quite useful in making my day to day use more efficient and faster. So is it possible to get this in OpenSuSE 11.4? And if yes then how?</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=22">Window/Desktop Managers</category>
			<dc:creator>MkIII_Supra</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154143</guid>
		</item>
		<item>
			<title>need help</title>
			<link>http://justlinux.com/forum/showthread.php?t=154142&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 20:40:00 GMT</pubDate>
			<description>hi long tim no see i guess, ok get to the point of it, 
 
i wish to program on linux but not sure where to start, as i was a VB.NET user and now fed up with the over bloated Mule, I wish to start...</description>
			<content:encoded><![CDATA[<div>hi long tim no see i guess, ok get to the point of it,<br />
<br />
i wish to program on linux but not sure where to start, as i was a VB.NET user and now fed up with the over bloated Mule, I wish to start with C++ on Linux but am stuck where to start looking for a application  like program for it, if it's a case of using VI in shell thats fine but i'm thinking more towards a GUI C++ if possible, any help would be apriciated.<br />
<br />
<br />
Goaphs :)</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=28">Programming/Scripts</category>
			<dc:creator>Goapher2001</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154142</guid>
		</item>
		<item>
			<title>A place for Android?</title>
			<link>http://justlinux.com/forum/showthread.php?t=154140&amp;goto=newpost</link>
			<pubDate>Sat, 12 May 2012 00:01:44 GMT</pubDate>
			<description><![CDATA[After ten years using Linux at the Desktop, Android has me feeling baffled and crazy. I didn't know whether I should ask questions about Android in here, but I'd like to.  it's Linux, right?  That's...]]></description>
			<content:encoded><![CDATA[<div>After ten years using Linux at the Desktop, Android has me feeling baffled and crazy. I didn't know whether I should ask questions about Android in here, but I'd like to.  it's Linux, right?  That's what I keep hearing.  And I'd really like some help from people who are Linux oriented.   What I'd suggest is simply mentioning android in the heading for the forum on mobile linux.  I think that forum in general could stand to be upgraded.  Does anybody use PDAs anymore?</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=29">JL Ideas</category>
			<dc:creator>blackbelt_jones</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154140</guid>
		</item>
		<item>
			<title>Bios post null modem capture</title>
			<link>http://justlinux.com/forum/showthread.php?t=154139&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 11:47:57 GMT</pubDate>
			<description><![CDATA[Hello everyone, 
 
I tried "Googling" my way around but I'm not sure I'm looking in the right place because nothing I'm doing is working. 
 
I have a server I'm building for cheap and I've run into...]]></description>
			<content:encoded><![CDATA[<div>Hello everyone,<br />
<br />
I tried &quot;Googling&quot; my way around but I'm not sure I'm looking in the right place because nothing I'm doing is working.<br />
<br />
I have a server I'm building for cheap and I've run into what appears to be a known issue, and is quite common.<br />
<br />
The issue I have is that the motherboard I have doesn't support my CPU out of the box.  I have the SuperMico H8DAE-2 I'm trying to use with 2 AMD Opteron 2435 &quot;Istanbul&quot; Hex-Core processors.<br />
<br />
While this motherboard is stated to support the processors I bought it for, it doesn't do so out of the box, and none of the marketing information stated this.  It wasn't until I checked out BIOS updates with a system that wouldn't even POST that I found out.<br />
<br />
I ordered a used AMD Opteron 2210 - that will work in the board without a BIOS update - from eBay.  While I wait for this I would like to advance my learning.  In the manual for the motherboard I have, they list a bunch of POST checkpoints that are available to be read via IO port 0080h.  From what I can tell, this is a serial port, and a common port for this type of information.  What I'm looking to do is read this information.<br />
<br />
I tried my best to connect to the machine using a null modem cable and read the data but I'm not getting anything.  I've never done this type of work and I can't really find any information as to how to actually connect to IO port 0080h.<br />
<br />
From what I can find on this subject, a diagnostic device - IE host system, lom card, console terminal - is connected and listens to logical port 0080h.  I'm not exactly sure how to go about this.  I've found some vague details regareding a USB connection but no specifics are mentioned, such as software or other methods.<br />
<br />
Both the host and target system have a serial port I can use and I have a null modem cable to connect the two systems.  I did this once like 10 years ago using a Sun Microsystems Sparc Ultra 10, but I've forgotten how to do it.<br />
<br />
Can someone point me in the right direction to find the information I'm looking for?</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=17">Hardware</category>
			<dc:creator>WrinkledCheese</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154139</guid>
		</item>
		<item>
			<title>Native H.264 video support for firefox?</title>
			<link>http://justlinux.com/forum/showthread.php?t=154137&amp;goto=newpost</link>
			<pubDate>Tue, 08 May 2012 06:43:28 GMT</pubDate>
			<description><![CDATA[Err, that's it.  Can I get it?  Using Debian Squeeze. 
 
Thanks any help.]]></description>
			<content:encoded><![CDATA[<div>Err, that's it.  Can I get it?  Using Debian Squeeze.<br />
<br />
Thanks any help.</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=18">Software</category>
			<dc:creator>lugoteehalt</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154137</guid>
		</item>
		<item>
			<title>Brand New android tablet</title>
			<link>http://justlinux.com/forum/showthread.php?t=154136&amp;goto=newpost</link>
			<pubDate>Mon, 07 May 2012 22:02:05 GMT</pubDate>
			<description>anybody else got one of these thngs?   Awesome, but it seems pretty limited.  Am I  going to be able to download files and copy and paste text?  This is really Linux?</description>
			<content:encoded><![CDATA[<div>anybody else got one of these thngs?   Awesome, but it seems pretty limited.  Am I  going to be able to download files and copy and paste text?  This is really Linux?</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=54">Mobile Computing</category>
			<dc:creator>blackbelt_jones</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154136</guid>
		</item>
		<item>
			<title>Cannot get umask setting to stick</title>
			<link>http://justlinux.com/forum/showthread.php?t=154135&amp;goto=newpost</link>
			<pubDate>Mon, 07 May 2012 14:51:37 GMT</pubDate>
			<description><![CDATA[CentOS6.2 64-bit 
 
I've changed the umask setting in in /etc/bashrc from the default to 027 for security reasons, it now looks like this: 
 
if [ $UID -gt 99 ] && [ "`id -gn`" = "`id -un`" ]; then 
...]]></description>
			<content:encoded><![CDATA[<div>CentOS6.2 64-bit<br />
<br />
I've changed the umask setting in in /etc/bashrc from the default to 027 for security reasons, it now looks like this:<br />
<br />
if [ $UID -gt 99 ] &amp;&amp; [ &quot;`id -gn`&quot; = &quot;`id -un`&quot; ]; then<br />
        umask 027<br />
else<br />
        umask 027<br />
fi<br />
<br />
Tried disabling selinux and rebooted, all to no avail.<br />
<br />
Now, on 2 other systems, not running not running same version levels though, this change has worked fine, but on CentOS6.2 64-bit it appears to do nothing, and yes, I have logged off/on - any ideas?</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=19">Technical</category>
			<dc:creator>fishface</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154135</guid>
		</item>
		<item>
			<title>Audio control</title>
			<link>http://justlinux.com/forum/showthread.php?t=154134&amp;goto=newpost</link>
			<pubDate>Fri, 04 May 2012 01:37:09 GMT</pubDate>
			<description><![CDATA[I'm not sure what catagory this belongs too, but neither XFCE4, KDE nor Gnome Mate/cinamon understand what my media keys do. 
 
If I use them, the little pop up shows that the volume is turning...]]></description>
			<content:encoded><![CDATA[<div>I'm not sure what catagory this belongs too, but neither XFCE4, KDE nor Gnome Mate/cinamon understand what my media keys do.<br />
<br />
If I use them, the little pop up shows that the volume is turning up/down or muting as expected but it seems to be controlling the wrong thing since it doesn't actually change the volume at all.<br />
<br />
This works perfectly in gnome-shell, however.<br />
<br />
How can I associate the media keys with the right audio device?<br />
<br />
thanks</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=17">Hardware</category>
			<dc:creator>happybunny</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154134</guid>
		</item>
		<item>
			<title>mouse control</title>
			<link>http://justlinux.com/forum/showthread.php?t=154133&amp;goto=newpost</link>
			<pubDate>Fri, 04 May 2012 01:34:36 GMT</pubDate>
			<description><![CDATA[As with most Lenovo laptops, my x120e has a stick and a touch pad mouse's. 
 
Each has their own set of buttons. 
 
I primarily use the stick to navigate around, and the touch pad for scrolling. 
...]]></description>
			<content:encoded><![CDATA[<div>As with most Lenovo laptops, my x120e has a stick and a touch pad mouse's.<br />
<br />
Each has their own set of buttons.<br />
<br />
I primarily use the stick to navigate around, and the touch pad for scrolling.<br />
<br />
However, I never use the touch pad buttons, and most often accidentally hit them with parts of myself I wont describe here.<br />
<br />
The mouse control software in Windows does let me do such a thing, but can I do so in Linux somehow?<br />
<br />
Thanks!</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=17">Hardware</category>
			<dc:creator>happybunny</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154133</guid>
		</item>
		<item>
			<title>Slackware 13.37 lilo, grub and my poor MBR</title>
			<link>http://justlinux.com/forum/showthread.php?t=154132&amp;goto=newpost</link>
			<pubDate>Thu, 03 May 2012 16:51:32 GMT</pubDate>
			<description><![CDATA[I'm lost 
I've installed slackware at least 10 times now. Every time lilo comes up with a new problem and oh how random they are. 
This time for example, I just restarted my computer from windows,...]]></description>
			<content:encoded><![CDATA[<div>I'm lost<br />
I've installed slackware at least 10 times now. Every time lilo comes up with a new problem and oh how random they are.<br />
This time for example, I just restarted my computer from windows, doing nothing but browsing since boot-up. Then when I restart it says: &quot;Lilo - keytable read/checksum error&quot; right after bios.<br />
<br />
How can I fix this or get rid of lilo all together?<br />
<br />
I tried reinstalling slackware together with lilo, but that didn't change a thing. <br />
<br />
I tried installing grub2 (20 of 25 passes failed) then grub 1, but that didn't work either.<br />
<br />
I'm not sure what kind of information you need to help me, so please let me know.<br />
<br />
Thanks in advance.</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=57">Newbies Corner</category>
			<dc:creator>merkaner</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154132</guid>
		</item>
		<item>
			<title>No news...</title>
			<link>http://justlinux.com/forum/showthread.php?t=154131&amp;goto=newpost</link>
			<pubDate>Wed, 02 May 2012 17:55:45 GMT</pubDate>
			<description>Ive seen no new articles on the main page since March 23, 2012. 
I tried logging out and back in to no avail. 
 
Has anyone a suggestion for getting me back in the loop?</description>
			<content:encoded><![CDATA[<div>Ive seen no new articles on the main page since March 23, 2012.<br />
I tried logging out and back in to no avail.<br />
<br />
Has anyone a suggestion for getting me back in the loop?</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=36">Post Your Forum Bugs Here</category>
			<dc:creator>camelrider</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154131</guid>
		</item>
		<item>
			<title>RE: kernel alterations</title>
			<link>http://justlinux.com/forum/showthread.php?t=154130&amp;goto=newpost</link>
			<pubDate>Tue, 01 May 2012 21:53:10 GMT</pubDate>
			<description><![CDATA[Can CONFIG_INTEL_TXT be safely *deleted*, without the OS becoming unstable? Note I'm already aware of the 'disable' route, and have no interest in that. I require it to be totally erased from the...]]></description>
			<content:encoded><![CDATA[<div>Can CONFIG_INTEL_TXT be safely <b>deleted</b>, without the OS becoming unstable? Note I'm already aware of the 'disable' route, and have no interest in that. I require it to be totally erased from the kernel.<br />
<br />
If this is possible, please advise how to do it!</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=57">Newbies Corner</category>
			<dc:creator>Formido</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154130</guid>
		</item>
		<item>
			<title>Secure Apcahe Tomcat combo</title>
			<link>http://justlinux.com/forum/showthread.php?t=154129&amp;goto=newpost</link>
			<pubDate>Mon, 30 Apr 2012 18:23:48 GMT</pubDate>
			<description><![CDATA[Linux Gurus, 
 
Hope some one will be able to answer a few questions here: 
 
I have sifted through a lot of literature but finally 'am putting my  
requirements in order (writing) 
 
I need the...]]></description>
			<content:encoded><![CDATA[<div>Linux Gurus,<br />
<br />
Hope some one will be able to answer a few questions here:<br />
<br />
I have sifted through a lot of literature but finally 'am putting my <br />
requirements in order (writing)<br />
<br />
I need the following:<br />
<br />
1. Need apache httpd run in non-root mode ('understand sudo will get<br />
me started, and apache will start initially as root-privileged  and transition <br />
to non-root)<br />
<br />
2. Make group called apache-tomcat and add httpd  to that<br />
<br />
3. Add tomcat (process) to the apache-tomcat group<br />
<br />
4. Add a directory (out side tomcat/apache folder) that needs to be<br />
write-read for apache-tomcat group. My web application needs to read write files into that directory<br />
<br />
How do 'achieve this? what commands would be executed.<br />
<br />
Thanks a bunch in anticipation:)</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=34">Web/Security</category>
			<dc:creator>latp</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154129</guid>
		</item>
		<item>
			<title>Printing to an HP printer from fedora</title>
			<link>http://justlinux.com/forum/showthread.php?t=154128&amp;goto=newpost</link>
			<pubDate>Fri, 27 Apr 2012 17:23:58 GMT</pubDate>
			<description>Hello all,  I am trying to print to an hp officejet 5610xi printer that is shared from a windows machine.  I have set up the printer on fedora 16 using both types of hp5600 series drivers and it just...</description>
			<content:encoded><![CDATA[<div>Hello all,  I am trying to print to an hp officejet 5610xi printer that is shared from a windows machine.  I have set up the printer on fedora 16 using both types of hp5600 series drivers and it just does not print.  The printer makes some noises like it is going to print but it says printing and the power light is flashing but it never prints.  I have to shut it down and when I turn it back on windows tries to install it as a new printer.  Any help would be appreciated.<br />
I have two other samba printers installed on the fedora box and they both work perfectly.</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=17">Hardware</category>
			<dc:creator>NumbLock27</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154128</guid>
		</item>
		<item>
			<title>pass argument from shell script to awk</title>
			<link>http://justlinux.com/forum/showthread.php?t=154127&amp;goto=newpost</link>
			<pubDate>Thu, 26 Apr 2012 23:58:04 GMT</pubDate>
			<description>I have the following script: 
 
Code: 
--------- 
#!/bin/sh 
 
# converts delimited file to a fixed width file 
# expects 3 parameters:  input file delimiter, 
#                       input file...</description>
			<content:encoded><![CDATA[<div>I have the following script:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">#!/bin/sh<br />
<br />
# converts delimited file to a fixed width file<br />
# expects 3 parameters:&nbsp; input file delimiter,<br />
#&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  input file name,<br />
#&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  output file name<br />
<br />
<br />
# variables<br />
IFS=$1<br />
INPUTFILE=$2<br />
OUTPUTFILE=$3<br />
<br />
awk -v FS=$IFS '<br />
BEGIN {<br />
&nbsp; &nbsp; max1=0;<br />
&nbsp; &nbsp; max2=0;<br />
&nbsp; &nbsp; max3=0;<br />
&nbsp; &nbsp; max4=0;<br />
&nbsp; &nbsp; max5=0;<br />
}<br />
<br />
{<br />
&nbsp; &nbsp; line[NR]=$0;<br />
<br />
&nbsp; &nbsp; # dynamically set max field lengths to lengths of actual fields<br />
&nbsp; &nbsp; if(length($1) &gt; max1) {max1=length($1)}<br />
&nbsp; &nbsp; if(length($2) &gt; max2) {max2=length($2)}<br />
&nbsp; &nbsp; if(length($3) &gt; max3) {max3=length($3)}<br />
&nbsp; &nbsp; if(length($4) &gt; max4) {max4=length($4)}<br />
&nbsp; &nbsp; if(length($5) &gt; max5) {max5=length($5)}<br />
&nbsp; &nbsp; lines=NR<br />
}<br />
<br />
END {<br />
&nbsp; &nbsp; fmt=&quot;%&quot;max1&quot;s%&quot;max2&quot;s%&quot;max3&quot;s%&quot;max4&quot;s%&quot;max5&quot;s\n&quot;<br />
&nbsp; &nbsp; for(i=1;i&lt;=lines;i++) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; split(line[i], a)<br />
&nbsp; &nbsp; &nbsp; &nbsp; printf fmt, a[1],a[2],a[3],a[4],a[5]<br />
&nbsp; &nbsp; }<br />
}' $INPUTFILE &gt; $OUTPUTFILE</code><hr />
</div>It is interpreting the two variables $INPUTFILE and $OUTPUTFILE correctly but it is not interpreting the variable $IFS correctly.  From the shell I'm passing in a comma as the argument for $IFS but awk is using a space as the value, and for the life of me I cannot figure out why.  If I hardcode the awk FS value as a comma, the script works great.</div>

]]></content:encoded>
			<category domain="http://justlinux.com/forum/forumdisplay.php?f=28">Programming/Scripts</category>
			<dc:creator>spowel4</dc:creator>
			<guid isPermaLink="true">http://justlinux.com/forum/showthread.php?t=154127</guid>
		</item>
	</channel>
</rss>

