<?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>Rammblings and Madness &#187; /usr</title>
	<atom:link href="http://noronha.id.au/category/slug/usr/feed/" rel="self" type="application/rss+xml" />
	<link>http://noronha.id.au</link>
	<description>Life is boring if things "Just Work" !</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:23:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Brother HL-2142</title>
		<link>http://noronha.id.au/2010/07/brother-hl-2142/</link>
		<comments>http://noronha.id.au/2010/07/brother-hl-2142/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 08:23:37 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=204</guid>
		<description><![CDATA[Just purchased a B&#38;W Brother HL-2142 Laser, Ubuntu compatibility is plug in wait and print work out the box. (10.04) $99 from office works. Only fault does not come with a USB cable !]]></description>
			<content:encoded><![CDATA[<p>Just purchased a B&amp;W Brother HL-2142 Laser,</p>
<p>Ubuntu compatibility is plug in wait and print work out the box. (10.04)</p>
<p>$99 from office works.</p>
<p>Only fault does not come with a USB cable !</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2010/07/brother-hl-2142/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbank Slow</title>
		<link>http://noronha.id.au/2010/01/netbank-slow/</link>
		<comments>http://noronha.id.au/2010/01/netbank-slow/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 11:49:39 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Commbank]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Netbank]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=194</guid>
		<description><![CDATA[If your a commonwealth bank customer and you use ubuntu or other linux OS you may find that the Netbank website is extremely slow to login to. Solution install nscd name server cache daemon sudo apt-get install nscd apt://ncsd by the way this was found out by putting a complaint into the commonwealth bank which [...]]]></description>
			<content:encoded><![CDATA[<p>If your a commonwealth bank customer and you use ubuntu or other linux OS you may find that the Netbank website is extremely slow to login to.</p>
<p>Solution install nscd name server cache daemon</p>
<p>sudo apt-get install nscd</p>
<p><a href="apt://nscd">apt://ncsd</a></p>
<p>by the way this was found out by putting a complaint into the commonwealth bank which the complaint was swiftly replied to with generic flush your DNS for windows instructions and further instructions saying that AVG link scanner also is known to slow down Netbank. but once I dismissed these solutions as not solving the problem they then actually asked real questions got me to try and different dns server.  I also got plenty of phone calls check that my problem has been resolved or that at least someone is attempting to fix it so there ads must be right..</p>
<p>In the long run Commonwealth bank need to fix there DNS so that there sub-domain address is faster to look up.</p>
<p>In the short term my problem is fixed if it&#8217;s only a speed increase when I log into Netbank for the 2nd time, since the cache seems to clear on each restart.</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2010/01/netbank-slow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing AGVCRToMPEG2 on 9.04</title>
		<link>http://noronha.id.au/2009/10/installing-agvcrtompeg2-on-9-04/</link>
		<comments>http://noronha.id.au/2009/10/installing-agvcrtompeg2-on-9-04/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 01:08:36 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=180</guid>
		<description><![CDATA[AGVCRtoMPEG2 &#8211; is an old and outdated program that can convert your AGVCR recordings to avi or mp3. README can be found at https://svn.ci.uchicago.edu/svn/if-media/AGVCRToMPEG2/README Dependencies from apt repos: Scons Subversion Build-essentials libgsm libsamplerate libz sudo apt-get install scons subversion build-essential libgsm1-dev libsamplerate-dev libz-dev Download the code form the svn repository svn co https://svn.ci.uchicago.edu/svn/if-media/AGVCRToMPEG2 We have [...]]]></description>
			<content:encoded><![CDATA[<p>AGVCRtoMPEG2 &#8211; is an old and outdated program that can convert your AGVCR recordings to avi or mp3.</p>
<p>README can be found at <a href="https://svn.ci.uchicago.edu/svn/if-media/AGVCRToMPEG2/README" target="_blank">https://svn.ci.uchicago.edu/svn/if-media/AGVCRToMPEG2/README</a></p>
<p>Dependencies from apt repos:</p>
<ul>
<li>Scons</li>
<li>Subversion</li>
<li>Build-essentials</li>
<li>libgsm</li>
<li>libsamplerate</li>
<li>libz</li>
</ul>
<blockquote><p>sudo apt-get install scons subversion build-essential libgsm1-dev libsamplerate-dev libz-dev</p></blockquote>
<p>Download the code form the svn repository</p>
<blockquote><p>svn co https://svn.ci.uchicago.edu/svn/if-media/AGVCRToMPEG2</p></blockquote>
<p>We have to use the exact version of ffmpeg that he used in development since he has used superseeded functions from the ffmpeg libiary</p>
<blockquote><p>svn co svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg -r 5652</p></blockquote>
<p>Configure and Make ffmpeg (don&#8217;t install unless you want to)</p>
<p>cd ffmpeg</p>
<blockquote><p>./configure</p></blockquote>
<blockquote><p>make</p></blockquote>
<p>Next we have to edit the scons file in cd ~/AGVCRToMPEG2 , it is meant to take the command argument of where you complied the version of ffmpeg but it seems to use old and outdated scons code so we hard code the location in.</p>
<p>Using your favourite editor e.g vim SConstruct</p>
<p>On line 23:</p>
<p>ffmpeg_path = env['ffmpeg_path']<br />
#ffmpeg_path= /home/jack/D/project/ffmpeg</p>
<p>change to</p>
<p>#ffmpeg_path = env['ffmpeg_path']<br />
ffmpeg_path= &#8216;/home/carma/ffmpeg&#8217;</p>
<p>replace carma with your username</p>
<p>We can now attempt to compile the code with the the command scons. but your most likely to get errors due to poor C++ coding most are just related to messing #includes</p>
<p>The following files will need to be edited:</p>
<p>AGVCRToMPEG2.cpp<br />
VPMedia/video/h261/VPMH261ASEncoder.cpp<br />
VPMedia/video/h261/VPMH261Encoder-mash.cpp<br />
VPMedia/video/VPMVideoBufferSink.cpp<br />
VPMedia/video/VPMVideoAssembler.cpp<br />
AudioMixer.cpp<br />
VPMSSRCManager.cpp</p>
<p>To make things easier attached is the output of svn diff <a href="http://noronha.id.au/wp-content/uploads/2009/10/AGVCRTOMPEG2_904update.patch.gz">AGVCRTOMPEG2_904update.patch</a> Note gunzip because of wordpress security doesn&#8217;t allow patch files.</p>
<blockquote><p>gunzip AGVCRTOMPEG2_904update.patch.gz</p></blockquote>
<p>now patch</p>
<blockquote><p>patch -p0 &lt; AGVCRTOMPEG2_904update.patch</p></blockquote>
<p>Compile attempt 2</p>
<blockquote><p>scons</p></blockquote>
<p>Readme contains many examples and hopefully you now have a working system.</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2009/10/installing-agvcrtompeg2-on-9-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exploring samaba shares in linpus</title>
		<link>http://noronha.id.au/2009/02/exploring-samaba-shares-in-linpus/</link>
		<comments>http://noronha.id.au/2009/02/exploring-samaba-shares-in-linpus/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 01:49:40 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Acer]]></category>
		<category><![CDATA[Aspire One]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Netbook]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=138</guid>
		<description><![CDATA[By default you can not browse samba shares in Linpus being based of XFCE there is no XFCE file browser that support samba, you can still doing it using a hack and fuse smb. ok so everything is done in command line so start with Alt+ F2 then type in xterm to get our command [...]]]></description>
			<content:encoded><![CDATA[<p>By default you can not browse samba shares in Linpus being based of XFCE there is no XFCE file browser that support samba, you can still doing it using a hack and fuse smb. ok so everything is done in command line so start with Alt+ F2 then type in xterm to get our command line.<br />
<code>sudo yum install fuse-smb</code><br />
We then need to add our linpus user &#8220;user&#8221; to the fuse group<br />
<code>sudo usermod -a -G fuse user</code><br />
We can check that this command worked with &#8220;id user&#8221;<br />
Create a new folder in our home directory<br />
<code>mkdir samba </code><br />
Mount fuse to our new directory you will also need to run this code  every time you reboot.<br />
<code>fuse /home/user/samba</code></p>
<p>cd into the samba folder or open up thunar and navigate to the /home/user/samba folder and there should be your samba network. </p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2009/02/exploring-samaba-shares-in-linpus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Kuki.me Acer Aspire One kernel</title>
		<link>http://noronha.id.au/2009/01/kukime-acer-aspire-one-kernel/</link>
		<comments>http://noronha.id.au/2009/01/kukime-acer-aspire-one-kernel/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 03:22:53 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Acer]]></category>
		<category><![CDATA[Aspire One]]></category>
		<category><![CDATA[Kuki]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Netbook]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=128</guid>
		<description><![CDATA[The guys at Kuki Linux, have released a deb package of a slightly more custom kernel (latest wireless added etc..) than the vanilla ubuntu and debian kernel. You can view the Tutorial on Kuki website: http://www.kuki.me/tutorial/installing-kuki-linux-kernel-on-ubuntu-810 Hopefully it means that it will be easier to install ubuntu and debian on to a Acer Aspire One.]]></description>
			<content:encoded><![CDATA[<p>The guys at Kuki Linux, have released a deb package of a slightly more custom kernel (latest wireless added etc..) than the vanilla ubuntu and debian kernel.</p>
<p>You can view the Tutorial on Kuki website:</p>
<p><a href="http://www.kuki.me/tutorial/installing-kuki-linux-kernel-on-ubuntu-810">http://www.kuki.me/tutorial/installing-kuki-linux-kernel-on-ubuntu-810</a></p>
<p>Hopefully it means that it will be easier to install ubuntu and debian on to a Acer Aspire One.</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2009/01/kukime-acer-aspire-one-kernel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Acer Aspire One</title>
		<link>http://noronha.id.au/2009/01/acer-aspire-one/</link>
		<comments>http://noronha.id.au/2009/01/acer-aspire-one/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 04:32:14 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Acer]]></category>
		<category><![CDATA[Aspire One]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Netbook]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=100</guid>
		<description><![CDATA[Christmas was very good to Gabz, he scored Wii controllers, remote control helicopters and of course what this post is about, a new netbook, namely a Acer Aspire One, Linpus 512 Mb Ram 8 Gb SSD. Impressive Parts Size, Weight and Keyboard. It&#8217;s small like you would expect but the keyboard is easier to type [...]]]></description>
			<content:encoded><![CDATA[<p>Christmas was very good to Gabz, he scored Wii controllers, remote control helicopters and of course what this post is about, a new netbook, namely a Acer Aspire One, Linpus 512 Mb Ram 8 Gb SSD.</p>
<p><strong>Impressive Parts</strong></p>
<ul>
<li>Size, Weight and Keyboard.<br />
It&#8217;s small like you would expect but the keyboard is easier to type on that the XO olpc which is the only other netbook  sort of thing I&#8217;ve gotten to play with. It&#8217;s really light weight and the battery is giving me 2.5 hours.</li>
<li>Boot time &#8211; Linpus got one thing right 14 second boot time from cold boot it also does hibernate but that isn&#8217;t really any slower than a cold boot.</li>
<li>3G Modem support. If your 3G modem is made by Huawei (Optus, Vodafone or 3 ) then your in luck once you download the software from the <a href="http://www.acer.com/aspireone/support/files/connect.html">acer site</a> the Huawei modems work great. They even use the same software as you would under windows so you can still send those SMS messages. only extra step is making a new profile for your modem.
<p><div id="attachment_101" class="wp-caption aligncenter" style="width: 310px"><a href="http://noronha.id.au/wp-content/uploads/2009/01/optus.png"><img class="size-medium wp-image-101" title="optus" src="http://noronha.id.au/wp-content/uploads/2009/01/optus-300x175.png" alt="Mobile Partner" width="300" height="175" /></a><p class="wp-caption-text">Mobile Partner  </p></div></li>
<li>If the 8 Gb SSD Isn&#8217;t enough for you, you can expand with a SD Card they even merge the 2 drives together to appear as a single drive.</li>
<li>Also the webcam is builtin, the Mic is placed well and once you download Skype from the acer website it works great.</li>
<li>If you brought the extra USB DVD-RW like I was given you be pleased to know that under Linux you have DVD playback out of the box. Also the DVD-RW DL powers just from the USB port so no extra cables needed.</li>
</ul>
<p><strong>Unimpressive Parts</strong></p>
<ul>
<li><strong>LINPUS !</strong> &#8211; For starters it&#8217;s based on Red Hat (Fedora) being a Debian guy I find this to be a negative.<br />
Limited Range of Software, Acer isn&#8217;t supporting much they have an Acer game installed which is trial ware.  Not really impressed that the full range of linux software isn&#8217;t easily available on this distro.</li>
<li><strong>Security </strong>ok when you start linpus for the first time, you set the root password. Ok fair enough but there is no User password. Which is ok by it self.  But guess what the user has no password but has Full SUDO rights ?! So if you ever want to change the root password on any linpus Acer try &#8220;sudo passwd&#8221;
<p><div id="attachment_102" class="wp-caption aligncenter" style="width: 310px"><a href="http://noronha.id.au/wp-content/uploads/2009/01/linpus_sercurity.png"><img class="size-medium wp-image-102" title="linpus_sercurity" src="http://noronha.id.au/wp-content/uploads/2009/01/linpus_sercurity-300x175.png" alt="Root Password changing" width="300" height="175" /></a><p class="wp-caption-text">Root Password changing</p></div></li>
</ul>
<p>Basically I&#8217;m very happy with this Netbook, and most of my problems will be solved in the coming weeks when I get Ubuntu on to this netbook. Though I would love a way to decrease the Ubuntu boot to the 15 second range.</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2009/01/acer-aspire-one/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Shutdown Icon on desktop (Gnome)</title>
		<link>http://noronha.id.au/2008/06/shutdown-icon-on-desktop-gnome/</link>
		<comments>http://noronha.id.au/2008/06/shutdown-icon-on-desktop-gnome/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 04:38:44 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[idiots]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=46</guid>
		<description><![CDATA[Ok after several thousand Google searches. credit to this post for having what i wanted I finally found what i needed. the command to bring up the shutdown options in gnome. I wanted to do what alot of other people have wanted to do is put a big arse shutdown button on the desktop for [...]]]></description>
			<content:encoded><![CDATA[<p>Ok after several thousand Google searches. credit to <a href="http://ubuntuforums.org/showthread.php?t=299719">this post</a> for having what i wanted</p>
<p>I finally found what i needed. the command to bring up the shutdown options in gnome.</p>
<p>I wanted to do what alot of other people have wanted to do is put a big arse shutdown button on the desktop for those computer users which can&#8217;t find the little one hidding in the right of your screen.</p>
<p>plenty of misleading post about a short cut to &#8220;sudo shutdown -h&#8221; but that&#8217;s not what <strong>I</strong> wanted.</p>
<p style="padding-left: 30px;">gnome-session-save &#8211;kill</p>
<p>Is the magical code you need to make it work.</p>
<p>how to make the shortcut that&#8217;s easy right click on the desktop &#8220;Create Launcher..&#8221; click.</p>
<p>Name: shutdown Command: gnome-session-save &#8211;kill Comment: anything you like.</p>
<p>And you can click on the icon and try and find a new one.</p>
<p>Then you are done a nice shutdown button for all your blind users.</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2008/06/shutdown-icon-on-desktop-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Office Latex plugin</title>
		<link>http://noronha.id.au/2008/03/open-office-latex-plugin/</link>
		<comments>http://noronha.id.au/2008/03/open-office-latex-plugin/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 10:22:29 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=33</guid>
		<description><![CDATA[Most Mathematicians use Latex for their documents on the other hand most &#8216;normal&#8217; people use some sort of word processor. The Open Office Latex plugin is the compromise. Basically the only reason you would use it over Latex is&#8230;.. You can share an open office file with your non Latex converted friends, you know those [...]]]></description>
			<content:encoded><![CDATA[<p>Most Mathematicians use Latex for their documents on the other hand most &#8216;normal&#8217; people use some sort of word processor.</p>
<p>The Open Office Latex plugin is the compromise.</p>
<p>Basically the only reason you would use it over Latex is&#8230;..</p>
<p>You can share an open office file with your non Latex converted friends, you know those statistics students who are doing other degrees not maths and you are forced to do group work with them.</p>
<p>Other reasons yeah.. OOo has a spell checker &#8230; it&#8217;s easier to insert pictures.</p>
<p>Anyway installation: go grab the file from <a href="http://ooolatex.sourceforge.net/">http://ooolatex.sourceforge.net/</a>  save and download.</p>
<p>Install using the install extensions tool in open office. Installs just like a Firefox extension.</p>
<p>yeah next part is configuring it.</p>
<p><a href="http://noronha.id.au/wp-content/uploads/2008/03/ooolatex.jpg" title="Open Office latex plugin"><img src="http://noronha.id.au/wp-content/uploads/2008/03/ooolatex.jpg" alt="Open Office latex plugin" /></a></p>
<p>Frankly the instructions on the website where lacking at this part of the process.</p>
<p>I couldn&#8217;t find the config section because I didn&#8217;t notice the new bar underneath file.</p>
<p>And no suggestions where the binaries for Latex and ghostscript would be except for a mac screenshot. But since this is my ubuntu box it was easier solved with locate:</p>
<p><code>/usr/bin/ </code></p>
<p>For both binaries.</p>
<p>Next thing was having a play.</p>
<p>Using the &#8220;equation&#8221; button, you are presented with a fairly confusing screen, working out things like when you select inline in the equation menu you don&#8217;t need to put in the $ $ and selecting emf as the output image format didn&#8217;t work so I used png, took some trial and error.</p>
<p>Basically the plug-in has no polish.. only experienced computer and latex users should give it a go.</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2008/03/open-office-latex-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installing JMP on ubuntu</title>
		<link>http://noronha.id.au/2008/03/installing-jmp-on-ubuntu/</link>
		<comments>http://noronha.id.au/2008/03/installing-jmp-on-ubuntu/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 08:42:02 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=30</guid>
		<description><![CDATA[In order to do my stat2000 labs i need to use JMP, the university gives out copies of JMP out to students on some sort of site licences, the instructions where to go down to uprint and pick up a disk for a small fee ($5). I went down got my disk took it home, [...]]]></description>
			<content:encoded><![CDATA[<p>In order to do my stat2000 labs i need to use  <a href="http://www.jmp.com/">JMP</a>, the university gives out copies of JMP out to students on some sort of site licences, the instructions where to go down to uprint and pick up a disk for a small fee ($5).  I went down got my disk took it home, and too my disappointment it was only the windows version. JMP is multi-platform as shown by the <a href="http://www.jmp.com/software/jmp7/system_requirements.shtml">System Requirements </a></p>
<p>A couple emails later to lecturers then he emailed desktop services, i got a email saying that they have a license file for me and a disk with the Linux installer.</p>
<p>Which brings the next problem the linux installer really is only a Red Hat installer. And my linux of choice is of course ubuntu.</p>
<p><code>gabriel@ubuntu1:/media/cdrom$ ls -la<br />
total 506854<br />
dr-xr-xr-x 10 root root      4096 2008-03-06 12:07 .<br />
drwxr-xr-x  5 root root      4096 2008-03-13 16:57 ..<br />
-r--r--r--  1 root root        10 2008-03-06 12:07 cd.id<br />
dr-xr-xr-x  2 root root      2048 2008-03-06 12:07 fonts<br />
dr-xr-xr-x  2 root root      2048 2008-03-06 12:07 java<br />
-r--r--r--  1 root root  29142815 2007-09-29 04:46 jmp-base-al-7.0.1-1.i686.rpm<br />
-r--r--r--  1 root root  54675183 2007-09-29 04:46 jmp-lang-deDE-7.0.1-1.noarch.rpm<br />
-r--r--r--  1 root root  54591039 2007-09-29 04:46 jmp-lang-enUS-7.0.1-1.noarch.rpm<br />
-r--r--r--  1 root root  54693795 2007-09-29 04:46 jmp-lang-frFR-7.0.1-1.noarch.rpm<br />
-r--r--r--  1 root root 119767152 2007-09-29 04:47 jmp-lang-jaJP-7.0.1-4.noarch.rpm<br />
-r--r--r--  1 root root  92146971 2007-09-29 04:47 jmp-lang-koKR-7.0.1-3.noarch.rpm<br />
-r--r--r--  1 root root 106242682 2007-09-29 04:47 jmp-lang-zhCN-7.0.1-4.noarch.rpm<br />
-r-xr-xr-x  1 root root   5241003 2007-09-29 04:48 jmp-setup<br />
-r--r--r--  1 root root   2477691 2007-09-29 04:48 jmp-setup-al-1.2-3.i686.rpm<br />
dr-xr-xr-x  2 root root      2048 2008-03-06 12:07 media_data<br />
dr-xr-xr-x  3 root root      2048 2008-03-06 12:07 order_data<br />
dr-xr-xr-x  3 root root      2048 2008-03-06 12:07 product_data<br />
-r--r--r--  1 root root     11536 2007-09-29 04:45 ReadMe.html<br />
dr-xr-xr-x  8 root root      2048 2008-03-06 12:07 Resources<br />
dr-xr-xr-x  3 root root      2048 2008-03-06 12:07 tools<br />
dr-xr-xr-x  2 root root      2048 2008-03-06 12:07 unixODBC<br />
</code></p>
<p>So we have a random binary jmp-setup and some rpms.</p>
<p>So we start with the rpms i think. Start be installing alien<br />
<code>sudo apt-get install alien </code></p>
<p>The next setup is moving the files off the cd-rom on to the hard drive as alien needs to be run where you have read write access.</p>
<p>We convert the following rpms.<br />
<code><br />
sudo alien jmp-lang-enUS-7.0.1-1.noarch.rpm<br />
sudo alien jmp-setup-al-1.2-3.i686.rpm<br />
sudo alien jmp-base-al-7.0.1-1.i686.rpm<br />
</code></p>
<p>Install your new debs using dpkg<br />
<code><br />
sudo dpkg -i jmp-setup-al_1.2-4_i386.deb<br />
sudo dpkg -i jmp-lang-enus_7.0.1-2_all.deb<br />
sudo dpkg -i jmp-base-al_7.0.1-2_i386.deb<br />
</code></p>
<p>I located JMP in my /opt/SAS/JMP7 folder.</p>
<p>I ran sudo ./jmp and yay it showed up in well outdated qt goodness..3.3.8 but the next problem was the license file, i copied and pasted it over from the email i was sent and added it but apparently it&#8217;s invalid. Of course having to run jmp as root isn&#8217;t ideal but it&#8217;s better than rebooting to windows.</p>
<p><strong>Edit:</strong></p>
<p>After reading the License file again there where  2 lines which looked odd 32 and 33, they started the line with a * instead of a space like all the other lines. i deleted these leading *&#8217;s and what do you know the file worked fine i now have a working version of JMP installed on ubuntu.</p>
<p>No Problems found yet but i haven&#8217;t started my assignment.</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2008/03/installing-jmp-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>University of Newcastle wireless and network</title>
		<link>http://noronha.id.au/2008/02/university-of-newcastle-wireless-and-network/</link>
		<comments>http://noronha.id.au/2008/02/university-of-newcastle-wireless-and-network/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 00:37:42 +0000</pubDate>
		<dc:creator>Gabz</dc:creator>
				<category><![CDATA[/dev/random]]></category>
		<category><![CDATA[/usr]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://noronha.id.au/?p=25</guid>
		<description><![CDATA[Back at uni again to my horror the IT guys changed the wireless. all the time spent on writing a really nice documentation on how to connect all wasted since they now used a completely different connection method ,  this time i decided to rewrite the doc but use a wiki so it can be [...]]]></description>
			<content:encoded><![CDATA[<p>Back at uni again to my horror the IT guys changed the wireless. all the time spent on writing a really nice documentation on how to connect all wasted since they now used a completely different connection method ,  this time i decided to rewrite the doc but use a wiki so it can be edited by others.</p>
<p>So if you&#8217;ve come to this site going how do i do the dam thing see <a href="http://wiki.newcastlelug.org/doku.php/university_wireless" title="wiki">wiki.newcastlelug.org</a></p>
<p>Currently it still in development but it&#8217;s moving on quickly since it&#8217;s now Wednesday, the changes happened Monday and last time it took me 3 months to work it out this time 2-3 hours.</p>
<p>Biggest change to the uni wireless seems to be the access control program i can&#8217;t get my POP3 emails or my IMAP emails while at uni which is a big pain. that and the access control program requires java which isn&#8217;t always installed on our linux laptops is it !</p>
<p>Anyway i should be concentrating back on classes but you know how it is.</p>
<p>Gabriel</p>
]]></content:encoded>
			<wfw:commentRss>http://noronha.id.au/2008/02/university-of-newcastle-wireless-and-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
